LabVIEW Web Development Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading Weather Data and Displaying in LabVIEW with HTTP Request

Functionality

Inputs:

Zip Code, Country

Outputs:

Temperature, Max Temp

This uses the API from http://openweathermap.org/current and makes an HTTP request using the LabVIEW HTTP Client VIs.

Capture.JPG

Requirements:

Requires LabVIEW 2012

Uses the free JSON Toolkit for LabVIEW: https://decibel.ni.com/content/groups/interactive-internet-interface-json-toolkit-for-labview?view=o...

Joey S.
Senior Product Manager, Software
National Instruments
Comments
MuhammadShazor
Member
Member
on

Hello Joey,

I tried this VI but it is giving error that "Error connecting to GPIB driver or device. The NI-488.2 driver may not be installed.""

May please guide how to encounter this error

 

Contributors