ID 20741

Redundant write access to tool length not possible in same 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 the variable V.G.WZ_AKT.L by means of write access.

 

Syntax example:

N10 V.G.WZ_AKT.L=50 X10 Y20 V.G.WZ_AKT.L=70

For further information see [PROG// Section: Global Variable(V.G.)]

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check the NC block and remove all write accesses for the tool length up to one.

Error type

1, Error message from NC program.