Click or drag to resize
Grid Solutions Framework

FlatlineTestMinFlatline Property

Gets or sets the length of time, in seconds, that a measurement's value must remain stale to be considered flat-lined.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(4)]
public double MinFlatline { get; set; }
View Source

Property Value

Double
See Also