From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,801 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,783 Views)