5. Program
5.3 Program Edit Operation
I
-177
5.3.3 Data Change
A machining program can always be edited unless it
is run in memory mode.
For example, when the data to be edited is displayed
as shown in the right, let's try to change the
N7 Y200. ; block to
Ð
G03 Y200. J100. ;
N1 G28 X0 Y0 Z0 ;
N2 G92 X0 Y0 Z0 ;
N3 G00 X-300. Y-300.;
N4 G01 X-200. F2000 ;
N5 Y-200.;
N6 X200.;
N7 Y200.;
M02;
%
N7 Y 2 0 0 .;
M02;
%
Move the cursor to the data to be
replaced.
(1)
Set new data.
G03 Y200. J100. ;
N7 G03Y200.J100.;
M02;
%
EDTING
(2)
1) Each time a character is set the cursor is
automatically moved one column to the
right.
2) When data is entered by using the keys,
the message "EDITING" is displayed.
After completion of correction, press
the
INPUT
key.
N7 G03 Y200. J100.;
M02;
%
(3)
1) The new data is written into memory.
2) The new data is also displayed with each
word being both preceded and followed
by space code.
3) When the data has been written into
memory, the "EDITING" message
disappears.
Summary of Contents for EZMotion-NC E60 Series
Page 1: ......
Page 15: ...I OPERATION SECTION ...
Page 361: ...II MACHINE OPERATION MANUAL ...
Page 399: ...III SETUP ...
Page 472: ...IV APPENDIXES ...
Page 510: ......