beautypg.com

4 separ a te pr ogr a m as subpr ogr am – HEIDENHAIN iTNC 530 (60642x-03) User Manual

Page 296

background image

296

Programming: Subprograms and program section repeats

8.4 Separ

a

te

pr

ogr

a

m as subpr

ogr

am

The program you are calling must be stored on the hard
disk of your TNC.

If the program you want to call is located in the same
directory as the program you are calling it from, then you
only need to enter the program name.

If the called program is not located in the same directory
as the program you are calling it from, you must enter the
complete path, e.g. TNC:\ZW35\SCHRUPP\PGM1.H or you can
select the program via the WINDOW SELECTION soft
key.

If you want to call a DIN/ISO program, enter the file type .I
after the program name.

You can also call a program with Cycle 12 PGM CALL.

As a rule, Q parameters are effective globally with a PGM
CALL

. So please note that changes to Q parameters in the

called program can also influence the calling program.

Danger of collision!

Coordinate transformations that you define in the called
program remain in effect for the calling program too,
unless you reset them. The setting of machine parameter
MP7300 has no influence on this.