ID 51027
| Storage value P-STUP-00033 is too small to save a contiguous program sequence. | ||||
| Description | Functions such as real-time loops must first have a fully contiguous program sequence in the interpolator before processing can continue. With this error, the interpolator cannot store a contiguous program sequence since the memory configured in P-STUP-00033 is too small. There is no more memory space available after the current NC block. | |||
| Response | Class | 3 | Abort NC program processing. | |
| Solution | Class | 3 | Check and increase P-STUP-00033 or reduce the number of NC blocks in the program sequence. | |
| Parameter | %1: | Block number [-] | ||
| Block number of the NC block after which the memory space is insufficient. | ||||
| %2: | Current value [Byte] | |||
| Memory space required by the current NC block. | ||||
| %3: | Limit value [Byte] | |||
| Free memory space still available. | ||||
| %4: | Upper limit value [Byte] | |||
| Currently configured total memory space. | ||||
| %5: | Current value [-] | |||
| Number of NC blocks saved so far in the sequence. | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||