Programming of Traversing Blocks
04.97
•
Interpolation (G00, G01) with exact stop (G60)
Programming:
N10 G90 G01 G60 X100.000 F1000.00
N20 Y100.000
N30 Y300.000 F2000.00
N40 X300.000 Y500.000
N50 X400.000 Y600.000 F1000.00
N10
N20
N30
v-t diagrams:
N40
V
x
2000
1000
V
y
V
Path
N50
2000
1000
2000
1000
t
t
t
N10:
The X-axis moves with velocity F1000.00 to position X100.000.
N20:
As soon as the X-axis has reached its PEH window, the Y-axis moves to position
Y100.000.
N30:
When the Y-axis has reached its PEH window, it moves on to position Y300.000.
N40:
When the Y-axis has reached its PEH window, the X and Y-axes move with
interpolation to positions X300.000 and Y500.000.
N50:
When the X and Y-axes have reached their PEH windows, they move on to positions
X400.000 and Y600.000.
4 – 24
©
Siemens AG 1997 All Rights Reserved 6ZB5 440-0VU02
WF 723 C (Programming Guide)