WwUnitModeEnumeration

This enumeration represents the generalized mode of a unit.
The fields of the WwUnitModeEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OTHER | 0 | This state is used if none of the other states below applies. |
AUTOMATIC | 1 | The unit is in automatic mode. |
SEMIAUTOMATIC | 2 | The unit is in semi-automatic mode. |
MANUAL | 3 | The unit is in manual mode. |
SETUP | 4 | The unit is in setup mode. |
SLEEP | 5 | The unit is in sleep mode. Component is still switched on, energy consumption reduced by e.g. reducing heating, switching drives off. Production is not possible. |
The representation of the WwUnitModeEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=20 |
NamespaceUri | http://opcfoundation.org/UA/Woodworking/ |
BrowseName | WwUnitModeEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the WwUnitModeEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |