From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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