ID 20739

Write access to tool offset 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 a tool offset of the current tool by means of write access using the variable V.G.WZ_AKT.Vxx.

 

Syntax example:

N10 V.G.WZ_AKT.V[1]=40 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 offset or the D word.

Error type

1, Error message from NC program.