ID 21023

SIZEOF access not permitted for this variable.

Description

The SIZEOF access to indexed global variables (V.G., e.g. V.G.WZ_AKT.V[i] or V.G.WZ[j].[P[i] is not permitted.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Modification of NC program. With SIZEOF, only self-defined variable arrays (V.L., V.P., V.S.) may be accessed.

Error type

1, Error message from NC program.