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
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 - 13 hours 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 - 14 hours ago
 image
OpenLvVision_OpenCv_Dependencies
This is a required add-on package for OpenLvVision_OpenCv containing all needed external dependencies. It includes the core OpenCV World binary, , the NVIDIA DLLs required for deep learning and CUDA acceleration, and OpenVINO for high-performance deep learning inference on Intel hardware. System R…

by OpenLvVision - 1 day ago
 image
Opto Imaging Modules
Deprecated package Opto Imaging Modules Package The Opto Imaging Modules Package creates Opto IM's palette. It gives access to the OptoModule library, in charge of image acquisition and control of different hardware devices. Requires an Opto Imaging Module device and associated drivers Requires …

by Opto France - 1 day 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 int…

by jgoebel - 5 days ago
 image
EAS Windows Credentials
Library to enumerate, read, write and delete credential entries from the Windows Credential Manager

by Electronic Application Systems - 5 days ago
 image
LabVIEW gRPC Library
This Library provides gRPC support for LabVIEW https://github.com/ni/grpc-labview

by NI - 6 days ago
 image
LabVIEW gRPC Servicer
This contains the iService parent from which all the service can be inheritted and the servicer API to establish the gRPC communication and start the server

by NI - 6 days ago
 image
Flatinum Controls Suite
This package contains a set of controls designed to build contemporary user interfaces.

by Redhawk - 1 week ago
 image
CML Project Template with Custom DCFG
This package installs the CML DQMH with Custom DCFG Project Template in the Getting Started>>Create Project window. The CML Project Template with Custom DCFG demonstrates with a project that is analog to the regular CML DQMH, how the DCFG toolkit helps to replace the Settings Editor for managing a…

by DQMH Consortium - 1 week ago
 image
CML Project Template with DCFG
This package installs the CML DQMH with DCFG Project Template in the Getting Started>>Create Project window. The CML Project Template with DCFG demonstrates with a project that is analog to the regular CML DQMH, how the DCFG toolkit helps to replace the Settings Editor for managing application set…

by DQMH Consortium - 1 week ago
 image
DCFG - Free version
The DCFG (DQMH Configuration Toolkit) helps you manage the configuration settings of your LabVIEW Projects. It addresses the challenge of managing several parameters during initialization, and offers a visually appealing, layered approach to application-wide or module-specific configuration, promo…

by DQMH Consortium - 1 week ago
 image
LabVIEW Composition
This library provides functions to compose and decompose objects, clusters, maps and sets in LabVIEW - effectively breaking encapsulation by making private data accessible. Use with caution! Known issues - Decompose Set is not safe to use in LabVIEW 2019 to 2023 Q3 because of a known issue i…

by PNR - 1 week ago
 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 - 1 week ago
 image
CSM TCP Router Example
This repository demonstrates how to create a reusable TCP communication layer (CSM-TCP-Router) to turn a local program into a TCP server for remote control. This example showcases the advantages of the CSM framework's invisible bus. ## Features - All CSM messages that can be sent locally can be t…

by NEVSTOP-LAB - 1 week ago
 image
CSM MassData Parameter Support
## Overview CSM-MassData-Parameter-Support is an addon for the Communicable State Machine (CSM) framework that enables efficient transfer of large data sets between CSM modules. It addresses the limitations of API String for transferring large data by using a memory-efficient mechanism to referenc…

by NEVSTOP-LAB - 1 week ago

Top Contributors (Last 30 Days)

Top
  |  
yao - 6 contributions
released the package: 6
Daniel Coons - 4 contributions
released the package: 4
Olivier Jourdan - 4 contributions
was on the development team: 1, released the package: 3
Hampel Software Engineering - 3 contributions
was on the development team: 1, released the package: 2
Matthias Baudot - 3 contributions
was on the development team: 3

Posts

  |  
  |  
Bug in parsing of response headers
After parsing, HTTP response headers are apparently stored …
suggestion
What is the difference between this and global variables and global functions?
What is the difference between this and global variables an…
suggestion
Add browser extensions in WebView2
I tried to use the "AddBrowserExtensionAsync()" in order to…
suggestion