The interface class “Order” is an abstract class that shall be used for the description of orders, e.g. a successor or a predecessor.

The Order is formally defined in Table 39.

Table 39 - Order Definition

Attribute

Value

BrowseName

Order

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Inherit the components of the AutomationMLBaseInterface

HasComponent

Variable

Direction

String

BaseDataVariableType

Optional

HasProperty

Variable

ID

BaseDataType

PropertyType

Optional

HasProperty

Variable

Version

BaseDataType

PropertyType

Optional

The attribute “Direction” shall be used in order to specify the direction. Permitted values are “In”, “Out” or “InOut”.