awesome-webvis

Web app builder

A curated collection of resources and tutorials for building web applications using the LabVIEW graphical programming language.

A curated list of awesome WebVIs

GitHub

20 stars
9 watching
1 forks
last commit: almost 2 years ago
Linked from 1 awesome list

awesomeawesome-listg-web-development-softwaregwebgweb-communitylabviewlabview-communitylistwebvi

Awesome WebVIs / Getting Started

How to Build a Web UI for Your LabVIEW-Based Test SystemChristina and Milan give a step-by-step overview of how to modify your LabVIEW test system to web-enable it using G Web Development Software
Resources to help you get started with G Web Development SoftwareUseful links for getting started with G Web

Awesome WebVIs / Documentation / Examples

Call 3rd Party Web Service102almost 2 years agoAcquire data from the US Geological Survey Earthquake API and present in a WebVI.
Call JavaScript From a WebVI102almost 2 years agoCreate a JavaScript Library Interface (JSLI) document to interact with JS in a page.
Call LabVIEW Web Service102almost 2 years agoAcquire data with a LabVIEW Web Service to share with a WebVI.
Call SystemLink Data Services102almost 2 years agoCommunication with high-level tags, messages, and file APIs included with G Web Development Software.
Connect WebVI to WebSocket Echo Server102almost 2 years agoStream data to WebVIs with WebSockets.
Customize WebVI with CSS102almost 2 years agoAdvanced customization of a WebVI's style with CSS.
Embed Content into a WebVI102almost 2 years agoAdd custom HTML to a WebVI.
Incorporate User Resource into WebVI102almost 2 years agoAdd resource files such as images, CSS files, JavaScript files, and HTML files to your web application.
Multiple Top-Level WebVIs102almost 2 years agoCreate a web application with multiple pages linked together.
SystemLink Web Interface Template8over 4 years agoCreate custom tiles for WebVIs on the NI Web Server landing page.

Awesome WebVIs / Documentation / Manuals

G Web Development SoftwareCreating, building, and hosting WebVIs

Awesome WebVIs / Documentation / Manuals / G Web Development Software

G Web Development Software API ReferenceAPI Reference for VIs and Node in G Web Development Software
Communicating Data with Web Services Using WebVIs
Hosting WebVIsSee several options available for hosting built WebVIs

Awesome WebVIs / Documentation / Manuals

SystemLink CloudCloud service from NI to securely make WebVIs available on the internet
HTTP NodesLabVIEW HTTP Nodes documentation with important compatibility notes for WebVIs (Web Server target)

Awesome WebVIs / Documentation / Training

Build a Web App for Your Test SystemCourse showing how to web-enable an existing LabVIEW test system with G Web Development Software and SystemLink Cloud. .
Creating Web Applications Using G Web Development SoftwareOnline training course introducing WebVIs and guiding you through creation and publishing of a WebVI.

Awesome WebVIs / Documentation / Forums

G Web Development Software ForumThe official community forum for G Web Development Software
Example CodeExamples tagged as in the NI Example Code forum

Awesome WebVIs / Documentation / Videos

What is G Web?David talks about web application architecture and shows example control and monitoring WebVIs
Tom's LabVIEW Adventure - What's New In LabVIEW 2021 ?!Tom shows the G Web Development Software environment and runs a simple WebVI
SystemLink - G Web Development & DeploymentMakkal shows a walkthrough of web application development using G Web Development Software and deploys the web app in SystemLink

Awesome WebVIs / Add-Ons

Debug Tools for WebVIAdvanced debugging tools for WebVIs. Includes the Debug Log VI to enable logging arbitrary values to the console. See
ECharts14almost 2 years ago2D and 3D charting libraries.
File for WebVIOpen, modify, and download files from the browser. Capture and preview images using the Uppy library.
Maps for WebVIInteractive maps and markers. Google Maps and Leaflet + Open Street Maps examples.
Rich Text14almost 2 years agoDifferent rich text editor examples. Demos for , , and
Custom Popup Dialogs for WebVIHighly configurable modal dialogs.

Awesome WebVIs / Tutorials / Articles

Boring Engineer: Web Monitor and Control application using NI SystemLink APIsWebVIs + SystemLink APIS for monitoring. October 2019
TestStand Executor5over 2 years agoWebVIs + SystemLink to remotely execute TestStand sequences. October 2019
SystemLink file browser1almost 5 years agoUse SystemLink jobs to read a file in a WebVI from a RT target. . September 2019
Hands-on: Create Web-Ready User Interfaces with the LabVIEW NXG Web Module1over 7 years agoCreate WebVIs that communicate with LabVIEW applications. NIWeek May 2019
Boring Engineer: NI Web Technology: Monitor and Control SystemsWebVIs + LabVIEW Web Services for monitoring. July 2018
Boring Engineer: NXG WebVI: How to access and embed web service and resourcesEmbed images, iframes, and use HTTP with web services. July 2018
Boring Engineer: NXG WebVI : Develop, Deploy and Host a Simple Web GameLearn the basics of making WebVIs by creating a math game! July 2018
Latest enhancements to LabVIEW NXG include WebVI, expanded instrument coverageWebVIs are here! January 2018
First WebVI Prototype14almost 2 years agoThe first of WebVIs. . May 2013

Awesome WebVIs / Tutorials / Social media

G Web Dev Software Tweet CollectionCurated tweets about NI G Web Development Software and LabVIEW Web technologies

Awesome WebVIs / Presentations

One WebVI to rule (and print) them all!Michal shows a project made with G Web Development Software to remote monitor and control a 3D printer. GDevCon October 2024
All you wanted to know about LabVIEW and Web Services but feared to ask – Part 2Matthias dives into calling web services from LabVIEW. While the presentation does not cover G Web Development Software directly it has invaluable information on using web services which is applicable to all G Web apps. . GLA Summit November 2022
All you wanted to know about LabVIEW and Web Services but feared to ask – Part 1Matthias gives a great discussion of making Web Services with LabVIEW. Featuring a live audience poll web application made with G Web Development Software. . GDevCon September 2022
How to Build a Web UI for Your LabVIEW-Based Test SystemChristina and Milan give a step-by-step overview of how to modify your LabVIEW test system to web-enable it using G Web Development Software. Initially presented at NI Connect May 2022. YouTube recording July 2022
G Web. Is it any good?Brian Powell talks about their experience with G Web Development Software web-enabling a data logger LabVIEW application. GDevConNA July 2022
NXG WebVIs and SystemLink Tags​Working with Symation to make a tablet UI to communicate with a PLC and other instruments. October 2019
Creating Powerful Web Apps With the LabVIEW NXG Web ModuleMatthias details creating a sophisticated web application with a responsive UI, user login, and database backend. . NIWeek May 2019
Customizing Your WebVIsDarin and Milan follow-up the NIWeek 2018 presentation talking about styling WebVIs and creating Add-On libraries with the JSLI. . NIWeek May 2019
Using LabVIEW NXG Web Technologies to Enhance Existing ApplicationsRita introduces WebVIs and shows communication techniques and Matthias introduces creating web applications backed by databases. . NIWeek May 2019
LabVIEW NXG web module Remote server clientCreating a WebVI, setting up the NI Web Server, testing, and deploying a WebVI. June 2018
Styling and Customizing WebVIsMark and Milan go over common styling scenarios, a deep dive using devtools to style WebVIs, and tease the future of the JSLI document. NIWeek May 2018
Creating Web Enabled HMIs with LabVIEW NXGWebVI demonstration by Omid, Mark, and Eli. NIWeek May 2017

Awesome WebVIs / Just for Fun

Avalanche 🌠Dodge the shooting stars.
Cyclone 🌀Use your reflexes to land on the cyclone.
Dr. Emoji 💊Save the animals by matching their hearts ❤💙💛.
Fire 🔥The PSX Doom fire animation ported to to to to .
Nibbles 🐍💡Snake made out of LEDs.
Reflex tester 👉Test your reflexes.
Snake 🐍Snake with extra steps.
T-Rex 🦖Your favorite offline dinosaur game made online

Awesome WebVIs / Spotted in the Wild

DAM Group Leak Test Platform @ 2:13Looks like the NXG 2 button border style. Not running in a normal browser. Awesome music
GCentral Package SearchGCentral - The tool is a WebVI. A sophisticated LabVIEW Web Service backend with user authentication, database storage, and a WebVI frontend.

Awesome WebVIs / Experimental

WebVI Experiments14almost 2 years agoPlayground with lots of examples and experiments using the JSLI with G Web.

Awesome WebVIs / Non-English Resources

Réaliser des applications Web avec LabVIEW (CG & NXG) pour publier vos données
Software Web – Aulamoisan

Awesome WebVIs / Non-English Resources / Software Web – Aulamoisan

Laboratorio remoto monofásico
Laboratorio remoto trifásico
Simulador WEB arranque motor asíncrono
Simulador WEB de Corriente Alterna
Simulador WEB de Fasores Temporales
Simulador WEB de Flujos de Carga en Red Monofásica
Simulador WEB de Flujos de Carga en Red Trifásica
Simulador WEB de máquinas asíncrona
Simulador WEB de Transformador Monofásico
Simulador Web de Transitorios de Primer Orden
Simulador WEB del Teorema de Ferraris

Awesome WebVIs / Non-English Resources

NIが提供する新しい遠隔監視ツール 「SystemLink」を学ぼう
LabView NXG si aggiorna: arrivano i WebVI

Backlinks from these awesome lists:

0