Heidenhain iTNC 530 (340 420) User Manual Page 393

  • Download
  • Add to my manuals
  • Print
  • Page
    / 530
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 392
HEIDENHAIN iTNC 530 365
9.4 Separate Program as Subprogram
9.4 Separate Program as
Subprogram
Operating sequence
1 The TNC executes the part program up to the block in which
another program is called with CALL PGM.
2 Then the other program is run from beginning to end.
3 The TNC then resumes the first (calling) part program with the
block behind the program call.
Programming notes
n No labels are needed to call any program as a subprogram.
n The called program must not contain the miscellaneous functions
M2 or M30.
n The called program must not contain a program call into the calling
program, otherwise an infinite loop will result.
Calling any program as a subprogram
U
UU
U To select the functions for program call, press the
PGM CALL key.
U
UU
U Press the PROGRAM soft key.
U
UU
U Enter the complete path name of the program you
want to call and confirm your entry with the END key.
0 BEGIN PGM A
CALL PGM B
END PGM A
0 BEGIN PGM B
END PGM B
The program you are calling must be stored on the hard
disk of your TNC.
You need only enter the program name if the program you
want to call is located in the same directory as the program
you are calling it from.
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\ROUGH\PGM1.H
If you want to call an ISO program, enter the file type .I
after the program name.
You can also call a program with Cycle 12 PGM CALL.
Page view 392
1 2 ... 388 389 390 391 392 393 394 395 396 397 398 ... 529 530

Comments to this Manuals

No comments