
B-63324EN-1/03 OPERATION 8.EDITING PROGRAMS
- 289 -
Exercise
Fig.8.19 (b) Sample Program
(1) Select teach in manual handle mode.
(2) Display the program text screen.
(3) Press the address key.
(4) Key in program number 1 2 3 4.
(5) Press the key.
(6) Press the address key.
(7) Position the machine to P0, using the manual pulse generator.
(8) Register the absolute coordinate position of P0 as the data for the
first block.
Key in N1G90G00XYZ, and then press the and
@@
keys. Block N1 is inserted.
(9) Position the machine to P1, using the manual pulse generator.
(10) Register the absolute coordinate position of P1 as the data for the
second block.
Key in N2G00XY, and then press the and
keys. Block N2 is inserted.
P0 (10.0, 0.0, 10.0)
P1(3.025, 23.723, 10.0)
P2(3.025, 23.723, -0.325)
Z
Y
X
O1234;
N1 G90 G00 X10. Y0 Z10.;
N2 G00 X3.025 Y23.723;
N3 G01 Z-0.325 F300.;
N4 M02;
O
INPUT
EOB
EOB
INPUT
EOB
INPUT