This enumeration JobResult describes the high-level result of an executed job order. The enumeration is defined in Table 8.
|
Name |
Value |
Description |
|
Unknown |
0 |
Unknown state. Used when result is not known, e.g. because job order is still running. |
|
Successful |
1 |
Job order was executed successfully. |
|
Unsuccessful |
2 |
Job order was not executed successfully. |
Its representation in the AddressSpace is defined in Table 9.
Table 9 – JobResult Definition
|
Attribute |
Value |
||||
|
BrowseName |
JobResult |
||||
|
IsAbstract |
False |
||||
|
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the Enumeration type defined in OPC 10000-5 |
|||||
|
0:HasProperty |
Variable |
0:EnumValues |
0:EnumValueType[] |
0:PropertyType |
|
|
Conformance Units |
|||||
|
Machinery Job Management Result JobResult |
|||||
|
|
|||||