ID 20766
| Double-programmed H-function. | ||||
| Description | In the NC block, an H function (techno function) with the same number is programmed several times channel-specifically, axis-specifically or spindle-specifically. 
 Example for inadmissible double programming: N10 G00 X10 H10 H10 (channel-specific technofct.) N10 G00 X10 X[H10] X[H10]] (axis-specific technofct.) N10 G00 X10 S[H10 H10] (spindle-specific technofct.) : Example for allowed programming: N10 G00 X10 H10 X[H10] S[H10] (combined technofct.) | |||
| Response | Class | 2 | Abort NC program processing. | |
| Solution | Class | 3 | Check and modify the programming of the H functions in the NC block. Remove surplus channel specific, axis specific or spindle specific H functions. | |
| Parameter | %1: | Current value [-] | ||
| Number of the multiple programmed H function | ||||
| Error type | 1, Error message from NC program. | |||
| 
 | ||||