Click or drag to resize
Grid Solutions Framework

FlatlineTestGetFlatlinedMeasurements Method

Returns a collection of measurements that are flat-lined.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
public ICollection<IMeasurement> GetFlatlinedMeasurements()
View Source

Return Value

ICollectionIMeasurement
A collection of flat-lined measurements.
See Also