Siemens SINUMERIK 840D sl Programming Manual page 849

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

Advertisement

Syntax
DELAYFSTON
...
DELAYFSTOF
Meaning
DELAYFSTON:
DELAYFSTOF:
Programming example
The following program block is repeated in a loop:
Program code
...
N99 MY_LOOP:
N100 G0 Z200
N200 G0 X0 Z200
N300 DELAYFSTON
N400 G33 Z5 K2 M3 S1000
N500 G33 Z0 X5 K3
N600 G0 X100
N700 DELAYFSTOF
N800 GOTOB MY_LOOP
...
In the following diagram it can be seen that the user pressed "Stop" in the stop delay range, and
the NC started braking outside the stop delay range, i.e. in block N100. That causes the NC to
stop at the beginning of N100.
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Defining the start of a stop delay range
Alone in the block: Yes
Define the end of the stop delay area
Alone in the block: Yes
Work preparation
3.14 Path traversing behavior
849

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents