Synchronized Actions; Cancel Preprocessing Stop (Stopreof) - Siemens SINUMERIK 828D Function Manual

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

Advertisement

Detailed description
2.7 Actions in synchronized actions
2.7.6

Cancel preprocessing stop (STOPREOF)

With the
synchronized action.
Note
The
(without specification of ID or IDS) and only in conjunction with the scanning frequency
Example
● N10: Non-modal synchronized action.
● N20: Traversing block whose path distance-to-go is evaluated via $AC_DTEB.
● N30: Branch that triggers the preprocessing stop due to the reading of $A_INA.
Due to the synchronized action, input $A_INA is not evaluated at the end of the N20 block,
but already 5 mm before the end of the block. If the voltage is then greater than 5 V at input
$A_INA, there is a branch to "MARKE_1".
Program code
N10 WHEN $AC_DTEB < 5 DO STOPREOF
N20 G01 X100
N30 IF $A_INA[7] > 5000 GOTOF MARKE_1
80
command, an existing preprocessing stop can be cancelled from a
STOPREOF
command can only be programmed in non-modal synchronized actions
STOPREOF
If the path distance-to-go $AC_DTEB is less than 5 mm, the existing preprocessing stop
due to the reading of the analog input $A_INA is cancelled.
Function Manual, 07/2012, 6FC5397-5BP40-3BA0
.
WHEN

Synchronized actions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d slSinumerik 840de sl

Table of Contents