ID 21966

Activation of movement towards fixed stop requires movement information.

Description

When the Move to fixed stop function is activated (see [FCT-M8]), the axis must be moved towards the fixed stop.

Example with error:

N10 X[FIXED_STOP ON] (* Error 21966 *)

 

Possible solution:

N10 G01 X100 F1000 X[FIXED_STOP ON]

Response

Class

2

Abort NC program processing. Transition to error state.

Solution

Class

3

Check and modify the NC program.

Program an axis movement for the affected axis when the Move to fixed stop function is activated.

Parameter

%1

Logical axis number [-]

Logical axis number P-AXIS-00016 of concerned axis.

%2

Current value [-]

Bitmask of programmed axes

Error type

1, Error message from NC program.