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.

Table 62 – ISA95JobOrderAndStateDataType Structure
NameTypeDescription
ISA95JobOrderAndStateDataTypeStructure

JobOrder

ISA95JobOrderDataTypeThe 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.

Table 63 – ISA95JobOrderAndStateDataType AddressSpace Definition
Attribute Value
BrowseNameISA95JobOrderAndStateDataType
IsAbstractFalse
Reference NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Structure defined in OPC 10000-5
Conformance Units
ISA-95 Job Order Receiver V2