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: 

Publishing Data Series | Simple Indicators for Various Data Types

________________________________________

 

Overview

 

This example showcases how to publish a mix of Numeric, String, and Boolean data types from LabVIEW to the web and display them through basic indicators. This also introduces some powerful concepts for styling an HTML webpage using CSS.

 

WebPage.png

 

This example will be extended to a tutorial in the near future.

________________________________________

 

Prerequisites

 

LabVIEW Web Services Getting Started Series

 

This example assumes you have some experience with LabVIEW Web Services and HTML/JavaScript code.

 

Software

LabVIEW 2013

Notepad (Notepad++ recommended)

 

 

________________________________________

 

Procedure

 

1. Download the zip file at the bottom of the page, and unzip the contents.

 

2. Open the LabVIEW project and start the web service. Navigate to the URL of home.html in your browser.

 

3. Examine the LabVIEW VI, HTML, and JavaScript code to see how it works.

 

 

________________________________________

 

Next Steps

 

Back to Publishing Data Series Home Page

Daniel C.
Applications Engineer
National Instruments
Contributors