HEIDENHAIN TNC 620 User Manual page 301

Klartext programming
Hide thumbs Also See for TNC 620:
Table of Contents

Advertisement

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:
HEIDENHAIN | TNC 620 | Klartext Programming User's Manual | 01/2022
9
301

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 620 eTnc 620 programming station

Table of Contents