ID 20361
Stack overflow for local sub-routines. | ||||
Description | The system resource for the management of sub-routines is exceeded. This can occur, for example, if you have defined many local subroutines and then call additional nested global subroutines. | |||
Response | Class | 2 | Abort NC program processing. | |
Solution | Class | 3 | Check and modify NC program. All in all, reduce the number of subroutines or the nesting depth of the global subroutines, or change the program flow. Avoid recursions. | |
Parameter | %1: | Limit value [-] | ||
Maximum size of the system resource. | ||||
Error type | 1, Error message from NC program. | |||
|