Folder's path
#1
Posted 14 July 2009 - 08:20 AM
I have 2 Vi (in 2 different computer) that they comunicate with 4 shared folders.
I want to create the absolute path for the folders because I want to search, write and move files from a folder to another one.
Can you help me?
Thanks
#2
Posted 14 July 2009 - 09:14 AM
HI,
I have 2 Vi (in 2 different computer) that they comunicate with 4 shared folders.
I want to create the absolute path for the folders because I want to search, write and move files from a folder to another one.
Can you help me?
Thanks
Hi Vane,
I am not to sure I really understand what your question is here, could you exand it a bit please.
Are you running the LabVIEW development environment on both the PC's ? and you just want a method for both VI's to know the absolute path to these shared folder is ?
#3
Posted 21 July 2009 - 09:59 AM
Something like:
\\192.168.1.1\LabVIEW\temp.txt
#4
Posted 29 July 2009 - 03:49 PM
Could you use an UNC path of the form \\ComputerName\SharedFolder\Resource
Something like:\\192.168.1.1\LabVIEW\temp.txt
I think you can also do
\\ComputerName\LabVIEW\temp.txt
Tim
CLA
#5
Posted 30 July 2009 - 11:28 AM
If you have assigned a drive letter for a network drive, why not using this?
#6
Posted 15 October 2009 - 05:24 AM
http://www.dmcinfo.c...in-LabVIEW.aspx
#7
Posted 16 October 2009 - 09:58 PM
LabVIEW 7.1
Network Path Name.vi 55.53K
135 downloadsRolf Kalbermatter
CIT Engineering Netherlands
Rolf Kalbermatter
CIT Engineering Netherlands
A division of Test & Measurement Solutions
#8
Posted 16 October 2009 - 10:00 PM
without any .Net
Founder and general mischief maker on www.labview-tools.com.
SQlite aficionado and websocket zealot.
If it 'aint in LabVIEW, then you 'aint got a clue!











