EasyManuals Logo
Home>HEIDENHAIN>Control Systems>TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station User Manual

HEIDENHAIN TNC 620 Programming Station
840 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #357 background imageLoading...
Page #357 background image
Subprograms and Program Section Repeats | Nesting
9
HEIDENHAIN | TNC 620 | Conversational Programming User's Manual | 10/2017
357
Subprogram within a subprogram
Example
0 BEGIN PGM UPGMS MM
...
17 CALL LBL "UP1"
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 "UP1"
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
Program execution
1 Main program UPGMS 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 called, and executed from block 40 up to block
45. End of subprogram 1 and return jump to the main program
UPGMS.
5 Main program UPGMS is executed from block 18 up to block 35.
Return jump to block 1 and end of program.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HEIDENHAIN TNC 620 Programming Station and is the answer not in the manual?

HEIDENHAIN TNC 620 Programming Station Specifications

General IconGeneral
BrandHEIDENHAIN
ModelTNC 620 Programming Station
CategoryControl Systems
LanguageEnglish

Related product manuals