ID 20151

Unknown path preparation mode at G115.

Description

The value specified with the look-ahead function G115=<value> is out of the permissible value range. Integers from 0 to 14 are permissible for <value> [PROG// Influencing the look-ahead functionality].

Example:

Wrong:

N10   G00 X0 Y0 Z0

N20   G115=20

N1000 M30

Right:

N10   G00 X0 Y0 Z0

N20   G115=14

N1000 M30

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Programming of correct path preparation mode.

Parameter

%1:

Error value [-]

 

Error type

1, Error message from NC program.