7 Mapping of DataTypes

7.2 Enumeration DataTypes

7.2.6 CncOperationMode

This DataType is an enumeration that describes possible operation modes of a CNC channel. Its values are defined in Table 28.
Table 28 – CncOperationMode Enumeration Values
Value | Description |
---|---|
Manual_0 | Operation mode Manual –incremental axis movement triggered by user |
MDA_1 | Operation mode MDA – manual data input and execution |
Automatic_2 | Operation mode automatic – execute CNC part programs |
Its representation in the AddressSpace is defined in Table 29.
Table 29 – CncOperationMode Enumeration Definition
Attribute | Value |
---|---|
BrowseName | CncOperationMode |
IsAbstract | False |
Inherit the components of the Enumeration
References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
---|---|---|---|---|---|
HasProperty | Variable | EnumStrings | LocalizedText[] | PropertyType | Mandatory |