ID 21967
| Axis moving to fixed stop can not be programmed again. | |||
| Description | An axis moving to fixed stop (see [FCT-M8]) may not be programmed again. 
 Example with error: N10 G01 X100 F1000 X[FIXED_STOP ON] N20 G01 X200 (* Error 21967 *) N30 G01 X0 X[FIXED_STOP OFF] 
 Possible solution: N10 G01 X100 F1000 X[FIXED_STOP ON] N30 G01 X0 X[FIXED_STOP OFF] | ||
| Response | Class | 2 | Abort NC program processing. Transition to error state. | 
| Solution | Class | 3 | Check and modify NC program. | 
| Parameter | %1 | Logical axis number [-] | |
| Logical axis number P-AXIS-00016 of concerned axis | |||
| Error type | 1, Error message from NC program. | ||
| 
 | |||