Mitsubishi Electronics 60/60S Router User Manual


 
5. Program
5.5 Edit Screen Extension Operation
I-189
(2) Character string search
The character string search is useful particularly
to search the word data to be corrected.
Specify the called program number and
character string in the setting area. However,
the program number need not be specified if
the program already displayed on the screen
is searched for a given character string.
O 1000 EDIT
N1 G28 X0Y0Z0 ;
N2 G92 X0 Y0 Z0 ;
N3 G00 X-300. Y-300.;
N4 G01 X-200. F2000 ;
N5 Y-200.;
N6 X200.;
N7 Y200.;
M02 ;
%
SEARCH MAKE SMALL FILE
The operation procedure is described below:
1) The setting area for "SEARCH" is
displayed.
SEACH MAKE LARGE FILE
O( ) N ( ) - ( )
Press the menu key
SEARCH
.
(1)
SEACH MAKE LARGE FILE
O( ) N ( G01) - ( )
Set the called program number and
character string.
(Example)
O ( ) N ( G
0 1 ) - ( )
(2)
Press the
INPUT
key.
(3)
SEARCH MAKE LARGE FILE
SEARCH EXECUTION
O( ) N ( G01) - ( )
1) The message "SEARCH EXECUTION" is
displayed during searching.
2) A search for the specified character string is
started at the top of the specified program.
The program is displayed starting at the
block containing the found character string.
However, for the program already displayed
on the screen, a search for the specified
character string is started at the displayed
portion.
3) The cursor is displayed at the top of the
found character string.
4) At normal completion of character string
search, display of the setting area disappears
and SEARCH menu display is restored to
normal mode from reverse mode.
O 1000 EDIT
N4 G01 X-200. F2000 ;
N5 Y-200.;
N6 X200.;
N7 Y200.;
M02 ;
%
SEARCH MAKE LARGE FILE