This DataType is an enumeration that describes possible states of a CNC channel. Its values are defined in Table 24.
Table 24 – CncChannelStatus Enumeration Values
Value |
Description |
Active_0 |
Channel active (regular execution of CNC channel) |
Interrupted_1 |
Channel interrupted (e.g. due to an error) |
Reset_2 |
Channel resetting (activate initial state) |
Its representation in the AddressSpace is defined in Table 25.
Table 25 – CncChannelStatus Enumeration Definition
Attribute |
Value |
||||
BrowseName |
CncChannelStatus |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
Inherit the components of the Enumeration |
|||||
HasProperty |
Variable |
EnumValues |
EnumValueType[] |
PropertyType |
Mandatory |