ID 22214
Variable parameter of #LINSOLVE command may not be indicated. | |||
Description | When the #LINSOLVE command is used, no elements of a multi-dimensional variable may be transferred to the parameters A, B or X. Not allowed: #LINSOLVE [A=V.L.ARRAY[2][3], … Allowed: #LINSOLVE [A=V.L.ARRAY, … | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check and modify the parameters for the #LINSOLVE command |
Error type | 1, Error message from NC program. | ||
|