ID 20724
Too many parameters in the message string. | ||||
Description | The command #MSG is programmed with too many format elements (%s, %S, %d, %D, %f, %F), i.e. too many values must be output. For further information see [PROG// Section: Messages from the NC program] | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check the #MSG command and reduce the number of format elements to correspond with the limit value. | |
Parameter | %1: | Limit value [-] | ||
| ||||
%2: | Current value [-] | |||
| ||||
Error type | 1, Error message from NC program. | |||
|