ID 20011
Coordinate is out of data format. | ||||
Description | The permissible value range for coordinates is exceeded. A movement command with calculated target coordinates outside this acceptable range was programmed. Example: Wrong: N10 G00 X0 Y0 Z0 N20 X94967596 N1000 M30 | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and change coordinates in the NC program or check data involved in the calculation (e.g. offsets). For information always all possibly invalid values, involved in calculation are monitored. | |
Parameter | %1: | Logical axis number [-] | ||
| ||||
%2: | Lower limit value [0.1 µm or 0.0001°] | |||
Limit value for negative coordinates | ||||
%3: | Upper limit value [0.1 µm or 0.0001°] | |||
Limit value for positive coordinates. | ||||
%4: | Error value [0.1 µm or 0.0001°] | |||
Programmed coordinate or calculated value in internal unit | ||||
%5: | Error value [0.1 µm or 0.0001°] | |||
Further programmed coordinate or calculated value in internal unit (optional) | ||||
Error type | 1, Error message from NC program. | |||
|