EasyManua.ls Logo

HEIDENHAIN TNC 620 Programming Station

HEIDENHAIN TNC 620 Programming Station
598 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
Loading...
Subprograms and program section repeats | Program-section repeats
8.3 Program-section repeats
Label
The beginning of a program section repeat is marked by the label
LBL. The end of a program section repeat is identified by
CALL LBL n REPn.
Operating sequence
1 The control executes the NC program up to the end of the
program section (CALL LBL n REPn)
2 Then the program section between the called LABEL and the
label call CALL LBL n REPn is repeated the number of times
entered after REP
3 The control then resumes the NC program after the last
repetition.
Programming notes
You can repeat a program section up to 65 534 times in
succession
The total number of times the program section is executed is
always one more than the programmed number of repeats,
because the first repeat starts after the first machining process.
8
HEIDENHAIN | TNC620 | Klartext Programming User's Manual | 01/2022
247

Table of Contents

Related product manuals