Programming: Q Parameters
9.8
Additional functions
9
288
TNC 320 | User's Manual
HEIDENHAIN Conversational Programming | 3/2014
Displaying messages on the TNC screen
You can also use the function
FN 16
to display any messages
from the NC program in a pop-up window on the TNC screen. This
makes it easy to display explanatory texts, including long texts,
at any point in the program in a way that the user has to react to
them. You can also display Q parameter contents if the protocol
description file contains such instructions.
For the message to appear on the TNC screen, you need only enter
SCREEN:
as the name of the protocol file.
96 FN 16: F-PRINT TNC:\MASKE\MASKE1.A/SCREEN:
If the message has more lines than fit in the pop-up window, you
can use the arrow keys to page in the window.
To close the pop-up window, press the
CE
key. To have the program
close the window, program the following NC block:
96 FN 16: F-PRINT TNC:\MASKE\MASKE1.A/SCLR:
All the previously described conventions apply to the
protocol description file.
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.
Exporting messages
You can also use the
FN 16
function in the NC program in order to
externally save the files generated with
FN 16
. Two possibilities are
available for this:
Enter the complete target path in the
FN 16
function:
96 FN 16: F-PRINT TNC:\MSK\MSK1.A / PC325:\LOG\PRO1.TXT
All the previously described conventions apply to the
protocol description file.
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.
Содержание TNC 320
Страница 4: ...Controls of the TNC 4 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 5: ...Fundamentals ...
Страница 16: ...Contents 16 TNC 320 User s Manual HEIDENHAIN Conversational Programming 3 2014 ...
Страница 43: ...1 First Steps with the TNC 320 ...
Страница 63: ...2 Introduction ...
Страница 81: ...3 Programming Fundamentals file management ...
Страница 124: ......
Страница 125: ...4 Programming Programming aids ...
Страница 152: ......
Страница 153: ...5 Programming Tools ...
Страница 180: ......
Страница 181: ...6 Programming Programming contours ...
Страница 232: ......
Страница 233: ...7 Programming Data transfer from DXF files or plain language contours ...
Страница 251: ...8 Programming Subprograms and program section repeats ...
Страница 267: ...9 Programming Q Parameters ...
Страница 337: ...10 Programming Miscellaneous functions ...
Страница 357: ...11 Programming Special functions ...
Страница 379: ...12 Programming Multiple Axis Machining ...
Страница 406: ......
Страница 407: ...13 Manual operation and setup ...
Страница 462: ......
Страница 463: ...14 Positioning with Manual Data Input ...
Страница 468: ......
Страница 469: ...15 Test run and program run ...
Страница 497: ...16 MOD functions ...
Страница 525: ...17 Tables and overviews ...