HEIDENHAIN TNC 320 User Manual page 254

Conversational programming
Hide thumbs Also See for TNC 320:
Table of Contents

Advertisement

8
Programming: Q Parameters
8.8
Additional functions
The following functions allow you to include the following additional
information in the protocol log file:
Keyword
CALL_PATH
M_CLOSE
M_APPEND
M_APPEND_MAX Upon renewed output, appends the log
M_TRUNCATE
L_ENGLISH
L_GERMAN
L_CZECH
L_FRENCH
L_ITALIAN
L_SPANISH
L_SWEDISH
L_DANISH
L_FINNISH
L_DUTCH
L_POLISH
L_PORTUGUE
L_HUNGARIA
L_SLOVENIAN
L_ALL
254
Function
Indicates the path for the NC program
where you will find the FN16 function.
Example: "Measuring program:
%S",CALL_PATH;
Closes the file to which you are writing
with FN16. Example: M_CLOSE;
Upon renewed output, appends the log to
the existing log. Example: M_APPEND;
to the existing log until the maximum
specified file size in kilobytes is exceeded.
Example: M_APPEND_MAX1024;
Overwrites the log upon renewed output.
Example: M_TRUNCATE;
Outputs text only for English conversational
language
Outputs text only for German
conversational language
Outputs text only for Czech conversational
language
Outputs text only for French conversational
language
Outputs text only for Italian conversational
language
Outputs text only for Spanish
conversational language
Outputs text only for Swedish
conversational language
Outputs text only for Danish conversational
language
Outputs text only for Finnish conversational
language
Outputs text only for Dutch conversational
language
Outputs text only for Polish conversational
language
Outputs text only for Portuguese
conversational language
Outputs text only for Hungarian
conversational language
Outputs text only for Slovenian
conversational language
Outputs text independently of the
conversational language
TNC 320 | User's Manual HEIDENHAIN Conversational Programming | 5/2013

Advertisement

Table of Contents
loading

Table of Contents