Click or drag to resize
Grid Solutions Framework

SerializableAlarmSetPoint Property

Gets or sets the value to be compared against the signal to determine whether to raise the alarm.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 9)]
public double SetPoint { get; set; }
View Source

Property Value

Double
See Also