Click or drag to resize
Grid Solutions Framework

DataQualityMonitoring Namespace

 
Classes
  Class Description
Public class AlarmAdapter Action adapter that generates alarm measurements based on alarm definitions from the database.
Public class AlarmStateFlagger Forces a set of flags to be turned on for a collection of inputs while their alarms are raised.
Public class AlarmStatistics Class used to gather statistics related to alarms and provide them to the statistics engine.
Public class BestValueSelector Produces a new signal by selecting the best values from a collection of concentrated data points.
Public class FlatlineTest Tests measurements to determine whether they have flat-lined.
Public class RangeTest Tests measurements to determine whether their values satisfy a range condition.
Public class SerializableMeasurement Represents a serializable IMeasurement that can be serialized using XmlSerializer, DataContractSerializer or DataContractJsonSerializer.
Public class StateFlagsTransferAdapter Transfers a set of flags from a collection of source measurements to their corresponding destination measurements.