08-05-2005 04:12 PM
I have a set of data files that I can open in LabView when they are stored on my computer's hard drive. I uploaded them onto the internet with the hope that the files could be accessed online as well. My initial hope was that it would be a simple matter of entering the URL into the input pathname box the same way one would enter the hard drive pathname if the files were stored on the hard drive.
However, this doesn't seem to work. LabView keeps trying to insert a '\' character at the beginning of the URL as if expecting it to be a hard drive pathname. It also opens a Windos dialog box for my hard drive, again as if expecting a hard drive pathname.
Is there a simple way to tell LabView to access data files stored online? If so, how?
08-05-2005 06:10 PM
08-06-2005 01:38 PM