Discussion:
download data from internet
(too old to reply)
treasure
2008-08-07 06:10:06 UTC
Permalink
I need to retrive the data from instrument which is connect with my PC via the LAN cable. I have a new IP addreess for this device and i don't know how to retrive the data from this device.. i m first learner in labview.. can sombody help me?
MikeS81
2008-08-07 06:10:06 UTC
Permalink
Hi treasure, what type of device is it? Is there a ftp or http server running? Which protocol do you need?Mike
treasure
2008-08-07 06:40:06 UTC
Permalink
device is Sunny webbox weather monitoring device. i used http server.
MikeS81
2008-08-07 08:10:09 UTC
Permalink
Hi treasure,
you can use the DataSocket functions to get data from your http server. You can also use tcp/ip function and build the http protocol. For that you can find some examples here in the forum.
Hope it helps.Mike
treasure
2008-08-08 01:40:04 UTC
Permalink
thanks mike.. i will try to get this.

Loading...