Subprogram within a subprogram, 5 nesting – HEIDENHAIN iTNC 530 (60642x-04) User Manual
Page 307
HEIDENHAIN iTNC 530
307
8.5 Nesting
Subprogram within a subprogram
Example NC blocks
Program execution
1
Main program SUBPGMS is executed up to block 17
2
Subprogram SP1 is called, and executed up to block 39
3
Subprogram 2 is called, and executed up to block 62. End of
subprogram 2 and return jump to the subprogram from which it
was called.
4
Subprogram 1 is executed from block 40 up to block 45. End of
subprogram 1 and return jump to the main program SUBPGMS.
5
Main program SUBPGMS is executed from block 18 up to block
35. Return jump to block 1 and end of program.
0 BEGIN PGM SUBPGMS MM
...
17 CALL LBL “SP1“
Call the subprogram marked with LBL SP1
...
35 L Z+100 R0 FMAX M2
Last program block of the
main program (with M2)
36 LBL “SP1“
Beginning of subprogram SP1
...
39 CALL LBL 2
Call the subprogram marked with LBL 2
...
45 LBL 0
End of subprogram 1
46 LBL 2
Beginning of subprogram 2
...
62 LBL 0
End of subprogram 2
63 END PGM SUBPGMS MM
- TNC 122 User Manual (63 pages)
- TNC 122 Technical Manual (70 pages)
- TNC 360 Service Manual (157 pages)
- TNC 416 Technical Manual (510 pages)
- TNC 335 Technical Manual (581 pages)
- TNC 360 User Manual (237 pages)
- TNC 360 ISO-Programmierung (2 pages)
- TNC 415 (280 540) User Manual (227 pages)
- TNC 370D (92 pages)
- TNC 416 (289 pages)
- TNC 415 (280 540) Technical Manual (752 pages)
- TNC 415 (259 96x) Service Manual (195 pages)
- TNC 407 (280 580) User Manual (376 pages)
- iTNC 530 (340 420) Pilot (104 pages)
- TNC 407 (280 580) ISO Programming (333 pages)
- TNC 415 (280 540) Service Manual (252 pages)
- PT 880 Installation (112 pages)
- ND 100 User Manual (116 pages)
- ND 287 User Manual (147 pages)
- ND 280 Quick Start (12 pages)
- ND 200 (156 pages)
- ND 282 (10 pages)
- ND 287 Quick Start (26 pages)
- ND 282 B (39 pages)
- ND 281 A (44 pages)
- ND 281 B v.1 (53 pages)
- ND 281 B v.2 (65 pages)
- ND 221 v.2 (10 pages)
- ND 231 B v.2 (56 pages)
- ND 231 B v.1 (44 pages)
- ND 221 B v.2 (45 pages)
- ND 550 v.2 (8 pages)
- NDP 560 (10 pages)
- ND 523 (93 pages)
- ND 570 (8 pages)
- ND 750 v.2 (46 pages)
- ND 760 v.3 (72 pages)
- ND 770 v.1 (40 pages)
- ND 770 v.3 (41 pages)
- ND 760 E (44 pages)
- IOB 49 (21 pages)
- NDP 960 (68 pages)
- ND 780 Installation (132 pages)
- ND 970 (47 pages)
- ND 1100 Quick Start (36 pages)