ID 20236
| ‘WHILE’ condition consists of too many characters. Cache overflow. | ||||
| Description | The string length of the loop condition exceeds the permissible limit. For further information see [PROG// Section: Verification of running condition at loop start] | |||
| Response | Class | 2 | Abort NC program processing. | |
| Solution | Class | 3 | Check and modify NC program. Reduce the string length of the loop condition. | |
| Parameter | %1: | Limit value [-] | ||
| 
 | ||||
| %2: | Error value [-] | |||
| 
 | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||