Subprogram Call - Siemens SINUMERIK 840DE Programming Manual

Hide thumbs Also See for SINUMERIK 840DE:
Table of Contents

Advertisement

Subprograms and Repetition of Program Sections

11.2 Subprogram call

Note
If you are working with SIEMENS machining and measuring cycles, then three levels are
required. If a cycle is to be called from a subprogram, this call cannot be issued from beyond
level 9.
11.2
Subprogram call
Function
You call the subprogram in the main program either with address L and the subprogram
number or by specifying the subprogram name.
Example
...
N120 L100
N160 M30
11-4
;Subprogram call
;"L100.SPF":
N10 MSG (DIN subprogram")
N20 G1 G91...
...
N60 M17 ;End of subprogram
;End of main program
Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
Fundamentals

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents