Control Class
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.
Diagram
Свойства (6)
| ID | Тип | Описание | Количество |
|---|---|---|---|
| controlType | String | Specifies the type of Control. For example, this specifies if the Control represents BreakerOpen, BreakerClose, GeneratorVoltageSetPoint, GeneratorRaise, GeneratorLower, etc. | 1..1 |
| operationInProgress | Boolean | Indicates that a client is currently sending control commands that has not completed. | 0..1 |
| timeStamp | DateTime | The last time a control output was sent. | 0..1 |
| unitMultiplier | UnitMultiplier | The unit multiplier of the controlled quantity. | 0..1 |
| unitSymbol | UnitSymbol | The unit of measure of the controlled quantity. | 0..1 |
| PowerSystemResource | PowerSystemResource | Regulating device governed by this control output. | 0..1 |
Ссылки (1)
| Класс | Свойство | Описание |
|---|---|---|
| cim:PowerSystemResource | cim:Controls |
The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator. |
Дочерние классы (3)
| Класс | Описание |
|---|---|
| cim:AccumulatorReset |
This command resets the counter value to zero. |
| cim:AnalogControl |
An analog control used for supervisory control. |
| cim:Command |
A Command is a discrete control used for supervisory control. |
Информация о классе
- ID
cim:Control- Тип
- Class
- Наследует
- cim:IOPoint
- Свойств
- 6