ID 120102

Flushing buffers not allowed while spline interpolation is active.

Description

With active spline interpolation (G151), no function selection or deselection is possible if they result in the flushing of CNC internal buffer.

These are, for example, the following CNC commands / functions:

-#FLUSH, #FLUSH CONTINUE, #FLUSH WAIT

-#CHANNEL INIT, #SET DEC LR SOLL

-#GET CMDPOS, #SET IPO SOLLPOS

-#CS ON[], CS OFF

-#TRAFO ON/OFF

-G200

-Reading synchronous V.E variables

 

For more information on spline interpolation and the listed commands, see
[PROG// Section: Akima spline interpolation].

Response

Class

2

Program abort.

Solution

Class

6

Before using the commands listed above, deselect spline interpolation with

#SPLINE OFF or with G150

Error type

1, Error message from NC program.