ID 20981

Arrays are not available for R parameters.

Description

For indirect parameter programming the definition and the use of parameter arrays is 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. Take into consideration the restrictions when using indirect parameters.

Error type

1, Error message from NC program.