ID 20741
Only one write access to tool length is allowed per NC block. | |||
Description | An attempt is made to modify the tool length of the current tool several times in the same NC block by means of write access using the variable V.G.WZ_AKT.L.
Syntax example: N10 V.G.WZ_AKT.L=50 X10 Y20 V.G.WZ_AKT.L=70 For further information see [PROG// Section: Global variables (V.G.)] | ||
Response | Class | 2 | Abort NC program processing. |
Solution | Class | 3 | Check the NC block and remove all write accesses to the tool length except for one. |
Error type | 1, Error message from NC program. | ||
|