11-27-2014 11:09 PM
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.
11-30-2014 07:50 PM
Without your VI, my suggestion is that you should give correct inputs to the group and channels terminals of TDMS Write.