MouldStatusEnumeration

Current (physical) status of the mould.
The fields of the MouldStatusEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
OTHER | 0 | This state is used if none of the other states below apply. |
MOULD_NOT_INSTALLED | 1 | The mould is not installed on the machine. |
MOULD_CHANGE | 2 | During installation or changing of the mould. |
MOULD_INSTALLED | 3 | The mould is installed and ready for production. |
The representation of the MouldStatusEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3008 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | MouldStatusEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the MouldStatusEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |