OPC UA for Woodworking Machines – Part 1: Vertical Interface
7.8 WwUnitModeEnumeration
This enumeration WwUnitModeEnumeration represents the generalized mode of a unit. The enumeration is defined in Table 27.
Table 27 – WwUnitModeEnumeration Items
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. Unit is still switched on, energy consumption reduced by e.g. reducing heating, switching drives off. Production is not possible.
Its representation in the AddressSpace is defined in Table 28.
Table 28 – WwUnitModeEnumeration Definiton
Attribute
Value
BrowseName
WwUnitModeEnumeration
IsAbstract
False
References
Node Class
BrowseName
DataType
TypeDefinition
Other
Subtype of the Enumeration type defined in OPC 10000-5