Rockwell Automation 8520-GUM 9/Series CNC Grinder Operation and Programming Manual Documentation Set User Manual

Page 124

Advertising
background image

Editing Programs On 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

input lines

when the data is entered, the control displays the character here.

7 - 20

program display
lines

the control displays the part program blocks as they are currently
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
lines area

The following subsections describe in detail, the use of the features
available when editing a part program.

Advertising