ID 20546

Release of face turning axis not allowed during active diameter programming.

Description

The axis programmed in the axis exchange command is currently used in diameter programming (G51) as facing axis P-AXIS-00015 and cannot be issued.

Example:

Wrong:

N10 G51  X80

N20 #PUT AX[X]

:

N100 G52

:

N1000 M30

Correct:

N10 G51  X80

:

N100 G52

N110 #PUT AX[X]

:

N1000 M30

Response

Class

1

Abort NC program processing.

Solution

Class

1

Check and modify the program flow sequence. Before the axis exchange command, the diameter programming (G51) must be deselected.

Parameter

%1:

Logical axis number [-]

 

Error type

1, Error message from NC program.