K1: Mode group, channel, program operation, reset response
9.12 Single block
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
609
SBLOF in the program
SBLOF
alone must remain in the block. Single-block stop is deactivated from this block onwards up to the next
programmed
SBLON
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.
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:
Constraints
• The current block display can be suppressed in cycles with
DISPLOF
.
• If
DISPLOF
is programmed together with
SBLOF
, then the cycle call continues to be displayed on single-block
stops within the cycle.
• The preset behavior of asynchronous subroutines in single block mode specified in MD20117
MC_IGNORE_SINGLEBLOCK_ASUP (process interrupt program fully despite single block) can be
overwritten on a program-specific basis using
SBLOF
.
N10 G1 X100 F1000
N20 SBLOF
; Deactivate single block
N30 Y20
N40 M100
N50 R10=90
N60 SBLON
; Reactivate single block
N70 M110
N80 ...
N10 SBLOF
N20 IF $AC_ASUP==’H200’
N30 RET
; No REPOS on mode change
N40 ELSE
N50 REPOSA
; REPOS in all other cases
N60 ENDIF
N70 RET
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...