|
FrequencyExcursionConsecutiveDetections Property
|
Gets or sets the minimum number of consecutive excursions needed in order to trip the alarm.
Namespace: PowerCalculations.EventDetectionAssembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.207-beta
Syntax function get_ConsecutiveDetections();
function set_ConsecutiveDetections(value);
View SourceProperty Value
Int32See Also