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

Page 134

Advertising
background image

Editing Programs On Line

Chapter 5

5-14

3.

Key in an initial sequence number (the number for the first sequence
number), a comma, and an incremental value for the control to add to
each new sequence number. The format to this command is

RENUM: initial-sequence-number, incremental-value

For example

RENUM:5,10

would make the first sequence number 5, the next 15, 25, 35....

Important: You must enter both the initial sequence number and the
incremental value as integer values. If you use a decimal point, the control
issues the error message “ILLEGAL VALUE”.

If no initial sequence number or no incremental value is given or
both are not entered, the control uses default values of one.

4.

Select the blocks to renumber by using one of the two choices:

(softkey level 4)

ALL

ONLY

N

If you want to:

Then press:

assign sequence numbers or to reassign sequence numbers to
all blocks from the beginning of the part program

{ALL} softkey

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

{ONLY N}
softkey

ATTENTION: When the control performs a renumber
operation, features in the part program that reference a specific
block number may no longer be referencing the correct block.
For example, a paramacro GOTO 10 command may not call the
correct block after the renumber operation. When a renumber
operations is performed, you must manually go through the
program to make sure that these block references are correct.

Advertising