ID 20625

Mathematical expression not correctly terminated within macro NC-code.

Description

During the resolution of mathematical terms within macros, an inadmissible character has been detected at the end of a term.

Syntax example:

Wrong:

N10 "MACRO1"="5*12]"

:

N100 X"MACRO1" (error output in this line!)

:

For further information see [PROG// Section: Macros]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check the mathematical terms of the used macros for inadmissible characters and remove this characters.

Error type

1, Error message from NC program.