ID 20475

Master axis can not be its own slave axis.

Description

With the definition of a coupling group it is detected, that one of the master axis also is its own slave axis.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   #SET AX LINK[1,X=X]

:

N1000 M30

For further information see [PROG// Section: Programming axis couplings]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Master axis and slave axis must not be identical. Observe the restrictions regarding master/slave axes dependence[PROG//Section: Synchronous mode].

Parameter

%1:

Logical axis number [-]

Axis number of the invalid axis

%2:

Current value [-]

Index of the coupling pair

%3:

Current value [-]

Number of the coupling group

Error type

1, Error message from NC program.