ID 20614

Macro name too long.

Description

When defining or calling a macro, it is detected that the macro name exceeds the maximum number of permissible characters.

Syntax example:

Wrong:

N10  "THIS_MACRONAME_IS_TOO_LONG" = "X100 G01 F1000"

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

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. Reduce the length of the macro name.

Parameter

%1:

Limit value [-]

 

Error type

1, Error message from NC program.