ID 20622

Macro NC-code between quotation marks is missing.

Description

In NC block an "empty" macro is programmed, this means between the quotation marks on the right side of the assignment no NC code is programmed.

Example:

N10   G00 X0 Y0 Z0

:

N100 "MACRO_1" = ""

:

N1000 M30

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

Response

Class

1

Continue NC program processing. Warning is only used for diagnosis.

Solution

Class

1

Check and modify NC program. Modify macro definition.

Error type

1, Error message from NC program.