Skip to main content

MeasurementValue

Class Description

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.

Attributes

NameTypeDescription
sensorAccuracyPerCentThe limit, expressed as a percentage of the sensor maximum, that errors will not exceed when the sensor is used under reference conditions.
timeStampDateTimeThe time when the value was last updated.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
MeasurementValue1RemoteSource0..1MeasurementValueLink to the physical telemetered point associated with this measurement.RemoteSourceLink to the physical telemetered point associated with this measurement.
MeasurementValue1MeasurementValueQuality0..1MeasurementValueA MeasurementValue has a MeasurementValueQuality associated with it.MeasurementValueQualityA MeasurementValue has a MeasurementValueQuality associated with it.
MeasurementValue0..*MeasurementValueSource1MeasurementValuesThe MeasurementValues updated by the source.MeasurementValueSourceA 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.
MeasurementValue0..*OldPerson0..1MeasurementValuesErpPerson
MeasurementValue0..*ProcedureDataSet0..*MeasurementValueProcedureDataSet
MeasurementValue0..1CalculationMethodHierarchy0..1MeasurementValueMeasurement value to which this calculation method hierarchy applies.CalculationMethodHierarchy