Owner's manual
Editing Programs Online
Chapter 5
5-4
Figure 5.2
Program Edit Screen
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
The maximum number of programs that you can have is 328. To store a
program, it needs to occupy at least 1.3 meters of memory. Use this table to
find out how much part program space there is on your system:
Ifyour system has this is your partprogram storage
64K 150 meters
128K 300 meters
192K 450 meters
Extended PartProgramStorage(EPPS) 5235 meters
Extended Part Program Storage is not available on the 9/230.
The following subsections describe how to use the features available when
editing a part program.