ProductionMaintenanceModeEnum

The fields of the ProductionMaintenanceModeEnum DataType are defined in the following table:
Name | Value | Description |
---|---|---|
Invalid | 0 | This is an invalid mode. |
Produce | 1 | Machine is in production mode. |
Maintenance | 2 | Machine is in maintenance mode. |
Manual | 3 | Machine is in manual mode. |
The representation of the ProductionMaintenanceModeEnum DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=11 |
NamespaceUri | http://opcfoundation.org/UA/PackML/ |
BrowseName | ProductionMaintenanceModeEnum |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the ProductionMaintenanceModeEnum DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |