Skip to 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.

URI: cim:MeasurementValue
Type: Class

 classDiagram
    class MeasurementValue
    click MeasurementValue href "../MeasurementValue"
      IOPoint <|-- MeasurementValue
        click IOPoint href "../IOPoint"


      MeasurementValue <|-- AccumulatorValue
        click AccumulatorValue href "../AccumulatorValue"
      MeasurementValue <|-- AnalogValue
        click AnalogValue href "../AnalogValue"
      MeasurementValue <|-- DiscreteValue
        click DiscreteValue href "../DiscreteValue"
      MeasurementValue <|-- StringMeasurementValue
        click StringMeasurementValue href "../StringMeasurementValue"


      MeasurementValue : IdentifiedObject.description

      MeasurementValue : MeasurementValue.MeasurementValueQuality

          MeasurementValue --> MeasurementValueQuality : MeasurementValue.MeasurementValueQuality
          click MeasurementValueQuality href "../MeasurementValueQuality"

      MeasurementValue : MeasurementValue.MeasurementValueSource

          MeasurementValue --> MeasurementValueSource : MeasurementValue.MeasurementValueSource
          click MeasurementValueSource href "../MeasurementValueSource"

      MeasurementValue : IdentifiedObject.mRID

      MeasurementValue : IdentifiedObject.name

      MeasurementValue : MeasurementValue.sensorAccuracy

          MeasurementValue --> PerCent : MeasurementValue.sensorAccuracy
          click PerCent href "../PerCent"

      MeasurementValue : MeasurementValue.timeStamp

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
timeStamp cim:MeasurementValue.timeStamp 0..1
date
The time when the value was last updated direct
sensorAccuracy cim:MeasurementValue.sensorAccuracy 0..1
PerCent
The limit, expressed as a percentage of the sensor maximum, that errors will ... direct
MeasurementValueQuality cim:MeasurementValue.MeasurementValueQuality 0..1
MeasurementValueQuality
A MeasurementValue has a MeasurementValueQuality associated with it direct
MeasurementValueSource cim:MeasurementValue.MeasurementValueSource 1
MeasurementValueSource
A reference to the type of source that updates the MeasurementValue, e direct
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject

Usages

used by used in type used
MeasurementValueQuality MeasurementValue range MeasurementValue
MeasurementValueSource MeasurementValues range MeasurementValue

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/Operation-EU#Package_OperationProfile

Mappings

Mapping Type Mapped Value
self cim:MeasurementValue
native this:MeasurementValue