LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Queue and DAQ timing

Hi all,

 

I have a queue plus daq question.  I have a loop that continuously download from buffer, and I have another loop (in a subvi) that would dequeue continuously to check on the data.  See attachment.  The problem is that it is not working correctly.  I suspect that there is a timing issue on the following: acquisition rate, enqueuing rate, and dequeuing rate.  Can you help?  Thanks!

 

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(2,834 Views)
Instead of posting a few screenshots in a word document (a .png image file would have been better), post your actual code along with the important subVI's.  It depends on what is going on in your subVI for dequeue and check continuously.  Does that have a loop in it?
0 Kudos
Message 2 of 3
(2,819 Views)

I made a few changes to my code, and my question has changed a little as well.  I am going to take your advice and attach vi with my questions, and I will do this on another thread, since the questions has changed a bit.  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(2,802 Views)