LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP GET.vi with Windows 11

I have a VI that gets a web page from the web server of a temperature sensor and then parses it to get the temperature. It's a very simple thing (see attached VI testGET.vi). We've been using it with Windows 7 for many years. I tried to use the same code with Windows 11, and it doesn't work - I get error 58 (The network function is not supported by the system). The sensor's web server works fine - I can get there with a browser. So out of desperation I revised the VI to use WGET, and it works (see attached VI testGETwget.vi). So something is tripping up GET.vi, and I can't figure out what. 

Download All
0 Kudos
Message 1 of 1
(81 Views)