Siemens SINUMERIK 840D sl Programming Manual page 185

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

Advertisement

Example 5: Single block suppression for program nesting
Initial situation:
Single block execution is active.
Program nesting:
Program code
N10 X0 F1000
N20 UP1(0)
N30 X0
N40 M30
Job Planning
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
PROC UP1(INT _NR) SBLOF
N100 X10
N110 UP2(0)
PROC UP2(INT _NR)
N200 X20
N210 SBLON
N220 X22
N230 UP3(0)
PROC UP3(INT _NR)
N300 SBLOF
N305 X30
N310 SBLON
N320 X32
N330 SBLOF
N340 X34
N350 M17
N240 X24
N250 M17
N120 X12
N130 M17
Flexible NC programming
1.25 Subprogram technique
Comments
; Execution is stopped in this block.
; Suppress single block stop.
; Activate single block stop.
; Execution is stopped in this block.
; Suppress single block stop.
; Activate single block stop.
; Execution is stopped in this block.
; Suppress single block stop.
; SBLOF is active.
; Execution is stopped in this block.
SBLON is active.
; Execution is stopped in this block.
SBLON is active.
; Execution is stopped in this
return jump block. SBLOF of the PROC
instruction is active.
; Execution is stopped in this block.
; Execution is stopped in this block.
185

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents