ISA95JobResponseDataType

http://opcfoundation.org/UA/ISA95-JOBCONTROL

1.0.0

2021-03-31


NodeId ns=1;i=3013
NodeClass DataType
BrowseName 1:ISA95JobResponseDataType
DisplayName ISA95JobResponseDataType
Description defines the information needed to schedule and execute a job.
BaseType 0:Structure
IsAbstract False
Field Name Data Type Description
ID 0:String An identification of the Job Response
Description 0:String Additional information about the Job Response
JobOrderID 0:String An identification of the job order associated with the job response.
StartTime 0:DateTime The actual start time for the order.
EndTime 0:DateTime The actual end time for the order.
JobState 1:ISA95JobOrderStateEnum The current state of the job.
JobResponseData 1:ISA95ParameterDataType[] 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 1:ISA95PersonnelDataType[] A specification of any personnel requirements associated with the job response, may be empty if not specified.
EquipmentActuals 1:ISA95EquipmentDataType[] A specification of any equipment requirements associated with the job response, may be empty if not specified.
PhysicalAssetActuals 1:ISA95PhysicalAssetDataType[] A specification of any physical asset requirements associated with the job response, may be empty if not specified.
MaterialActuals 1:ISA95MaterialDataType[] A specification of any material requirements associated with the job response, may be empty if not specified.