RemoteControl
Class Description
Remote controls are outputs that are sent by the remote unit to actuators in the process.
Attributes
| Name | Type | Description |
|---|---|---|
| actuatorMaximum | Float | The maximum set point value accepted by the remote control point. |
| actuatorMinimum | Float | The minimum set point value accepted by the remote control point. |
| remoteControlled | Boolean | Set to true if the actuator is remotely controlled. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| RemoteControl | 0..1 | Control | 1 | RemoteControl | The remote point controlling the physical actuator. | Control | The Control for the RemoteControl point. |