Ret Subprogram Return - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Flexible NC programming
1.25 Subprogram technique
2. Subprogram with M17 in the last traversing block
Program code
N10 G64 F2000 G91 X10 Y10
N20 X10 Z10 M17
1.25.2.9

RET subprogram return

Function
The RET command can also be used in the subprogram as a substitute for the M17 return
jump command. RET must be programmed in a separate part program block. Like M17, RET
prompts the return to the calling program at the part program block following the subprogram
call.
Note
Parameters can be programmed to change the return jump behavior of RET (see
"Parameterizable subprogram return jump (RET ...) (Page 195)").
Application
The RET operation should then be used if a G64 continuous-path mode (G641 to G645) is
not to be interrupted by the return.
Condition
A condition for using RET is that the subprogram does not have a SAVE attribute.
Syntax
PROC <program name>
...
RET
194
Comment
; Return jump without interruption of continuous-
path mode.
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