ID 20925
Unknown parameter. | ||||
Description | The read access to a parameter or parameter array failed. The cause for it is that this parameter generally does not exist or that the indexing of the programmed array parameter is different to the indexing of the defined array. | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Declare parameter or parameter array respectively consider the correct indexing of the programmed parameter array. | |
Parameter | %1: | Error value [-] | ||
Invalid parameter number | ||||
%2: | Error value [-] | |||
Incorrect number of programmed dimensions (indices); value is only output with parameter arrays. | ||||
%3: | Current value [-] | |||
Correct number of declared dimensions (indices); value is only output with parameter arrays. | ||||
Error type | 1, Error message from NC program. | |||
|