9.1 JobExecutionMode
This enumeration JobExecutionMode describes the execution mode of the machine for the job order. The enumeration is defined in Table 6.
Table 6 – JobExecutionMode Items
|
Name
|
Value
|
Description
|
| SimulationMode | 0 | Machine running in simulation mode with no item involved. |
| TestMode | 1 | Machine running in test mode with an item involved. |
| ProductionMode | 2 | Machine running in production mode. |
Its representation in the AddressSpace is defined in Table 7.
Table 7 – JobExecutionMode Definition
|
Attribute
|
Value
|
| BrowseName | JobExecutionMode |
| 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 Planned ExecutionMode |
| Machinery Job Management Result ExecutionMode |