ID 20981
Arrays are not available for R-parameters. | |||
Description | When programming indirect parameter, the definition and use of parameter arrays are not possible. Example: Wrong: : #VAR R20[3][4] = [40,41,42,43, 50,51,52,53, 60,61,62,63] #ENDVAR : N1000 M30 | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check and modify NC program. Note the restrictions when using indirect parameters. |
Error type | 1, Error message from NC program. | ||
|