Class Description

Control is used for supervisory/device control. It represents control outputs that are used to change the state in a process, e.g. close or open breaker, a set point value or a raise lower command.

Attributes

Name Type Description
controlType String Specifies the type of Control, e.g. BreakerOn/Off, GeneratorVoltageSetPoint, TieLineFlow etc. The ControlType.name shall be unique among all specified types and describe the type.
operationInProgress Boolean Indicates that a client is currently sending control commands that has not completed.
timeStamp DateTime The last time a control output was sent.
unitMultiplier UnitMultiplier The unit multiplier of the controlled quantity.
unitSymbol UnitSymbol The unit of measure of the controlled quantity.

Relationships

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
PowerSystemResource 0..1 Control 0..* PowerSystemResource Regulating device governed by this control output. Controls The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
RemoteControl 0..1 Control 1 RemoteControl The remote point controlling the physical actuator. Control The Control for the RemoteControl point.
ControlAction 0..1 Control 0..1 ControlAction Control