02-19-2014 01:05 PM
I am creating multiple large TDMS files in a folder. I am currently analyzing each file individually. Is there a VI to allow me to sequentially open and analyze all the files in a folder automatically?
Solved! Go to Solution.
02-19-2014 01:12 PM
Use either the "List Folder" command (to do it without user interaction), or just allow them to select multiple files (Use File Dialog)
-M