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

Page 907

Advertising
background image

Error and System Messages

Appendix B

B-35

Message

Description

PROGRAM NOT FOUND

The program cannot be located in memory. Check to make sure the program name was
correctly entered.

PROGRAM OPEN FOR EDIT IN ANOTHER PROCESS

On a dual-processing system, you cannot edit a program that is active in another process. You
will need to switch processes if you want to edit the other program.

PROGRAM REWIND ERROR

An attempt to rewind the tape was not successful. Check to be sure that the tape reader is
functioning properly and the tape is on the drive sprockets.

PROGRAM SHOULD START HERE

When performing a {MID ST PRGRAM} operation to restart a program, the control has found the
block that the program execution should begin at, and selected that block as the next block to
be executed. That block is the block immediately following the one containing an @.

PROGRAMMED AXIS IS OFF OR DETACHED

Part program blocks are attempting to program motions on an axis that has its servos either off
or configured as detached in AMP.

PROGRAMMED G26 DEPTH < TRIGGER TOLERANCE

A G26 block is programmed with an integrand less than or equal to the AMPed Adaptive Depth
Trigger Tolerance amount. A block decode error is given and the block will not execute until the
integrand in the block is made larger or AMP is modified to reduce the trigger tolerance.

PROGRAMMED SPINDLE UNAVAILABLE

The programmer attempted to program the follower spindle independently (M03, M04, M05, or
M19) while spindle synchronization was active.

PROGRAMS ARE DIFFERENT

A program verify operation has determined that the two selected programs are not identical.

PROGRAMS ARE IDENTICAL

A program verify operation has determined that the two selected programs are identical
matches.

PROGRMABLE ZONE 2 VIOLATION

An attempt was made to move the indicated axis into the area defined by programmable zone 2.

PROGRMABLE ZONE 3 VIOLATION

An attempt was made to move the indicated axis into (or out of) the area defined by
programmable zone 3.

PROGRMD G26 DEPTH < TRIGGER TOLERANCE

The programmed adaptive depth deflection (hole depth) is less than the probe tolerance value.
You must either increase the programmed block depth, or decrease the AMPed probe tolerance
value.

Q

QPP ANGLE WORD SAME AS AXIS NAME

AMP has downloaded an angle word for QuickPath Plus that is the same as an axis name.
AMP must be reconfigured; the angle word cannot be the same as an axis name.

QPP BLOCK FORMAT ERROR

Data is incorrectly entered or insufficient data is entered for the control to correctly execute a
QuickPath Plus block or pair of QuickPath Plus blocks.

QPP MDI BLOCK LOOKAHEAD ERROR

Only one of two necessary blocks was programmed in MDI using QuickPath Plus commands
that require two blocks for proper execution.

QPP NOT ALLOWED DURING POLAR MODE

With polar coordinate programming active, you cannot use QPP.

R

R WORD FORMAT FINER THAN

The word format programmed is requesting a finer resolution than the axis word format for the
corresponding axis allows. These word formats are set in AMP.

RAPID SPEED TOO HIGH FOR AMPED CONFIG

AMP configuration error. The axis resolutions and feedback device resolutions will not permit
the rapid and maximum feedrates assigned in AMP.

RADIUS TOO SMALL

An arc (or helix) was programmed (G02 or G03) that defines a radius that is too small to connect
the start-point of the arc to the end-point. The value of R is too small.

RAPID TOO HIGH FOR AMPED CONFIG

AMP configuration error. The axis and feedback device resolutions will not permit the rapid
feedrates assigned in AMP.

RAPID TRAVERSE ERROR :

An attempt was made to jog an axis using rapid traverse when it is not permitted. Typically, to
use the TRVRS function while jogging, the control must be in manual mode; continuous jog
must be selected; and, if the axis being jogged has an overtravel value, that axis must first have
been homed.

READ ERROR

An attempt to read a program from a tape or disk drive has failed.

Advertising