ID 20399
Logarithm less than/equal 0. | ||||
Description | The logarithm is to be calculated from a negative number or zero (nil). Example: Wrong: N10 G00 X0 Y0 Z0 N20 P2=LOG[0] : N1000 M30 | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify NC program. The argument of the logarithm must be > zero (nil). | |
Parameter | %1: | Error value [-] | ||
| ||||
Error type | 1, Error message from NC program. | |||
|