LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

obtain data from internet?

I am trying to use some data from an internet text file. Could someone help me figure out how to get this file, using labview it is a text file.
0 Kudos
Message 1 of 3
(2,640 Views)
What is the URL of the file? If it is on an FTP server you could try using the OpenG Internet Connectivity Tools. Or you could use LabVIEW DataSocket to get the file. Just enter the file URL as the DataSocket address.

-Jim
Message 2 of 3
(2,638 Views)

Check out the following example at NI KnowledgeBase. I know it is for an image, but once you see it you should be able to modify it for your needs:

How to Display an Image from the Web in LabVIEW

Regards;
Enrique

(Note: Somehow this message ended up under the wrong question, although the answer may apply. Weird...)

Message Edited by Enrique on 10-06-2005 09:36 AM

www.vartortech.com
0 Kudos
Message 3 of 3
(2,561 Views)