Enum ChannelType
Enumeration of the different types of channels that exists in TwinCAT NC.
public enum ChannelType
Fields
FIFO = 3FIFO channel.
Interpreter = 2Interpreter channel.
KinematicTransformation = 4Kinematic transformation channel.
Standard = 1Standard channel.