beautypg.com

Define program call, 1 0 defining coor dinat e t ransf or mations – HEIDENHAIN 530 (340 49x-07) User Manual

Page 444

background image

444

Programming: Special Functions

1

1

.1

0 Defining Coor

dinat

e

T

ransf

or

mations

Define program call

Using the program selection functions you can select any NC program
with the SEL PGM function and call it later with CALL PGM SELECTED. The
SEL PGM

function is also permitted with string parameters, so that you

can dynamically control program calls.

Define the program to be called

U

Show the soft-key row with special functions

U

Select the menu for defining various plain-language

functions

U

Select the menu for functions for defining the

program selection

U

Select the SEL PGM function: enter path names directly

or select the program via the SELECTION WINDOW
soft key. To enter a string parameter you press the Q
key and then enter the string number

Calling a selected program

U

Show the soft-key row with special functions

U

Select the menu for defining various plain-language

functions

U

Select the menu for functions for defining the

program selection

U

Select the CALL PGM SELECTED function: enter path

names directly or select the program via the
SELECTION WINDOW soft key. To enter a string
parameter you press the Q key and then enter the
string number

Example: NC blocks

13 SEL PGM “ROT34.H“

14 ...

33 CALL PGM SELECTED

34 ...

66 SEL PGM QS35

65 CALL PGM SELECTED

If you have selected a datum table in the TRANS DATUM
TABLE

block, then the TNC uses the programmed line

number only until the next call of a datum number
(blockwise effective datum shift).

If you did not define a datum table in the TRANS DATUM
TABLE

block, then the TNC uses the datum table already

selected in the NC program with SEL TABLE, or the datum
table with status M selected in one of the Program Run
modes.