ID 21068

Syntax error when programming an independent axis.

Description

When programming independent axes, a syntax error occurred when using the G-command within the brackets. The used G-command does not exist.

 

Example with error:

N10 X10 Y11 Z[INDP_SYN G03 FEED100 G90]

Corrected example:

N10 X10 Y11 Z[INDP_SYN G01 FEED100 G90]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Modification of NC program.

Error type

1, Error message from NC program.