The ISA95JobResponseDataType is a subtype of OPC UA Structure that defines the information needed report on the execution of a job order.
The structure is defined in Table 25 .
Table 25 – ISA95JobResponseDataType Structure
|
Name |
Type |
Description |
|
ISA95JobResponseDataType |
structure |
|
|
ID |
0:String |
A unique identification of the Job Response |
|
Description |
0:String |
Optional: Addition information about the Job Response |
|
JobOrderID |
0:String |
An identification of the job order associated with the job response. |
|
StartTime |
0:DateTime |
Optional: The actual start time for the order. |
|
EndTime |
0:DateTime |
Optional: The actual end time for the order, may be empty if the job has not yet completed. |
|
JobState |
ISA95JobOrderStateEnum |
The current state of the job. |
|
JobResponseData |
ISA95ParameterDataType[] |
Optional: Key value pair with values, not associated with a resource that is provided as part of the job response, may be empty if not specified. |
|
PersonnelActuals |
ISA95PersonnelDataType[] |
Optional: A specification of any personnel actuals associated with the job response, may be empty if not specified. |
|
EquipmentActuals |
ISA95EquipmentDataType[] |
Optional: A specification of any equipment actuals associated with the job response, may be empty if not specified. |
|
PhysicalAssetActuals |
ISA95PhysicalAssetDataType[] |
Optional: A specification of any physical asset actuals associated with the job response, may be empty if not specified. |
|
MaterialActuals |
ISA95MaterialDataType[] |
Optional: A specification of any material actuals associated with the job response, may be empty if not specified. |
Table 26 is the AddressSpace definition of an ISA95JobResponseDataType.
Table 26 – ISA95JobResponseDataType AddressSpace Definition
|
Attribute |
Value |
||||
|
BrowseName |
ISA95JobResponseDataType |
||||
|
IsAbstract |
False |
||||
|
Reference |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of the Structure defined in OPC 10000-5 |
|||||