Siemens SINUMERIK 840D sl Programming Manual page 200

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Flexible NC programming
1.25 Subprogram technique
Subprogram subProg1:
Program code
PROC subProg1
N2000 R10=R20+100
N2010 ...
N2200 RET("subProg2")
Subprogram subProg2:
Program code
PROC subProg2
N2000 R10=R20+100
N2010 ...
N2200 RET("iVar1")
Subprogram subProg3:
Program code
PROC subProg3
N2000 R10=R20+100
N2010 ...
N2200 RET("subProg1")
200
Comments
; Return jump into the main program at block N1400
Comments
; Return jump into the main program at block N1500
Comments
; Return jump into the main program at block N1550
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents