LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Amazing! LabVIEW 8.5 FPGA Fifos are never full!

All joking aside, what happened to the FIFO full terminal found when attempting to Write to a FPGA FIFO in 8.2?
 
LabVIEW 8.5 seems to remove this feature. I checked the error code too and it doesn't output an error if FIFO is full. Is there another way to check this other than assuming the fifo is full when the FIFO Write timeout?
 
Thanks,
Craig
0 Kudos
Message 1 of 2
(3,031 Views)
Hi craige,
 
The "Full" output of the FIFO Write in FPGA Module 8.2 has the same function as the "Timed Out?" output in 8.5.  The Help file descriptions of the two outputs in the two different versions are the same.
Regards,

James R.
National Instruments
0 Kudos
Message 2 of 2
(2,961 Views)