beautypg.com

5 nesting, Types of nesting, Nesting depth – HEIDENHAIN TNC 320 (34055x-06) User Manual

Page 227: Nesting

background image

Nesting

7.5

7

TNC 320 | User's Manual HEIDENHAIN Conversational Programming | 5/2013

227

7.5

Nesting

Types of nesting

Subprograms within a subprogram

Program section repeats within a program section repeat

Subprograms repeated

Program section repeats within a subprogram

Nesting depth

The nesting depth is the number of successive levels in which
program sections or subprograms can call further program sections
or subprograms.

Maximum nesting depth for subprograms: 19

Maximum nesting depth for main program calls: 19, where a
CYCL CALL acts like a main program call
You can nest program section repeats as often as desired