LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

browsing a network in labview

I want to browse a network with Labview. I want to specify the machine name and get the list of folder.
Like the "List Directory" function.

Input : Machine Name
ex. \\pc-101

Output Array of folders


Does any body have a tips for me

Thanks

Dany
LabVIEW ChampionArchitect
0 Kudos
Message 1 of 2
(2,434 Views)
Hi,

If you map your machine to a drive letter, you can explore the machine file hierarchy with the attached llb.
It is not very nice to use this drive letter mapping, I know, but it can be helpful.

Have a nice day.
Message 2 of 2
(2,434 Views)