LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Analyze multiple files in a folder automatically

Solved!
Go to solution

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?

0 Kudos
Message 1 of 2
(2,457 Views)
Solution
Accepted by topic author davewilson

Use either the "List Folder" command (to do it without user interaction), or just allow them to select multiple files (Use File Dialog)

 

-M

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