334 Programming: Q Parameters
9.8 Additional functions
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;
ALL_DISPLAY Outputs Q parameter values regardless of
MM/INCH setting of the MOD function
MM_DISPLAY Outputs Q parameter values in millimeters,
if MM display is set in the MOD function
INCH_DISPLAY Converts Q parameter values to inches if
INCH display is set in the MOD function
L_CHINESE Outputs text only for Chinese (simplified)
conversational language
L_CHINESE_TRAD Outputs text only for Chinese (traditional)
conversational language
L_CZECH Outputs text only for Czech conversational
language
L_DANISH Outputs text only for Danish conversational
language
L_DUTCH Outputs text only for Dutch conversational
language
L_ENGLISH Outputs text only for English conversational
language
L_ESTONIA Outputs text only for Estonian
conversational language
L_FINNISH Outputs text only for Finnish conversational
language
L_FRENCH Outputs text only for French conversational
language
L_GERMAN Outputs text only for German conversational
language
L_HUNGARIA Outputs text only for Hungarian
conversational language
L_ITALIAN Outputs text only for Italian conversational
language
L_KOREAN Outputs text only for Korean conversational
language