Suppress Single Block Execution (Sblof, Sblon) - Siemens Sinumerik 840D sl Programming Manual

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

Advertisement

Main program:
Program code
N10 G0 X... Y... G90
N20 ...
...
N50 CONTOUR (12.4)
N60 X... Y...
General conditions
Frames
The behavior of frames regarding subprograms with the SAVE attribute depends on the frame
time and can be set using machine data.
References
Function Manual, Basic Functions; Axes, Coordinate Systems, Frames (K2),
Chapter: "Subprogram return with SAVE"
1.25.2.5

Suppress single block execution (SBLOF, SBLON)

Function
Single block suppression for the complete program
Programs designated with SBLOF are completely executed just like a block when single block
execution is active, i.e. single block execution is suppressed for the complete program.
SBLOF is in the PROC line and is valid up to the end of the subprogram or until it is interrupted.
At the return command, the decision is made whether to stop at the end of the subprogram:
Return jump with M17:
Return jump with RET:
Single block suppression within the program
SBLOF alone must remain in the block. Single block is deactivated after this block until:
To the next SBLON
or
To the end of the active subprogram level
Job planning
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Comment
; Modal G function G90: Absolute dimensions
; Subprogram call
; Modal G function G90 reactivated using SAVE
Stop at the end of the subprogram
No stop at end of subprogram
Flexible NC programming
1.25 Subprogram technique
173

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents