LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

interleaved TDMS write

I am using TDMS file to log my data. As my data come in as a one dimensional array( each element of array is data from different channel) i am using interleaved mode of writing. This data comes in every 10 ms ( one array in every 10ms). My problem is my data is getting over written every time i do a write. Finally my tdms file conatins only one row( latest sample of all channels). How to correct this and get all data logged. I am passing tdms file reference using shift registers for every iteration of my writiing loop.

0 Kudos
Message 1 of 2
(2,308 Views)

Without your VI, my suggestion is that you should give correct inputs to the group and channels terminals of TDMS Write.

0 Kudos
Message 2 of 2
(2,260 Views)