Subprograms and Program Section Repeats | Any desired NC program as subprogram
9
352
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
Operating sequence
1 The control executes the NC program up to the block in which
another NC program is called with
CALL PGM
.
2 Then the control executes the called NC program up to the end
of program
3 The control then resumes executing the calling NC program
with the block after the program call
If you want to program variable program calls in
connection with string parameters, use the
SEL PGM
function.
Programming notes
The control does not require any labels to call any part program
The called NC program must not contain any
CALL PGM
call into
the calling NC program (an endless loop ensues)
The called NC program must not contain the miscellaneous
functions
M2
or
M30
. If you have defined subprograms with
labels in the called NC program, you can then replace M2 or
M30 with the
FN 9: If +0 EQU +0 GOTO LBL 99
jump function
If the called NC program contains the miscellaneous functions
M2
or
M30
, then the control displays a warning. The control
automatically clears the warning as soon as you select another NC
program.
Содержание TNC 620 E
Страница 4: ......
Страница 5: ...Fundamentals...
Страница 34: ...Contents 34 HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017...
Страница 63: ...1 First Steps with the TNC 620...
Страница 86: ......
Страница 87: ...2 Introduction...
Страница 123: ...3 Operating the Touchscreen...
Страница 139: ...4 Fundamentals File Management...
Страница 199: ...5 Programming Aids...
Страница 228: ......
Страница 229: ...6 Tools...
Страница 271: ...7 Programming Contours...
Страница 323: ...8 Data Transfer from CAD Files...
Страница 344: ......
Страница 345: ...9 Subprograms and Program Section Repeats...
Страница 364: ......
Страница 365: ...10 Programming Q Parameters...
Страница 467: ...11 Miscellaneous Functions...
Страница 489: ...12 Special Functions...
Страница 532: ......
Страница 533: ...13 Multiple Axis Machining...
Страница 596: ......
Страница 597: ...14 Pallet Management...
Страница 610: ......
Страница 611: ...15 Batch Process Manager...
Страница 619: ...16 Manual Operation and Setup...
Страница 693: ...17 Positioning with Manual Data Input...
Страница 698: ......
Страница 699: ...18 Test Run and Program Run...
Страница 737: ...19 MOD Functions...
Страница 774: ......
Страница 775: ...20 Tables and Overviews...
Страница 839: ...HEIDENHAIN TNC 620 Conversational Programming User s Manual 10 2017 839 To the datum table 661 Z ZIP archive 189...