Skip to main content

MeasurementValue

The current state for a measurement. A state value is an instance of a measurement from a specific source. Measurements can be associated with many state values, each representing a different source for the measurement.

Inheritance

Attributes

LabelTypeMultiplicityComment
MeasurementValueQualityMeasurementValueQuality0..1A MeasurementValue has a MeasurementValueQuality associated with it.
MeasurementValueSourceMeasurementValueSource1A reference to the type of source that updates the MeasurementValue, e.g. SCADA, CCLink, manual, etc. User conventions for the names of sources are contained in the introduction to IEC 61970-301.
sensorAccuracyFloat0..1The limit, expressed as a percentage of the sensor maximum, that errors will not exceed when the sensor is used under reference conditions.
timeStampDateTime0..1The time when the value was last updated.