
Editing ProgramsOn Line
Chapter 5
5-4
ATTENTION: Any edit operation on a part program is
permanent. You cannot discard any changes that you made to a
program. The control saves programs in memory at the same
time they are edited.
Two major areas of the edit screen are dedicated to displaying specific
information:
Line Area Content
2-3 inputlines when thedatais entered,the controldisplaysthecharacterhere.
7-20 programdisplay
lines
thecontroldisplaysthepartprogramblocksasthey arecurrently
been edited.
INSERT :
EDIT
FILE : 000001 POS 1*1 MODE : CHAR
N00020 WHILE [#1LT 10] DO 1;
N00025 G01 F1000 X#1;
N00030 G04 P1
N00035 #1 = [#1 + 1];
N00040 END 1;
N00050 M99;
MODIFY
INSERT
BLOCK
DELETE
BLOCK
TRUNC
DELETE
CH/WRD
EXIT
EDITOR
line 2-3
Input lines
area
line 7-20
Program
linesarea
The following subsections describe in detail, the use of the features
available when editing a part program.
Comentarios a estos manuales