ID 20587

This assignment or linking in not allowed with .ALL variables.

Description

When zero point offsets via V.G.NP[..]ALL are linked, do not use multiplication or division operations.

Syntax example:

Wrong:

N10 V.G.NP[0].ALL *= V.G.NP[1].ALL

N10 V.G.NP[0].ALL = V.G.NP[0].ALL/6

Response

Class

2

Abort NC program processing.

Solution

Class

3

Check and modify NC program. See also [PROG//Section: Adding and subtracting offsets]

Error type

1, Error message from NC program.