LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

download data from internet

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?
0 Kudos
Message 1 of 5
(2,299 Views)
Hi treasure,
what type of device is it? Is there a ftp or http server running? Which protocol do you need?
Mike
0 Kudos
Message 2 of 5
(2,298 Views)
device is Sunny webbox weather monitoring device. i used http server.
0 Kudos
Message 3 of 5
(2,293 Views)

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

Message 4 of 5
(2,276 Views)
thanks mike.. i will try to get this.
0 Kudos
Message 5 of 5
(2,233 Views)