LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Streaming data to TDMS from multiple Devices using Channels

I am trying to read and write to a TDMS file from multiple devices.

 

I want to use Stream channels in a Producer/Consumer setup but I am unsure as to the best practices here. I have tried to find Examples but I havent found any that suit my needs.

Also, looking at my code is there any danger of the Consumer loop exiting before all the data has been written?

 

In particular, what is the most efficient way to determine if all the samples have been read? The current code setup is quite slow.

 

Thankyou for any assistance.

stream.PNG

0 Kudos
Message 1 of 1
(641 Views)