Siemens SINUMERIK 840D sl Function Manual page 701

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

Advertisement

SBLOF in the program
SBLOF alone must remain in the block. Single-block stop is deactivated from this block
onwards up to the next programmedSBLON or up to the end of the active subroutine level.
If SBLOF is active, then this definition is also valid in the called subroutines. SBLON
Example for an area in single block mode
The area between N20 and N60 is executed as one step in single-block mode.
N10 G1 X100 F1000
N20 SBLOF
N30 Y20
N40 M100
N50 R10=90
N60 SBLON
N70 M110
N80 ...
Asynchronous subprograms
The asynchronous subroutines ASUP1.SYF and ASUP2.SYF started system-internally in
REORG/REPOS can process the system ASUP in one step through the programming of
SBLOF.
Example: ASUP.SPF:
N10 SBLOF
N20 IF $AC_ASUP=='H200'
N30 RET
N40 ELSE
N50 REPOSA
N60 ENDIF
N70 RET
Constraints
• The current block display can be suppressed in cycles with DISPLOF.
• IfDISPLOF is programmed together withSBLOF, then the cycle call continues to be
• The preset behavior of asynchronous subroutines in single block mode specified in
Basic logic functions: Mode group, channel, program operation, reset response (K1)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
displayed on single-block stops within the cycle.
MD20117 MC_IGNORE_SINGLEBLOCK_ASUP (process interrupt program fully despite
single block) can be overwritten on a program-specific basis using SBLOF.
; Deactivate single block
; Reactivate single block
; No REPOS on mode change
; REPOS in all other cases
Detailed description
2.8 Single block
143

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840di slSinumerik 840dSinumerik 840diSinumerik 810dSinumerik 840d powerlineSinumerik 840de powerline ... Show all

Table of Contents