Delete Distance-To-Go (Deldtg) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

10.4.5

Delete distance-to-go (DELDTG)

Function
Delete distance-to-go can be triggered for a path and for specified axes depending on a
condition.
The possibilities are:
● Fast, prepared delete distance-to-go
● Unprepared delete distance-to-go
Prepared delete distance-to-go with DELDTG permits a fast response to the triggering event
and is therefore used for time-critical applications, e.g. if
● the time between delete distance-to-go and the start of the next block must be very short.
● the condition for delete distance-to-go will very probably be fulfilled.
Syntax
Delete distance-to-go for the path
DO DELDTG
Axial delete distance-to-go
DO DELDTG(axis1) DELDTG(axis2) ...
Example of fast deletion of distance-to-go path
Program code
WHEN $A_IN[1]==1 DO DELDTG
N100 G01 X100 Y100 F1000
N110 G01 X...
IF $AA_DELT>50...
Job Planning
Programming Manual, 06/2009, 6FC5398-2BP20-0BA0
Note
The axis designation contained in brackets behind DELDTG is only valid for one
positioning axis.
Motion synchronous actions
10.4 Actions in synchronized actions
Comments
;
If the input is set, motion is
interrupted
669

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents