LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DMA FIFO reading: reads + removes?

Solved!
Go to solution

Just to double check:

 

An invoke method for reading DMA FIFO : reads and removes the oldest element(s) from the FPGA FIFO ?

I mean it removes after reading? Porbaly removes.

 

It is not expelicitly mentioned in the documentation: 

 

 

Untitled picture4.png

 

0 Kudos
Message 1 of 2
(2,295 Views)
Solution
Accepted by topic author Cashany

Yes, the read is destructive (meaning it removes the element from the FIFO).

Cheers!

TJ G
Message 2 of 2
(2,285 Views)