Siemens SINUMERIK 840Di Function Manual page 653

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

In the program
SBLOF must be alone in a block. With effect from this block, single-block stop is deactivated
until the next programmed SBLON or until the end of the active subroutine level.
If SBLOF is active, this also applies in subroutines, which are called.
Area
Example: 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 system-internal asynchronous subroutines ASUP1.SYF and ASUP2.SYF, started via
Reorg/Repos, can process the system ASUB in one step via programming of SBLOF.
ASUB.SPF
Example: ASUB.SPF:
N10 SBLOF
N20 IF $AC_ASUP=='H200'
N30 RET
N40 ELSE
N50 REPOSA
N60 ENDIF
N70 RET
Boundary conditions
• The current block display can be suppressed in cycles using DISPLOF.
• If DISPLOF is programmed together with SBLOF, the cycle call continues to be displayed
• The preset behavior of asynchronous subroutines in single block mode specified in
Mode Group, Channel, Program Operation, Reset Response (K1)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
on single-block stops within the cycle.
MD20117 MC_IGNORE_SINGLEBLOCK_ASUP can be overwritten on a program-
specific basis using SBLOF.
Detailed Description
;
Deactivate single block
;
Reactivate single block
;
No REPOS on mode change
;
REPOS in all other cases
2.8 Single block
2-117

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents