| NodeId | ns=1;i=3003 |
| NodeClass | DataType |
| BrowseName | 1:ComponentStatusEnumeration |
| DisplayName | ComponentStatusEnumeration |
| Description | Actual status of the component provides a minimal error handling for devices without event support. |
| BaseType | 0:Enumeration |
| IsAbstract | False |
| Name | Value | Description |
|---|---|---|
| GOOD | 0 | Component has no error or warning. |
| WARNING | 1 | The component has an undefined warning, but no need to stop the production. |
| WARNING_PRESSURE_TOO_HIGH | 2 | Pressure is too high. No need to stop the process but influence to the part quality. |
| WARNING_PRESSURE_TOO_LOW | 3 | Pressure is too low. No need to stop the process but influence to the part quality. |
| ADVANCE_WARNING_DRUM_CHANGE | 4 | Warning, barrel change is imminent. No need to stop the process. |
| ERROR_DRUM_EMPTY | 5 | Drum of the component is empty. Production needs to be stopped. |
| ERROR | 6 | The component has an error and process needs to be stopped. |
| Reference | NodeClass | BrowseName | TypeDefinition | DataType | Other |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:EnumValues | 0:PropertyType | 0:EnumValueType[7] |