AdditiveStatusEnumeration

Actual status of the additive provides a minimal error handling for devices without event support.
The fields of the AdditiveStatusEnumeration DataType are defined in the following table:
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. |
ADVANCE_WARNING_ADDITIVE_CHANGE | 2 | Warning, additive change is imminent. No need to stop the process. |
ERROR_EMPTY | 3 | Error, the additive is empty. Production need to be stopped. |
ERROR | 4 | The additive has an error and process needs to be stopped. |
The representation of the AdditiveStatusEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3002 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/LDS/ |
BrowseName | AdditiveStatusEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the AdditiveStatusEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |