LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reg:read file

Team

 

I have multiple lvm file in a folder. (ex trails1.lvm,trails2.lvm,trails3.lvm........trails 100.lvm). I want  read and calculate the max from the lvm.

 

here with attached the code. In this code I can read only one file at a time.  how I can read all the files

regards

mohan

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

You could do a List Folder and then use a FOR loop to read each file individually.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,120 Views)