2. CNC Monitor Screen
2.5 Program
I - 140
(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.
The operation procedure is described below:
(1)
Press the menu [SEARCH].
1) The setting area for SEARCH is displayed.
SEARCH PROGRAM LARGE FILE
O( ) N ( ) - ( )
(2)
Set the called program number
and character string.
(Example)
O ( ) N ( G01) - ( )
SEARCH PROGRAM LARGE FILE
O( ) N ( G01) - ( )
(3)
Press the [INPUT] key.
SEARCH PROGRAM 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 earch,
display of the setting area disappears and SEARCH
menu display is restored to normal mode from reverse
mode.
(Note 1) When a given character string is not found, a "NO CHARACTERS" message is displayed.
(Note 2) A string of up to 11 characters may be specified.
(Note 3) The specified character string is searched and identified in the specified number of character
strings regardless of the preceding and subsequent characters. That is, for example, if G2 is to
be searched, G2 of G20 to G29 and G200 and up cannot be classified and will become target
character strings.
[Setup example of character string data]
N (N10 )
The character string N10 is searched. (N10 and N100 are also searched.)
N (N10 X100.)
The character string N10 X100. is searched.
N (X-01234.567)
The character string X-01234.567 is searched (X-1234.567 is not searched.)
N (EOR )
The character string % (EOR code) is searched.