ID 20020
Circle centre point parameter outside permissible data format. | ||||
Description | An interpolation parameter (I, J, K) used to specify the circle centre point is outside the permissible value range. Example: Wrong: N10 G00 X0 Y0 Z0 N20 G02 I94967596 F1000
| |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check the programmed interpolation parameters (I, J, K) and modify them according to the value range. | |
Parameter | %1: | Logical axis number [-] | ||
Logical axis number P-AXIS-00016 of concerned axis | ||||
%2: | Upper limit value [-] | |||
Maximum permissible value. | ||||
%3: | Lower limit value [-] | |||
Minimum permissible value. | ||||
%4: | Error value [-] | |||
The incorrectly programmed value. | ||||
Error type | 1, Error message from NC program. | |||
|