Command
A Command is a discrete control used for supervisory control.
Inheritance
Attributes
| Label | Type | Multiplicity | Comment |
|---|---|---|---|
| DiscreteValue | DiscreteValue | 1 | The MeasurementValue that is controlled. |
| ValueAliasSet | ValueAliasSet | 0..1 | The ValueAliasSet used for translation of a Control value to a name. |
| normalValue | Integer | 1..1 | Normal value for Control.value e.g. used for percentage scaling. |
| value | Integer | 1..1 | The value representing the actuator output. |