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