Sign Up

Where the community shares LabVIEW tools

Thousands of developers and companies use VIPM to find, share, and manage their LabVIEW code reuse and tools.

Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.

New Releases

  |  
 image
TSC Material Theme
This library of functions is meant to support the Google Material Theme and apply it to LabVIEW front panel VIs. This allows a user to create and export a JSON-based Material Design on Figma or on the material theme creator website. Those designs can then be converted to the TSC Material format and…

by TSC - 2 hours ago
 image
QuVI - Quantum Circuit Toolkit
QuVI is an open-source quantum circuit simulation toolkit developed natively in LabVIEW. It provides a robust framework for designing, simulating, and visualizing quantum algorithms using LabVIEW's familiar dataflow paradigm. Key Features: - Intuitive Circuit Design: Build quantum circuits using …

by Murtaza Vefadar - 14 hours ago
 image
G Augmented-Reality Toolkit
Stop just using your webcam for video calls and start using it for Augmented Reality applications. This toolkit brings a range of camera, image processing, and computer vision functionality into LabVIEW by leveraging open-source libraries, lovingly wrapped for your favourite graphical programmin…

by Serenial - 20 hours ago
 image
G Augmented-Reality Toolkit Shared Binaries
Shared Binary Files (.dll, .so) Installer for the G Augmented Reality Toolkit - a Toolkit to create webcam-based Augmented-Reality Applications with LabVIEW

by Serenial - 20 hours ago
 image
Antidoc Add-on - LabVIEW project documentation
This package installs an add-on to Antidoc to generate the code documentation of your LabVIEW projects.

by Wovalab - 1 day ago
 image
Antidoc
This tool generates different kind of documentation based on the add-on installed. Official supported add-ons: - LabVIEW project: Generate the documentation of LabVIEW project code source - LabVIEW Toolkit Manual: Generate the documentation of toolkits installed in LabVIEW The final document is…

by Wovalab - 1 day ago
 image
AsciiDoc for LabVIEW
This toolkit provides a set of vis that helps you builds plain-text file using asciidoc syntax. It now provides all the tool needed to generate the HTML5 or PDF final document you always dream to get from your LabVIEW applications. = What is AsciiDoc ? AsciiDoc is two things: . A mature, plain-…

by Wovalab - 1 day ago
 image
Debug Snapshots for LabVIEW
Debug Snapshots for LabVIEWis a lightweight Quick Drop tool that lets you save, restore, and clear the debug state of a VI — including breakpoints and probes — to quickly restore debugging contexts.

by Hasbun Wood Engineering - 1 day ago
 image
jettl
A modern LabVIEW Actor Model implementation for building scalable applications. GitHub: https://github.com/natev51/jettl

by Nathan Davis - 2 days ago
 image
OpenLvVision_OpenCv
OpenLvVision OpenCV OpenLvVision OpenCV is a powerful LabVIEW wrapper for the OpenCV library. It brings advanced computer vision algorithms, linear algebra, and signal processing capabilities directly into LabVIEW, utilizing efficient Mat handling and polymorphic VIs. Documentation For a complet…

by OpenLvVision - 2 days ago
 image
LabPcap
Overview Network Packet Capture and Injection in LabVIEW LabPcap is a library that enables network packet capture, injection, and replay directly from LabVIEW. It is designed for advanced use cases that go beyond standard network primitives (TCP, UDP, etc.). LabPcap has been presented at GLA Summ…

by Framatome ATMS - 4 days ago
 image
NEVSTOP-Programming-Palette
Change Log 2024.06 [add] add Communicable State Machine(CSM) Framework in dependencies [fix] #213 Support Tag Datatype in ClusterCfgTable [update] #211 relocate example to example/NEVSTOP/ folder 2024.04 [add] add ButtonGroupEnum Support in UI Palette [add] add Lock Front Panel Item Position.vi i…

by NEVSTOP-LAB - 1 week ago
 image
VIA+ Nattify+ Quick Drop
Run the Nattify+ found in VIA+ Script as a Quick Drop plugin for LabVIEW. Nattification is the process by which a VI is modified to have the most sensible aesthetics and user-configurable options applied. Hold the Shift key to browse the menu of block diagram and front panel options. Block Diagram…

by Shirey Studios - 1 week ago
 image
VIA+
VIA+ was created with the intent of running VI Analyzer (VIA) as a code review process for developers, team leads, and reviewers. The results of NI VI Analyzer by nature are interactive to find and fix the issues but doesn’t re-analyze easily. VIA+ solves just as interactive as re-running VI Analyz…

by Shirey Studios - 1 week ago
 image
NEVSTOP TagDB Library
NEVSTOP TagDB is an advanced data management library designed specifically for the LabVIEW environment, providing efficient reading, writing, storage, and sharing of configuration and Tag data. Through optimized data structures and caching mechanisms, it offers reliable data persistence and real-ti…

by NEVSTOP-LAB - 1 week ago
 image
CSM INI Static Variable Support
This library is adding ${variable} support of arguments for CSM, which is loaded from the first catched ini file in application folder or topmost VI's parent folder. You can specified a section name or use ${section.variable:defaultValue} when section name is left as blank. Open Source Declaration…

by NEVSTOP-LAB - 1 week ago

Top Contributors (Last 30 Days)

Top
  |  
yao - 9 contributions
released the package: 9
Kevin Shirey - 7 contributions
released the package: 7
Juan Jose Hasbun Wood - 6 contributions
fixed a bug: 1, reported a bug: 1, released the package: 4
Wovalab - 4 contributions
released the package: 4
Nathan Davis - 4 contributions
released the package: 4

Posts

  |  
  |  
Add browser extensions in WebView2
I tried to use the "AddBrowserExtensionAsync()" in order to…
suggestion
Help required regarding Basler Camera acA800-510um
I need a LabVIEW programme that shows the output of my Basl…
other