8 a d ditional f unctions – HEIDENHAIN TNC 640 (34059x-01) User Manual

Page 268

Advertising
background image

268

Programming: Q Parameters

8.8 A

d

ditional F

unctions

The following functions allow you to include the following additional
information in the protocol log file:

Keyword

Function

CALL_PATH

Indicates 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;

M_APPEND

Upon renewed output, appends the log to the
existing log. Example: M_APPEND;

L_ENGLISH

Displays text only in English conversational

L_GERMAN

Displays text only in German conversational

L_CZECH

Displays text only in Czech conversational

L_FRENCH

Displays text only in French conversational

L_ITALIAN

Displays text only in Italian conversational

L_SPANISH

Displays text only in Spanish conversational

L_SWEDISH

Displays text only in Swedish conversational

L_DANISH

Displays text only in Danish conversational

L_FINNISH

Displays text only in Finnish conversational

L_DUTCH

Displays text only in Dutch conversational

L_POLISH

Displays text only in Polish conversational

L_PORTUGUE

Displays text only in Portuguese
conversational

L_HUNGARIA

Displays text only in Hungarian conversational

L_SLOVENIAN

Displays text only in Slovenian conversational

L_ALL

Displays text independently of the
conversational language

HOUR

Number of hours from the real-time clock

MIN

Number of minutes from the real-time clock

SEC

Number of seconds from the real-time clock

Advertising