EasyManua.ls Logo

HEIDENHAIN TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station
598 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Programming Qparameters | Additional functions
Example
Example of a text file that outputs a log file of variable length:
"MEASURING LOG";
“%S“,QS1;
M_EMPTY_HIDE;
“%S“,QS2;
“%S“,QS3;
M_EMPTY_SHOW;
“%S“,QS4;
M_CLOSE;
Example of an NC program that defines only QS3:
95 Q1 = 100
96 QS3 = "Pos 1: " || TOCHAR( DAT+Q1 )
97 FN 16: F-PRINT TNC:\fn16.a / SCREEN:
Example of a screen output with two empty lines resulting from QS1
and QS4:
9
HEIDENHAIN | TNC620 | Klartext Programming User's Manual | 01/2022
301

Table of Contents

Related product manuals