ID 21445
Different sizes of variable structures or variable arrays. Copying not possible. | ||||
Description | Copying entire variable structures (structure copy) in the NC program is only permitted between variables with identical variable type var[i].type and same size var[i].size (see [EXTV]). | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Correct NC program. | |
Parameter | %1: | Error value [-] | ||
| ||||
%2: | Error value [-] | |||
| ||||
Error type | 1, Error message from NC program. | |||
|