Skip to content

RaiseLowerCommand

An analog control that increases or decreases a set point value with pulses. Unless otherwise specified, one pulse moves the set point by one.

URI: cim:RaiseLowerCommand
Type: Class

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

      RaiseLowerCommand : AnalogControl.AnalogValue

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

      RaiseLowerCommand : Control.controlType

      RaiseLowerCommand : IdentifiedObject.description

      RaiseLowerCommand : AnalogControl.maxValue

      RaiseLowerCommand : AnalogControl.minValue

      RaiseLowerCommand : IdentifiedObject.mRID

      RaiseLowerCommand : IdentifiedObject.name

      RaiseLowerCommand : Control.operationInProgress

      RaiseLowerCommand : Control.PowerSystemResource

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

      RaiseLowerCommand : Control.timeStamp

      RaiseLowerCommand : RaiseLowerCommand.ValueAliasSet

          RaiseLowerCommand --> ValueAliasSet : RaiseLowerCommand.ValueAliasSet
          click ValueAliasSet href "../ValueAliasSet"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
ValueAliasSet cim:RaiseLowerCommand.ValueAliasSet 0..1
ValueAliasSet
The ValueAliasSet used for translation of a Control value to a name 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
datetime
The last time a control output was sent Control
PowerSystemResource cim:Control.PowerSystemResource 0..1
PowerSystemResource
Regulating device governed by this control output Control
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object 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/2020/CPSM-Operation#

Mappings

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