11-15-2012 08:07 AM
I'm using a .dll code in Labview and one of my VIs expect a path as an input.
The program will be running from my computer and I need to configure devices using a remote lab computer (Ethernet access). This path that I need access is located in the lab computer, so how can I access it from mine? (Without sharing drive).
Note: The Lab computer don't have Labview installed.
I'm using LV09.
Thanks,
Thais
11-15-2012 08:21 AM
Hi,
LabVIEW is not a king which can do all he wants ! Windows rules are upper and have to be respected.
To access a networked file, you will have to share the folder...
Best Regards,