ID 20109
Double-programmed prescription of feedrate. | ||||
Description | More than one G function from the group of acceleration conditions (G08/G193/G293) has been programmed in the same NC block. Example: Wrong:
N10 G01 X500 F1000
N20 G193 X900 F400 G293
N30 X1000
N1000 M30
| |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify NC program. Remove the inadmissible G function. | |
Parameter | %1: | Error value [-] | ||
Number of the inadmissible programmed G function | ||||
Error type | 1, Error message from NC program. | |||
|