ID 20490
| Too many parameters after #SET TIP. | ||||
| Description | When programming the NC command #SET TIP[…], only a limited number of parameters may be defined inside the square brackets. For further information see [PROG// Section: Continuous jog operating mode] Syntax example: Wrong: N10 #SET TIP[1.0,1.5,2.0,5.0,10.0] X Correct: N10 #SET TIP[1.0,1.5,2.0] X | |||
| Response | Class | 2 | Abort NC program processing. | |
| Solution | Class | 3 | Check and modify NC program. Program only the maximum permissible number of parameters inside the square brackets. | |
| Parameter | %1: | Limit value [-] | ||
| Maximum number of continuous jog parameters | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||