Rockwell Automation 8520-MUM 9/Series CNC Mill Operation and Programming Manual Documentation Set User Manual

Page 118

Advertising
background image

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:

If your system has

this is your part program storage

64K

150 meters

128K

300 meters

192K

450 meters

Extended Part Program Storage (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.

Advertising