6.3.2 ISA95StateDataType

The ISA95JobOrderDataType is a subtype of OPC UA Structure that defines the information needed to schedule and execute a job.

The structure is defined in Table 60.

Table 60 – ISA95StateDataType Structure
NameTypeDescription
ISA95StateDataTypeStructure

BrowsePath

0:RelativePathThe browse path of substates. Shall be null when the top-level state is represented.

StateText

0:LocalizedTextThe state represented as human readable text. Shall represent the same text as the CurrentState Variable of a StateMachine would.

StateNumber

0:UInt32The state represented as number. Shall represent the same number as the Number subvariable of the CurrentState Variable of a StateMachine would.

Table 61 is the AddressSpace definition of an ISA95StateDataType.

Table 61 – ISA95StateDataType AddressSpace Definition
Attribute Value
BrowseNameISA95StateDataType
IsAbstractFalse
Reference NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Structure defined in OPC 10000-5
Conformance Units
ISA-95 Job Order Receiver V2
ISA-95 Job Response Provider V2
ISA-95 Job Response Receiver V2