Siemens SINUMERIK 828D Programming Manual page 165

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Example 4: Is not stopped with MD10702 Bit 12 = 1
Initial situation:
● Single block execution is active.
● MD10702 $MN_IGNORE_SINGLEBLOCK_MASK Bit12 = 1
Main program:
Program code
N10 G0 X0
N20 X10
N30 CYCLE
N50 G90 X20
M30
Cycle CYCLE:
Program code
PROC CYCLE SBLOF
N100 R0 = 1
N110 SBLON
N120 X1
N140 SBLOF
N150 R0 = 2
RET
Job planning
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Comments
; Stop in this part program line.
; Stop in this part program line.
; Traversing block generated by the cycle.
; Stop in this part program line.
Comments
; Suppress single block stop:
; Execution is not stopped in the part program line due
to the fact that MD10702 bit12=1.
; Execution is stopped in this part program line.
Flexible NC programming
1.25 Subprogram technique
165

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents