5 nesting, Types of nesting, Nesting depth – HEIDENHAIN TNC 640 (34059x-05) User Manual

Page 289: Nesting

Advertising
background image

Nesting

8.5

8

TNC 640 | User's Manual
HEIDENHAIN Conversational Programming | 1/2015

289

8.5

Nesting

Types of nesting

Subprogram calls in subprograms

Program section repeats within a program section repeat

Subprogram calls in program section repeats

Program section repeats in subprograms

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

Advertising