ID 20916

Invalid variable or parameter designation.

Description

Then the function SIZEOF was used, an invalid identifier was programmed for a variable or a parameter within the square brackets.

[PROG// Section: Arithmetic expressions.]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify the SIZEOF command.

The designation of a variable must start with a "V".

The designation of a parameter must start with a "P".

Error type

1, Error message from NC program.