This enumeration defines the different statuses a task can have as result. The enumeration is defined in Table 131.
Table 131 – MaintenanceTaskResultEnum Items
|
Name |
Value |
Description |
|
Success |
0 |
The maintenance task stopped successfully. |
|
Failure |
1 |
The maintenance task stopped with failure. |
|
Undetermined |
2 |
The status of the maintenance task upon stopping cannot be determined. |
Its representation in the AddressSpace is defined in Table 132.
Table 132 – MaintenanceTaskResultEnum definition
|
Attribute |
Value |
|||||
|
BrowseName |
MaintenanceTaskResultEnum |
|||||
|
IsAbstract |
false |
|||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
|
Subtype of the Enumeration defined in OPC 10000-3 |
||||||
|
0:HasProperty |
Variable |
EnumValues |
EnumValueType[] |
0:PropertyType |
|
|
|
Conformance Units |
||||||
|
LADS MaintenanceTaskResultEnum |
||||||
|
|
||||||