Cycle parameters – HEIDENHAIN TNC 128 (77184x-02) User Manual

Page 467

Advertising
background image

PROGRAM CALL (Cycle 12)

19.3

19

TNC 128 | User's Manual HEIDENHAIN Conversational Programming | 5/2014

467

Cycle parameters

Program name: Enter the name of the program
you want to call and, if necessary, the directory it is
located in or

Activate the file select dialog with the

SELECT soft

key and select the program to be called

Call the program with:

CYCL CALL (separate block) or

M99 (blockwise) or

M89 (executed after every positioning block)

Designate program 50 as a cycle and
call it with M99

55 CYCL DEF 12.0 PGM CALL
56 CYCL DEF 12.1 PGM TNC:

\KLAR35\FK1\50.H

57 X+20 FMAX
58 Y+50 FMAX M99

Advertising