ID 21446

Assignment operation not permitted for variable structures or arrays.

Description

For external variables that are a variable structure (see [EXTV]), only the assignment operator "=" is allowed (structure copy). The assignment operators "+=", "-=", "*=" and "/=" cannot be used.

Response

Class

2

Abort NC program processing.

Solution

Class

3

Correct NC program.

Error type

1, Error message from NC program.