This Method receives a new job order and stores the new job order in local storage, but does not start the job order. After successful execution of the method, the JobOrderList shall have a new entry in state NotAllowedToStart.

The signature of this Method is specified below. Table 15 and Table 16 specify the Arguments and AddressSpace representation, respectively.

Signature

Store (

[in]ISA95JobOrderDataType JobOrder

[in]LocalizedText[] Comment

[out]0:UInt64 ReturnStatus

);

Table 15 – Store Method Arguments

Argument

Description

JobOrder

Contains information defining the job order with all parameters and any material, equipment, or physical asset requirements associated with the job order.

Comment

The comment provides a description of why the method was called. In order to provide the comment in several languages, it is an array of LocalizedText. The array may be empty, when no comment is provided.

ReturnStatus

Returns the status of the method execution.

B.2 defines common values for ReturnStatus.

Note: This specification does not define how a client can access the last comment. It may be displayed in a local HMI or provided in the parameters of the job response.

Method result codes are defined as part of the Call service (see OPC 10000-4, or Annex B Table 94, and Table 95).

Table 16 – Store Method AddressSpace Definition

Attribute

Value

BrowseName

Store

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