Click or drag to resize
Grid Solutions Framework

SerializableAlarmTolerance Property

Gets or sets a tolerance window around the SetPoint to use when comparing against the value of the signal.

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

Property Value

Double
See Also