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 "/=" may not be used. | ||
| Response | Class | 2 | Abort NC program processing. | 
| Solution | Class | 3 | Correct the NC program. | 
| Error type | 1, Error message from NC program. | ||
| 
 | |||