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.
| 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 |
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”.