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