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
None
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | True |
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. |