LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to queue two waveforms in dynamic data

I am collecting two waveforms for voltage data via DAQ assistant. The output is dynamic data which I can view as two waveforms via a chart. 
 
I am sending the retrived data to a queue for storage until a seperate loop can flush the queue and write the data to a measurement file via the Write to Measurement File vi.
 
When I retrive my measurement file only one of the two waveforms have been stored.
 
I have troubleshot the issue and have determined the correct data is going into the queue
0 Kudos
Message 1 of 3
(3,018 Views)
I'd recommend posting some code.  Are you passing in the two waveforms to the queue as an array of waveforms, or a cluster of waveforms?  Without seeing the code, it is just a guess as to what is going on.
0 Kudos
Message 2 of 3
(3,014 Views)
Thread was continued here in the duplicate post.
0 Kudos
Message 3 of 3
(2,999 Views)