Skip to content

SetPoint

An analog control that issues a set point value.

URI: cim:SetPoint
Type: Class

 classDiagram
    class SetPoint
    click SetPoint href "../SetPoint"
      AnalogControl <|-- SetPoint
        click AnalogControl href "../AnalogControl"

      SetPoint : AnalogControl.AnalogValue

          SetPoint --> AnalogValue : AnalogControl.AnalogValue
          click AnalogValue href "../AnalogValue"

      SetPoint : Control.controlType

      SetPoint : IdentifiedObject.description

      SetPoint : AnalogControl.maxValue

      SetPoint : AnalogControl.minValue

      SetPoint : IdentifiedObject.mRID

      SetPoint : IdentifiedObject.name

      SetPoint : SetPoint.normalValue

      SetPoint : Control.operationInProgress

      SetPoint : Control.PowerSystemResource

          SetPoint --> PowerSystemResource : Control.PowerSystemResource
          click PowerSystemResource href "../PowerSystemResource"

      SetPoint : Control.timeStamp

      SetPoint : Control.unitMultiplier

          SetPoint --> UnitMultiplier : Control.unitMultiplier
          click UnitMultiplier href "../UnitMultiplier"

      SetPoint : Control.unitSymbol

          SetPoint --> UnitSymbol : Control.unitSymbol
          click UnitSymbol href "../UnitSymbol"

      SetPoint : SetPoint.value

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
normalValue cim:SetPoint.normalValue 1
float
Normal value for Control direct
value cim:SetPoint.value 1
float
The value representing the actuator output direct
maxValue cim:AnalogControl.maxValue 1
float
Normal value range maximum for any of the Control AnalogControl
minValue cim:AnalogControl.minValue 1
float
Normal value range minimum for any of the Control AnalogControl
AnalogValue cim:AnalogControl.AnalogValue 1
AnalogValue
The MeasurementValue that is controlled AnalogControl
controlType cim:Control.controlType 1
string
Specifies the type of Control Control
operationInProgress cim:Control.operationInProgress 0..1
boolean
Indicates that a client is currently sending control commands that has not co... Control
timeStamp cim:Control.timeStamp 0..1
date
The last time a control output was sent Control
unitMultiplier cim:Control.unitMultiplier 0..1
UnitMultiplier
The unit multiplier of the controlled quantity Control
unitSymbol cim:Control.unitSymbol 0..1
UnitSymbol
The unit of measure of the controlled quantity Control
PowerSystemResource cim:Control.PowerSystemResource 0..1
PowerSystemResource
Regulating device governed by this control output Control
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

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:SetPoint
native this:SetPoint