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 (beta)!
Get answers to questions about LabVIEW and discuss your code.

New Releases

  |  
 image
LabVIEW UI Testing
The aim of that package is to create LabVIEW User Interface testing through scripts through pyTest. The required python package is : pip install lv-ui-testing For more details and example explore the wiki: https://github.com/ThomasPRZilliox/lv-ui-testing/wiki

by Thomas Zilliox - 7 hours from 1m ago
 image
Blue Formatter For LabVIEW
An autoformatter for LabVIEW inspired by Python's Black, LabVIEW's own Nattify and Felipe Silva's experiments. It can be run from the Tools Menu. This will open a GUI that allows you to run Blue on all files in your project. There is also an option to just run on files that have changed in Git as …

by SAS Workshops - 5 hours ago
 image
Nominal IO Client
The official Nominal LabVIEW client. Nominal powers mission-critical engineering work with modern analysis tools, real-time observability, and advanced data infrastructure — all in one collaborative workspace. Enterprise-grade security and scale Nominal is built for startup, enterprise, and …

by Nominal - 9 hours ago
 image
Top Level Launcher
Sets or run the top level VI in the project. Normal Operation: To set the top VI, use Ctrl+Shift+[shortcut]. To run the top VI, use Ctrl+[shortcut]. Advanced Operation using QD data entry: To set the top VI, enter "s" or "set" before activating the shortcut. To read what the top VI is, en…

by GCentral - 3 days ago
 image
Hooovahh File IO >> Tremendous TDMS
This package contains various tool for TDMS operations. These tools can help in TDMS file creation, editing, conversion, or reading, also with several demos.

by Hooovahh - 5 days ago
 image
Wovalab Utilities
Content overview Helper Loop Periodic Timing This API provides a set of VI to time Helepr Loops. You'll be able to: * Set a period of execution * Get information on late execution * Configure late execution with different modes * Configure the maximum number of execution the helper loop * Open…

by Wovalab - 1 week ago
 image
IG Protoc
*** IN DEVELOPMENT PRE-RELEASE *** Check release notes for the version to see what functionality is still left not implemented. Creates Tools menu entries under IG -> protoc IG Protoc is a package to provide Proto3 syntax parsing and native LabVIEW code generation to be able to communicate using …

by Illuminated G - 1 week ago
 image
VIA Plus
VIA Plus was created with the intent of running VI Analyzer 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 Plus solves just as interactive as re-running VI Anal…

by Shirey Studios - 1 week ago
 image
LUnit
LUnit is a LabVIEW Unit Testing Framework built on the xUnit unit testing model and inspired by JKI VI Tester. LUnit helps you test driving your LabVIEW development and provides the following key features. - Fast test execution - Clear and informative results view - Run specific tests quickly from…

by Astemes - 1 week ago
 image
Measurement Plug-In SDK Examples
This package contains examples that illustrate various aspects of Measurement Plug-Ins. Some examples utilize various measurement hardware which requires separate installation of the device driver in order to run the example. The examples are installed to the "examples\Plug-Ins\Measurements" folder…

by NI - 1 week ago
 image
Measurement Plug-In SDK Generator
This package provides tooling for creating Measurement Plug-Ins from a template project. The template project contains build specs for building the measurement along with TODO notes indicating where custom code to implement the measurement will typically need to be inserted. The generator can be ac…

by NI - 1 week ago
 image
Measurement Plug-In SDK Service
This package provides libraries and APIs that simplify implementing and running LabVIEW measurement plug-ins. The APIs can be found under the "Measurement I/O -> Measurement Plug-In SDK" category on the functions palette.

by NI - 1 week ago
 image
Measurement Plug-In SDK

by NI - 1 week ago
 image
QControl State Accessor Scriptor
This is an addon for the QControl Toolkit. It adds a tool to the Tools menu to script the creation of accessors for the QControl's State Data making it easier to read or write that data for use as Properties for the QControl and/or private internal accessors for the Event Handler.

by Q Software Innovations, LLC - 1 week ago
 image
CuLab - GPU Accelerated Toolkit
CuLab is an intuitive toolkit specifically designed for LabVIEW users, simplifying the acceleration of complex computations on Nvidia GPUs. CuLab offers an extensive API, specifically tailored to accelerate essential functions, including mathematical operations (covering simple math, trigonometric,…

by Ngene - 1 week ago
 image
OpenG LabVIEW ZIP Library
The lvzip package contains several routines for operating on zip files.

by OpenG - 2 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Rajat Kumar - 5 contributions
released the package: 5
Felipe Pinheiro Silva - 5 contributions
released the package: 5
Derrick Bommarito - 4 contributions
released the package: 4
yao - 4 contributions
released the package: 4
Brian Hoover - 4 contributions
released the package: 4

Posts

  |  
  |  
rename_folder_of_vis package
I was hoping to download the package so i have it for futur…
other
Archiving Tools in VIPM
I would like VIPM to include an option to mark old and un-m…
suggestion
(nuisance) Parsing JSON with null values should not generate error out
When parsing JSON strings where a value is set to null, the…
suggestion