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.
| Name | Type | Description |
|---|---|---|
| ISA95StateDataType | Structure | |
BrowsePath | 0:RelativePath | The browse path of substates. Shall be null when the top-level state is represented. |
StateText | 0:LocalizedText | The state represented as human readable text. Shall represent the same text as the CurrentState Variable of a StateMachine would. |
StateNumber | 0:UInt32 | The 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.
| Attribute | Value | ||||
| BrowseName | ISA95StateDataType | ||||
| 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 | |||||
| ISA-95 Job Response Provider V2 | |||||
| ISA-95 Job Response Receiver V2 |