WwUnitStateEnumeration

This enumeration represents the generalized state of a unit.
The fields of the WwUnitStateEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OFFLINE | 0 | The component is offline. |
STANDBY | 1 | The unit is in standby. |
READY | 2 | The unit is ready to start working. |
WORKING | 3 | The unit is working. |
ERROR | 4 | The unit is not able to start working because there is an error. The cause can be an alarm or error or user intervention. |
The representation of the WwUnitStateEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=21 |
NamespaceUri | http://opcfoundation.org/UA/Woodworking/ |
BrowseName | WwUnitStateEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the WwUnitStateEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |