05-01-2020 01:20 AM
Hi, I'm having trouble reading a tdms file. Using the tdms library in labview I tried to read a channel's data with a while loop and wired the end of file output to the while loop conditional. The case is, the while loop never ends, it keeps reading the same info every loop. What can be the cause of this problem? The data is finite like 1000 points and the count input of the tdms read vi is the default value(-1 all).
The group I'm reading is "Potencia"
The channel I'm reading is "Voltaje A-n"
Thanks for your help. I'm attaching the file I'm reading.
05-03-2020 01:56 PM
Attach also the VI.