Click or drag to resize
Grid Solutions Framework

FrequencyExcursionConsecutiveDetections Property

Gets or sets the minimum number of consecutive excursions needed in order to trip the alarm.

Namespace: PowerCalculations.EventDetection
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(2)]
public int ConsecutiveDetections { get; set; }
View Source

Property Value

Int32
See Also