This Method is used to return Job Responses for unsolicited requests for responses from a job order.
The signature of this Method is specified below. Table 51 and Table 52 specify the Arguments and AddressSpace representation, respectively.
Signature
RequestJobResponseByJobOrderID (
[in]0:String JobOrderID
[out]ISA95JobResponseDataTypeJobResponse
[out]0:UInt64 ReturnStatus
);
Table 51 – RequestJobResponseByJobOrderID Method Arguments
Argument |
Description |
JobOrderID |
Contains an ID of the job order, as specified by the method caller. |
JobResponse |
Contains information about the execution of a job order, such as the current status of the job, actual material consumed, actual material produced, actual equipment used, and job specific data. |
ReturnStatus |
Returns the status of the method execution. |
B.2 defines common values for ReturnStatus.
Method Result Codes are defined as part of the Call service (see OPC 10000-4, or Annex B Table 94, and Table 95).
Table 52 – RequestJobResponseByJobOrderID Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
RequestJobResponseByJobOrderID |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
0:InputArguments |
0:Argument[] |
0:PropertyType |
Mandatory |
0:HasProperty |
Variable |
0:OutputArguments |
0:Argument[] |
0:PropertyType |
Mandatory |