Cancel Preprocessing Stop (Stopreof) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Motion synchronous actions
10.4 Actions in synchronized actions
10.4.4

Cancel preprocessing stop (STOPREOF)

Function
In the case of an explicitly programmed preprocessing stop STOPRE or a preprocessing
stop implicitly activated by an active synchronized action, STOPREOF cancels the
preprocessing stop after the next machining block as soon as the condition is fulfilled.
Note
STOPREOF must be programmed with the keyword WHEN and non-modally (without ID
number).
Example
Fast program branch at end of block.
Program code
WHEN $AC_DTEB<5 DO STOPREOF
G01 X100
IF $A_INA[7]>500 GOTOF MARKE1=X100
668
Comments
;
If the distance to the end of the
block is less than 5 mm, withdraw
preprocessing stop.
;
After executing linear
interpolation,
the preprocessing stop is
withdrawn.
;
If the voltage of 5V at input 7
is exceeded, ;jump to label 1.
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Job Planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents