6.3.3 ISA95JobOrderAndStateDataType
The ISA95JobOrderAndStateDataType is a subtype of OPC UA Structure that defines the information needed to schedule and execute a job, including its state.
The structure is defined in Table 62.
| Name | Type | Description |
|---|---|---|
| ISA95JobOrderAndStateDataType | Structure | |
JobOrder | ISA95JobOrderDataType | The job order |
State | ISA95StateDataType[] | The State of the job order. The array shall provide at least one entry representing the top level state and potentially additional entries representing substates. The first entry shall be the top level entry, having the BrowsePath set to null. The order of the substates is not defined. |
Table 63 is the AddressSpace definition of an ISA95JobOrderAndStateDataType.
| Attribute | Value | ||||
| BrowseName | ISA95JobOrderAndStateDataType | ||||
| IsAbstract | False | ||||
| Reference | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of the Structure defined in OPC 10000-5 | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| ISA-95 Job Order Receiver V2 | |||||