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