ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
I created a very simple WebVI that acts as a client to the LabVIEW Weather Monitoring Web Service Example included with an install of LabVIEW. This example uses an HTTP call to request data from the Web Service example. I created the WebVI using LabVIEW NXG Web Module 5.0.
In the process of figuring out how to interact with the Web Service example, I used this great tutorial Creating and Publishing a LabVIEW Web Service to the Application Web Server.
Description-Separate-2
How-Separate-2
Related-Separate-2
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.