LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can you list several file paths?

Solved!
Go to solution

Hi!

 

I'm using the "write to binary file" vi, and I need it to write a bunch of different files. Is there a way to add several paths names to it? The green wire thingy seems to only let you put one in there at the time, and I would like to not have 20 "write to binary file" vi's in my project..

 

Thank you!

0 Kudos
Message 1 of 3
(2,448 Views)
Solution
Accepted by q-bertsuit

 

Provide the file paths in an array and use a loop!

 

Cheers

Edgar

Message 2 of 3
(2,446 Views)

String array converted to path type worked.

 

Thanks!

0 Kudos
Message 3 of 3
(2,440 Views)