HEIDENHAIN TNC 620 User Manual page 298

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

Advertisement

9
Special
Function
characters
Format for Q parameters, QL, and QR:
9.3
Format for text variable QS
%S
Format for text variable QS
%RS
Accepts the subsequent text without any changes
or formatting
%D or %I
Format for integer
Separation character between output format and
,
parameter
End of block character
;
Beginning of a comment line
*
Comments are not shown in the log
Output quotation marks
%"
Output percent sign
%%
Output backslash
\\
Output line break
\n
Q parameter value, right-aligned
+
Q parameter value, left-aligned
-
Example
Input
"X1 = %+9.3F", Q31;
The following functions allow you to include the following additional
information in the log file:
Keyword
CALL_PATH
298
Total of 9 characters, including decimal
separator
Of these, 3 are decimal places
Meaning
Format for Q parameter:
"X1 =: The text X1 = is
output
%: Specify the format
+: Number right-aligned
9.3: Total of 9 characters;
3 of them are decimal
places
F: Floating (decimal
number)
, Q31: Output the value
from Q31
;: End of block
Function
Specifies the path for the NC program
where you will find the FN 16 function.
Example: "Measuring program: %S",CAL-
L_PATH;
Programming Q parameters | Additional functions
HEIDENHAIN | TNC 620 | Klartext Programming User's Manual | 01/2022

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tnc 620 eTnc 620 programming station

Table of Contents