HEIDENHAIN TNC 320 User Manual page 336

Compact contouring control
Hide thumbs Also See for TNC 320:
Table of Contents

Advertisement

9
Programming Q parameters
9.8
Additional functions
In the part program, program FN 16: F-PRINT to activate the
output:
96 FN 16: F-PRINT TNC:\MASK\MASK1.A/ TNC:\PROT1.TXT
The TNC then creates the file PROT1.TXT:
MEASURING LOG OF IMPELLER CENTER OF GRAVITY
DATE: July 15, 2015
TIME: 8:56:34 AM
NO. OF MEASURED VALUES : = 1
X1 = 149.360
Y1 = 25.509
Z1 = 37.000
If you output the same file more than once in the
program, the TNC appends all texts to the end of the
texts already output within the target file.
If you use FN16 more than once in the program, the
TNC saves all texts in the file that you defined in the
FN16 function. The file is not output until the TNC
reads the END PGM block, or you press the NC STOP
key, or you close the file with M_CLOSE.
In the FN16 block, program the format file and the
log file with their respective file type extensions
If you enter only the file name for the path of the
log file, the TNC saves the log file in the directory
in which the NC program with the FN16 function is
located.
In machine parameters fn16DefaultPath
(no. 102202) and fn16DefaultPathSim (no. 102203)
you can define a default path for outputting log files.
If you use FN16 the file must not be UTF8-encoded.
336
HEIDENHAIN | TNC 320 | Conversational Programming User's Manual | 9/2016

Advertisement

Table of Contents
loading

Table of Contents