Click or drag to resize
Grid Solutions Framework

FrequencyExcursionAlarmProhibitPeriod Property

Gets or sets the period used to prevent duplicate alarms.

Namespace:  PowerCalculations.EventDetection
Assembly:  PowerCalculations (in PowerCalculations.dll) Version: 2.4.97-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(20)]
public int AlarmProhibitPeriod { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also