Cycle parameters – HEIDENHAIN TNC 640 (34059x-02) Cycle programming User Manual

Page 271

Advertising
background image

PROGRAM CALL (Cycle 12, DIN/ISO: G39) 12.3

12

TNC 640 | User's Manual Cycle Programming | 5/2013

271

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 L X+20 Y+50 FMAX M99

Advertising