ControlModeEnumeration

Indication how the parameter is currently controlled.
The fields of the ControlModeEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OTHER | 0 | This state is used if none of the other states below apply. |
OFF | 1 | Control is switched off. |
AUTOMATIC | 2 | The parameter is controlled automatically. |
TUNING | 3 | Optimisation of the control circuit. |
STANDBY | 4 | Parameter is controlled to stand by value. |
OPEN_LOOP | 5 | Open loop control is used. |
ONLY_MEASUREMENT | 6 | The sensors deliver the current value but there is no controlling. |
The representation of the ControlModeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3001 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | ControlModeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the ControlModeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |