ID 20396
Division by 0. | ||||
Description | In NC program within a mathematical expression, a division by zero (nil) is detected. Example: Wrong: N10 G00 X0 Y0 Z0 N20 P2=10/COS[90] :
| |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify NC program. Use correct syntax to program mathematical expression. | |
Parameter | %1: | Error value [-] | ||
| ||||
Error type | 1, Error message from NC program. | |||
|