Enum InterpreterType
Enumeration of the different types of interpreters that exist in TwinCAT NC.
public enum InterpreterType
Fields
NCInterpreterDIN66025ClassicDialect = 2NC Interpreter DIN 66025 (Classic Dialect).
NCInterpreterDIN66025GST = 1NC Interpreter DIN 66025 (GST).
NotDefined = 0Interpreter type not defined.