Siemens SINUMERIK 840D sl Programming Manual page 412

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

Advertisement

Path traversing behavior
9.7 Conditionally interruptible program sections (DELAYFSTON, DELAYFSTOF)
Example of the nesting of stop delay sections in two program levels
N10010 DELAYFSTON()
N10020 R1 = R1 + 1
N10030 G4 F1
...
N10040 subroutine2
...
...
N20010 DELAYFSTON()
...
N20020 DELAYFSTOF()
N20030 RET
N10050 DELAYFSTOF()
...
N10060 R2 = R2 + 2
N10070 G4 F1
Program segment example
The following program block is repeated in a loop:
9-46
;blocks with N10xxx program level 1
;stop delay section starts.
;interpretation of subroutine 2
;no effect, restart, 2nd level
;no effect, end in other level
;end of stop delay section in same level
;stop delay section ends.
;stops now have direct effect
NC stops
Stop key
Stop key during a G88 machining
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents