ID 20030

Gear step is out of data format.

Description

The number of available gear steps per axis, and thus the allowed value range, depends on system configuration. The counting of the steps starts at 1, so that values smaller than 1 are invalid. Also values starting from 65536 and above are rejected as well.

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G112 X65536

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Programme a correct value for the gear step.

Parameter

%1:

Error value [-]

 

%2:

Lower limit value [-]

 

%3:

Upper limit value [-]

 

%4:

Logical axis number [-]

 

Error type

1, Error message from NC program..