ID 50885
Moving to fixed stop already active. | |||
Description | When the Move to fixed stop function is activated [FCT-M8], the function is already active on the axis. The Move to fixed stop function was not deactivated during a preceding CNC reset since the axis is still located at the fixed stop.
Example: N20 G01 X200 F1000 X[FIXED_STOP On](error 50885)
Possible solution: N10 G01 X0 F1000 X[FIXED_STOP OFF] N20 G01 X200 X[FIXED_STOP ON] | ||
Response | Class | 4 | Controlled halt of the axis, the control loop is closed. Transition to error state. |
Solution | Class | 6 | Check and modify the NC program. Deactivate the Move to fixed stop function before reselecting. |
Parameter | %1 | Logical axis number [-] | |
Logical axis number P-AXIS-00016 of concerned axis. | |||
%2 | Error value [-] | ||
State of the Move to fixed stop function | |||
Error type | 1, Error message from NC program. | ||
|