8 a d ditional f unctions – HEIDENHAIN iTNC 530 (340 49x-02) User Manual
Page 549

HEIDENHAIN iTNC 530
549
1
1
.8 A
d
ditional F
unctions
When you create a text file, use the following formatting functions:
The following functions allow you to include the following additional
information in the protocol log file:
Special character
Function
“............“
Define the output format for texts and
variables between the quotation marks.
%9.3LF
Define format for Q parameter:
9 places in total (with decimal point), three of
which are decimal places, long, floating
(decimal number)
%S
Format for text variable
,
Separation character between output format
and parameter
;
End of block character
Code word
Function
CALL_PATH
Gives the path for the NC program where you
will find the FN16 function. Example:
“Measuring program: %S”,CALL_PATH;
M_CLOSE
Closes the file to which you are writing with
FN16. Example: M_CLOSE;
L_ENGLISH
Display the text only in English conversational
language
L_GERMAN
Display the text only in German conversational
language
L_CZECH
Display text only in Czech conversational
language
L_FRENCH
Display text only in French conversational
language
L_ITALIAN
Display text only in Italian conversational
language
L_SPANISH
Display text only in Spanish conversational
language
L_SWEDISH
Output text only in Swedish conversational
language
L_DANISH
Display text only in Danish conversational
language
L_FINNISH
Display text only in Finnish conversational
language