This Method receives job orders and job order commands.
The signature of this Method is specified below. Table 13 and Table 14 specify the Arguments and AddressSpace representation, respectively.
Signature
ReceiveJobOrder (
[in]ISA95JobOrderCommandEnumJobOrderCommand
[in]ISA95JobOrderDataType JobOrder
[out]UInt64 ReturnStatus
);
Table 13 – ReceiveJobOrder Method Arguments
Argument |
Description |
JobOrderCommand |
Contains the command to the Information Receiver on the action to be taken on the job order. For example, it may contain a Start command to start a stored job order or a Cancel command to cancel an un-started Job Order. |
JobOrder |
Contains information defining the job order with all parameters and any material, equipment, or physical asset requirements associated with the order. |
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 14 – ReceiveJobOrder Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ReceiveJobOrder |
||||
IsAbstract |
True |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
HasProperty |
Variable |
OutputArguments |
Argument[] |
PropertyType |
Mandatory |