7 Mapping of DataTypes

7.2 Enumeration DataTypes

When using the following enumeration DataTypes, one of the given enumeration values has to be used. Hence, manufacturer specific extensions are not possible.
7.2.1 CncAxisStatus

This DataType is an enumeration that describes possible states of a CNC axis. Its values are defined in Table 18.
Table 18 – CncAxisStatus Enumeration Values
Value | Description |
---|---|
InPosition_0 | CNC Axis reached commanded position |
Moving_1 | CNC Axis is moving to reach commanded position |
Parked_2 | CNC Axis is configured but not active |
Its representation in the AddressSpace is defined in Table 19.
Table 19 – CncAxisStatus Enumeration Definition
Attribute | Value |
---|---|
BrowseName | CncAxisStatus |
IsAbstract | False |
Inherit the components of the Enumeration
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumValues | EnumValueType[] | PropertyType | Mandatory |