LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error -2206 in RT FIFO Write

Hi,

 

I am developing a data acquisition program on a cRIO-9074.  In my data acquisitin loop on the RT target, I have it read a block which is then enqueued to a RT FIFO.  This was working when I split the block into sub-arrays, one for each sample, but now I have decided to use another parallel while loop to manipulate the data (using the decimate array function).  When RT FIFO Write tries to write the block to the queue, it throws an error with code -2206 (which isn't documented as far as I can tell), and the message only says that the error occured in RT FIFO Write.

 

If anyone could help me on this, it would be greatly appreciated!  Let me know if I should attach the VI.

 

Thanks,

 

Alex

0 Kudos
Message 1 of 2
(2,259 Views)
My mistake...I should have posted this in the RT forum.
0 Kudos
Message 2 of 2
(2,258 Views)