Sign Up
EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
Learn more

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
Antidoc CLI
This package installs a CLI tool to generate documentation with a Windows terminal. The main use case is to integrate documentation generation as part of your CI/CD.

by Wovalab - 10 hours ago
 image
G2CPU GPU and CPU HPC Toolkit
Please make sure VIPM is running with Administrator privliges!!! Unlicensed installations may experience noticeable IDE slowdowns due to LabVIEW’s handling of background evaluation. To ensure full performance, please activate a license or use the free Community License. G2CPU GPU and C…

by Natan Biesmans - 2 days ago
 image
LUnit Parameterized Add On
Add on for creating parameterized tests in LUnit. After installing, select Tools->LUnit->New Parameterized Test... to create a parameterized test case. Each test method in the Patameterized Test Case will run for each parameter value defined in the Parameters.vi. Use the class private data to bundl…

by Astemes Ab - 3 days ago
 image
LabVIEW MCP Server SDK
Full details on github: https://github.com/JanGoebel/LabVIEW-MCP-Server-Toolkit Use MCP to control your Applications using AI. You can have a large language model chat-application like claude desktop communicate with your LabVIEW application to trigger actions, change parameters or read and interp…

by jgoebel - 4 days ago
 image
WATS DQMH Module
This package contains a DQMH module wrapper of the WATS TDM LabVIEW Addon. It provides WATS report generation functionnalities with easier parallel reporting. * This package needs the WATS LabVIEW addon to be installed via the WATS client. (see https://download.wats.com/ for the latest client…

by Neosoft Technologies - 6 days ago
 image
Event MessengerM Channel Wire
Event Messenger Channel Wire with Subchannels This variant of the native Event Messenger Channel overcomes the limitation in which channel wires cannot be added to arrays. It introduces a Subchannel input to the native Write.vi and Read Event Registration.vi. This package creates an Event Messeng…

by Peter - 6 days ago
 image
HSE Application Template Wizard
The HSE Application Template Wizard installs a project template which you can use from LabVIEW’s "Create Project…" menu to start a new project based on our HSE Application Template. The HSE Application Template is targeted at software built with and around DQMH modules. It is based on the HSE UI f…

by Hampel Software Engineering - 6 days 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 - 6 days ago
 image
HSE Core: Libraries
The HSE Libraries form the basis of all our applications, similar to a very basic framework. They are a collection of useful VIs developed over the years for and within our real-life projects. This package contains the following collections: hse-application - Takes care of versions and path handli…

by Hampel Software Engineering - 6 days 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 - 6 days ago
 image
OpenDSS-PM Library for x64
This library enables LabVIEW users to control OpenDSS using the Direct DLL interface. This version is compatible with NI LabVIEW x64. This is the base platform for allowing OpenDSS users to perform parallel computing. For installing this package and its dependencies please run VI Package manager as…

by Electric Power Research Institute - 1 week ago
 image
OpenDSS-PM Library for x86
This library enables LabVIEW users to control OpenDSS using the Direct DLL interface. This version is compatible with NI LabVIEW x86. This is the base platform for allowing OpenDSS users to perform parallel computing. For installing this package and its dependencies please run VI Package manager as…

by Electric Power Research Institute - 1 week ago
 image
MGI Coordinates
This package contains VIs that aid in working with x,y,z and x,y coordinates. NOTE: VIPM 2014 or later is required to install this package.

by MGI - 1 week ago
 image
Thermal Chamber Examples for DQMH
Examples to illustrate how the DQMH framework could be used in a LabVIEW project or in a TestStand project

by DQMH Consortium - 1 week ago
 image
DQMH
The Delacor Queued Message Handler - short: DQMH(R) - toolkit is a freely available reference design (also called a template or framework) for LabVIEW. It expands on the NI QMH by providing safe, event-based message handling and scripting tools to make development easy, encourage same style between…

by DQMH Consortium - 1 week ago
 image
DQMH Dev Tools: Documentation
This package installs the DQMH Documentation in the LabVIEW Help menu >> DQMH Consortium >> DQMH. The DQMH Documentation will be open in your default web browser, using the online version available at https://documentation.dqmh.org if you have Internet, or using the local website mirror if you don'…

by DQMH Consortium - 1 week ago

Top Contributors (Last 30 Days)

Top
  |  
Olivier Jourdan - 15 contributions
fixed a bug: 3, was on the development team: 1, released the package: 11
John Medland - 6 contributions
released the package: 6
Peter - 5 contributions
released the package: 5
Joerg Hampel - 5 contributions
released the package: 5
Anton Sundqvist - 5 contributions
released the package: 5

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