Mitsubishi Electronics 60/60S Manuel D’Utilisation

Page de 559
5.  Program 
5.3  Program Edit Operation 
 
 
 
I-181 
5.3.2  Data Display Update (One Line Scroll) 
 
Data display on the screen can be 
updated in line units by using the 
 
 
 
 or 
 
 
 
 key. 
If the 
 
 
 
 key is pressed when the 
cursor is placed at the screen 
bottom or if the 
 
 
 
 key is pressed 
when the cursor is placed at the 
screen top, display is scrolled one 
line. 
 
N1 G28 X0 Y0 Z0; 
N2 G92 X0 Y0 Z0; 
N3 G00 X-300. Y-300.;
N4 G01 X-200. F2000;
N5 Y-200.; 
 
 
 
 
 
 
 
 
N11 
N12 Z300.; 
N13 Y200.; 
N14 
N15
The cursor is 
moved on a 
single screen.
The cursor is not 
moved and the 
screen is scrolled. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
The cursor is moved downward 
each time the 
 
 
 
  key is pressed.
 
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.; 
 
N12 Z300.;
1)  Whenever the key is pressed, the cursor 
is moved downward one line. 
 
 
 
2)  If the key is pressed when the cursor 
reaches the screen bottom, display data 
is scrolled up one line. The cursor 
remains at the screen bottom. 
 
3) If the key is furthermore pressed, the 
display data is scrolled up one line and 
new data is displayed at the screen 
bottom. 
 
4) In contrast, whenever the 
 
 
 
 key  is 
pressed, the cursor is moved upward 
one line. If the key is pressed when the 
cursor reaches the screen top, the 
display data is scrolled down one line 
and the previous block data is displayed 
at the screen top. 
 
N2 G92    X0    Y0    Z0 ; 
N3 G00  X-300. Y-300.; 
N4 G01    X-200. F2000 ; 
N5 Y-200.; 
N6 X200.; 
 
N12 Z300.; 
N13 Y200.;