Dwell Time G04 - Siemens WF 723 C Programming Manual

Positioning module
Table of Contents

Advertisement

Programming of Traversing Blocks
4.3

Dwell time G04

Dwell times are required to stop the machine control for a defined period.
Programming:
N10 G90 G01 X50.000 F4000.00
N20 G04 X3.000
N30 G91 X2.000
Program sequence:
V
N10
Dwell times are only effective block by block and must be reselected is necessary.
A dwell time in the last block results in a jump to the beginning of the
program (continuous loop).
Programming:
N10 G90 G01 X10.000 F400.00
N20 X-2.000
N30 G04 X0.100
The program end is here characterized by G04 and a time value. After the dwell time of
100 ms has expired, there is an automatic return to the beginning of the program and the
sequence is repeated.
4 – 4
N20
Dwell time = 3s
©
Siemens AG 1997 All Rights Reserved
N30
6ZB5 440-0VU02
WF 723 C (Programming Guide)
04.97
t

Advertisement

Table of Contents
loading

Table of Contents