7.2.2.12 Order
7.2.2.12.1 General

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

7.2.2.12.2 ObjectType Definition

The Order is formally defined in Table 39.

Table 39 - Order Definition
Attribute Value
BrowseNameOrder
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Inherit the components of the AutomationMLBaseInterface
HasComponentVariableDirectionStringBaseDataVariableTypeOptional
HasPropertyVariableIDBaseDataTypePropertyTypeOptional
HasPropertyVariableVersionBaseDataTypePropertyTypeOptional
7.2.2.12.3 ObjectType Description
7.2.2.12.3.1 Direction

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