Click or drag to resize

AlarmSetPoint Property

Gets or sets the value to be compared against the signal to determine whether to raise the alarm. This value is irrelevant for the Flatline operation.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public double? SetPoint { get; set; }
View Source

Property Value

NullableDouble
See Also