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
QuickDrop AddLabels
A LabVIEW Quick-Drop (QD) plug-in to easily add or remove labels to blockdiagram elements. This quick-drop plug-in works only in the block diagram. The plug-in provides the following functions: - Add/Remove a label to a SubVI. - Add/Remove a subdiagram label to a structure element. - Add/R…

by MNProjects - Martin Nöhrer - 1 day ago
 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 - 4 days 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 - 4 days ago
 image
jettl
jettl implements a SOLID-driven Actor Model architecture that unifies functional, procedural, and object-oriented paradigms. Please visit for documentation, examples, discussion, and learning material. GitHub: https://github.com/natev51/jettl Discord: https://discord.gg/tVkvTyBxqa YouTube: …

by Nathan Davis - 5 days ago
 image
G-Secrets
g-secrets brings secret scanning to LabVIEW by exporting and analyzing all strings within project files, classes, and VIs. It detects hard-coded credentials and other sensitive information that text-based scanners cannot access, helping you keep your LabVIEW code secure.

by Hasbun Wood Engineering - 6 days ago
 image
DMC GUI Suite
The official DMC LabVIEW GUI palette, featuring flat UI controls and indicators to improve UI design and development efficiency.

by DMC - 1 week ago
 image
Bowzer the Browser
Adds an option to the Tools menu that launches a utility that allows a user to select an actor within the current project and browse and navigate to all its payload methods (including inherited methods) of that particular actor. Also launchable by QuickDrop (default Ctrl+Z).

by Zyah Solutions - 1 week ago
 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 - 1 week ago
 image
LSI Actor Framework Message Maker
This is a fork of the MGI Actor Framework Message Maker ( https://www.vipm.io/package/mgi_lib_mgi_actor_framework_message_maker/ ) that adds support for interfaces. An enhanced Actor Framework Message Maker! Key improvements over NI's Actor Framework Message Maker: - Ability to update alre…

by LS Instruments AG - 1 week ago
 image
Zyah AF Msg Forwarding
A utility to aid in automatic Actor Framework message forwarding using the AF Msg tree. Includes the utility, different message maps and a base actor that utilizes both.

by Zyah Solutions - 1 week ago
 image
G Industrial Camera
A GenICam Driver for LabVIEW built on Aravis. Submit any issues to https://gitlab.com/serenial/g-industrial-camera/-/issues/

by Serenial - 1 week ago
 image
G Industrial Camera Shared Binaries
Shared binaries for G Industrial Camera - a GenICam driver for LabVIEW using the Aravis Library

by Serenial - 1 week ago
 image
Async Methods Actor
An Actor-based library that implements an infrastructure for launching async methods. By making actors inherit from the "Async Mathods Actor", it is possible to launch any method without waiting for its conclusion, by sending messages child of the abstract message "Async Message.lvclass". This fram…

by LS Instruments AG - 2 weeks ago
 image
GI DAQ Library
Gantner Instruments Q Series LabVIEW Driver This LabVIEW driver enables seamless integration with Gantner Instruments Q Series devices, allowing users to easily acquire and process measurement data. Designed for quick setup and usability, it provides both buffered and online data access, including…

by Gantner Instruments GmbH - 2 weeks ago
 image
TSC Pop-Up (SVG)
The TSC Pop Up (SVG) Library addon provides an extension to the TSC Pop-Up library by including the ability to create custom pop-ups with SVG as inputs. Developers can easily create and deploy great looking pop-ups for user instruction and/or feedback for a LabVIEW application with scalable SVG…

by TSC - 3 weeks ago
 image
TSC Pop-Up (GIF)
The TSC Pop Up (GIF) Library addon provides an extension to the TSC Pop-Up library by including the ability to create custom pop-ups with GIF as inputs. Developers can easily create and deploy great looking pop-ups for user instruction and/or feedback for a LabVIEW application with animated GIF…

by TSC - 3 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Nathan Davis - 5 contributions
released the package: 5
John Medland - 5 contributions
released the package: 5
Daniel Coons - 4 contributions
released the package: 4
Wovalab - 3 contributions
released the package: 3
Olivier Jourdan - 3 contributions
was on the development team: 3

Posts

  |  
  |  
Use same LabVIEW version when generating documentation file
Hi, I noticed that when using Antidoc via the command li…
suggestion
stdin support
It would be great to be able to receive stdin pipes through…
suggestion
DMC SuperViewer?
I'm trying to download DMC SuperViewer from here: https:…
other