ID 20740

Redundant write access to tool radius not possible in same block.

Description

An attempt is made to modify the tool radius of the current tool several times in the same NC block by means of the variable V.G.WZ_AKT.R by means of write access.

 

Syntax example:

N10 V.G.WZ_AKT.R=25 X10 Y20 V.G.WZ_AKT.R=30

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 radius up to one.

Error type

1, Error message from NC program.