Index Manuals FANUC Series 30i/300i/300is-MODEL A. Machining Center System. User's manual (B-63944EN/03)
|
|
|
10.EDITING PROGRAMS OPERATION B-63944EN/03
- 1372 - - Undo function The function for undoing operations performed in program editing and the page keys cannot be undone with this function because they do not update character strings. - Example of the undo function
1 Suppose that the following character string is present before modifications: N110AX[#AXIS3]=100.0; 2 Edit key
is pressed five times. X[#AXIS3]=100.0; 3 Soft key [UNDO] is pressed five times. Then, the original AX[#AXIS3]=100.0;
- Input modes for editing Input modes for program editing include insert mode and overwrite • Insert mode
In insert mode, an entered character is inserted between the 1234567890 When the cursor is placed at 6, and X is entered, the following 12345X67890 • Overwrite mode
In overwrite mode, the character at the cursor position is replaced 1234567890 When the cursor is placed at 6, and X is entered, the following 12345X7890 |