Klartext functions in ISO programming
Fundamentals
In ISO programs, you can use selected NC functions with Klartext syntax in addition to the NC functions with ISO syntax. Programming is identical to Klartext programming.
For more information about programming, refer to the respective chapters describing the individual NC functions.
The following NC functions are available only in Klartext programs:
- Pattern definitions with PATTERN DEF
- NC functions for coordinate transformations: TRANS DATUM, TRANS MIRROR, TRANS ROTATION, and TRANS SCALE
- File functions: FUNCTION FILE and OPEN FILE
- Functions for machining with parallel axes: PARAXCOMP and PARAXMODE
- Programs that use normal vectors
- Table access with SQL statements
- Changing kinematics with WRITE KINEMATICS