5. Program
5.3 Program Edit Operation
I
-178
5.3.4 Data Insertion (
SHIFT
DELETE
INS
)
For example, let's try to insert data F5000 in the block N7 G03 Y200. J100.;.
Move the cursor to the character
following the position in which the
data is to be inserted.
N7 G03 Y200. J100. ;
M02;
%
(1)
Press the
SHIFT
key, then
DELETE
INS
key.
N7 G03 Y200. J100. ;
M02;
%
(2)
1) The characters to the right of the cursor
are moved to the right (; in this case).
2) Data can be inserted in the position
indicated by the cursor.
Insert the data.
F5000
N7 G03 Y200.J100.F5000 ;
M02;
%
EDITING
(3)
1) When the key for the character to be
inserted is pressed, the character is set in
the position indicated by the cursor.
2) Each time one character is inserted, the
cursor is automatically moved one
column to the right and the characters to
the right of the cursor (; in this case) are
also moved to the right.
3) Any number of characters can be
consecutively inserted by repeating 1)
and 2) above. However, when there is no
space to the right of the cursor on the
screen, no more data can be inserted.
4) 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.F5000 ;
M02;
%
(4)
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.
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: ......