MaintenanceType

Provides information on the maintenance status of a machine, device or component.
The representation of the MaintenanceType ObjectType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | ns=1;i=1053 |
NamespaceUri | http://opcfoundation.org/UA/PlasticsRubber/GeneralTypes/ |
BrowseName | MaintenanceType |
NodeClass | ObjectType |
IsAbstract | False |
SubtypeOf | BaseObjectType |
The references from the MaintenanceType ObjectType Node are shown in the following table:
Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | AdditionalInformation | String | PropertyType | Optional |
HasComponent | Variable | Interval | Double | AnalogItemType | Optional |
HasComponent | Variable | RemainingInterval | Double | AnalogItemType | Optional |
HasComponent | Method | Reset | Mandatory | ||
HasProperty | Variable | Status | MaintenanceStatusEnumeration | PropertyType | Mandatory |
HasComponent | Variable | TotalOperation | Double | AnalogItemType | Optional |
Reset
Signature
Reset( );