The ReceiveJobResponse method is used to receive unsolicited Job Responses.
The signature of this Method is specified below. Table 19 and Table 20 specify the Arguments and AddressSpace representation, respectively.
Signature
ReceiveJobResponse(
[in]ISA95JobResponseDataType JobResponse
[out]UInt64 ReturnStatus
);
Table 19 – ReceiveJobResponse Method Arguments
Argument |
Description |
JobResponse |
Contains information about the execution of a job order, such as actual material consumed, actual material produced, actual equipment used, and job specific data. |
ReturnStatus |
Returns the status of the method execution. |
Method Result Codes are defined as part of the Call service (see OPC 10000-4, Table 56, and Table 57).
Table 20 – ReceiveJobResponse Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ReceiveJobResponse |
||||
IsAbstract |
True |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
HasProperty |
Variable |
OutputArguments |
Argument[] |
PropertyType |
Mandatory |