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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | 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. |