Skip to main content

Control

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

NameTypeDescription
controlTypeStringSpecifies 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.
operationInProgressBooleanIndicates that a client is currently sending control commands that has not completed.
timeStampDateTimeThe last time a control output was sent.
unitMultiplierUnitMultiplierThe unit multiplier of the controlled quantity.
unitSymbolUnitSymbolThe unit of measure of the controlled quantity.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
Control1RemoteControl0..1ControlThe Control for the RemoteControl point.RemoteControlThe remote point controlling the physical actuator.
Control0..*PowerSystemResource0..1ControlsThe controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.PowerSystemResourceRegulating device governed by this control output.
Control0..1ControlAction0..1ControlControlAction