Programming Qparameters | Additional functions
Keyword Function
M_CLOSE Closes the file to which you are writing with
FN 16. Example: M_CLOSE;
M_APPEND Upon renewed output, appends the log to
the existing log. Example: M_APPEND;
M_APPEND_MAX Upon renewed output, appends the log
to the existing log file until the maximum
specified file size in kilobytes is exceeded.
Example: M_APPEND_MAX20;
M_TRUNCATE Overwrites the log upon renewed output.
Example: M_TRUNCATE;
M_EMPTY_HIDE Prevents empty lines from being inserted
into the log if QS parameters are not defined
or empty. Example: M_EMPTY_HIDE;
M_EMPTY_SHOW Inserts empty lines into the
log if QS parameters are not
defined. Resets M_EMPTY_HIDE.
Example: M_EMPTY_SHOW;
L_ENGLISH Outputs the text only if English is the
conversational language
L_GERMAN Outputs the text only if German is the
conversational language
L_CZECH Outputs text only if Czech is the conversa-
tional language
L_FRENCH Outputs text only if French is the conversa-
tional language
L_ITALIAN Outputs text only if Italian is the conversa-
tional language
L_SPANISH Outputs text only if Spanish is the conversa-
tional language
L_PORTUGUE Outputs text only if Portuguese is the
conversational language
L_SWEDISH Outputs text only if Swedish is the conver-
sational language
L_DANISH Outputs text only if Danish is the conversa-
tional language
L_FINNISH Outputs text only if Finnish is the conversa-
tional language
L_DUTCH Outputs text only if Dutch is the conversa-
tional language
L_POLISH Outputs text only if Polish is the conversa-
tional language
L_HUNGARIA Outputs text only if Hungarian is the conver-
sational language
L_CHINESE Outputs text only if Chinese is the conversa-
tional language
L_CHINESE_TRAD Outputs text only if Chinese (traditional) is
the conversational language
9
HEIDENHAIN | TNC620 | Klartext Programming User's Manual | 01/2022
299