ID 20738
| Write access to tool length is not allowed with D code in the same block. | |||
| Description | In the same NC block in which a D word is programmed, an attempt is also made to modify the tool length of the current tool by means of write access using the variable V.G.WZ_AKT.L. 
 Syntax example: N10 V.G.WZ_AKT.L=25 X10 Y20 D1 | ||
| Response | Class | 2 | Abort NC program processing. | 
| Solution | Class | 3 | Check the NC block and remove either the write access to the tool length or the D word. | 
| Error type | 1, Error message from NC program. | ||
| 
 | |||