5 sequence numbers {renum prgram – Rockwell Automation 8520-MUM 9/Series CNC Mill Operation and Programming Manual Documentation Set User Manual

Page 127

Advertising
background image

Editing Programs Online

Chapter 5

5-13

Example 5.8

Erasing An Entire Block

Program Block

(Program Display Area)

Enter

(Input Area)

Notes

X93M01Z10;

Position the cursor any where in the block

X93M01Z10;

Press the {BLOCK DELETE} softkey.

Result -- the block will be completely deleted

Important: If the block consist of more than one line on the CRT the
entire block is deleted, not just the line that contains the cursor.

Erasing a character still in the input area:

Characters can also be erased in the input area (lines 1-2 on the screen)
before being sent to the program display area. Delete the character to the
left of the cursor on the input line by pressing the [DEL] key. Delete all
information on the input line by processing the [DEL] key while holding
down the [SHIFT] key. A new character will be inserted to the left of the
cursor automatically when any character key is pressed. The cursor can be
moved on the input line by holding down the [SHIFT] key and pressing the
left or right cursor keys.

Each block in a part program can be assigned up to a five-digit numeric
value following an N address. These numbers are referred to as sequence
numbers and are used to distinguish one block from another.

Sequence numbers can be assigned at random to specific blocks or to all
blocks if desired. Blocks assigned sequence numbers can be called later by
designating their sequence number.

Sequence numbers can be renumbered or assigned in 3 ways:

Manually type in a sequence number following an N word for each
block individually.

assign new sequence numbers only to blocks that already have sequence
numbers

assign new sequence numbers to all blocks

5.2.5
Sequence Numbers {RENUM
PRGRAM}

Advertising