ID 20740

Only one write access to tool radius is allowed per NC 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 write access using the variable V.G.WZ_AKT.R.

 

Syntax example:

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

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 radius except for one.

Error type

1, Error message from NC program.