MaintenanceStatusEnumeration

Maintenance status of a machine/device/component.
The fields of the MaintenanceStatusEnumeration DataType are defined in the following table:
Name | Value | Description |
---|---|---|
NOT_DUE | 0 | Maintenance of the device/component is not due. |
WARNING | 1 | Maintenance of the device/component is due in the near future. |
DUE | 2 | Maintenance of the device/component is due. |
The representation of the MaintenanceStatusEnumeration DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=3013 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | MaintenanceStatusEnumeration |
IsAbstract | False |
SubtypeOf | Enumeration |
Categories |
The references from the MaintenanceStatusEnumeration DataType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |