LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading data from a website through labview

For example, I have a website where I have a temperature and humidity that are variable, how can I read this data with labview? I have no idea. Bellow it is a screenshot with the website. I use Labview 2011.

temp_ip.png

0 Kudos
Message 1 of 2
(1,804 Views)

YOu can use a "DataSocket Read" pointed at the web-site URL and it will return the same thing you would see if you went to the web-site and selected "View Source".

 

Parse the data and your are done.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(1,786 Views)