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 File IO
A File IO library for reading/writing configuration type files (section/key) that includes built-in support for relative paths when using LabVIEW libraries. Will adjust the relative path based on development or built version of LabVIEW Libraries when using Packed Project Libraries so that paths sti…

by TSC - 1 day 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 - 2 days ago
 image
TSC Error
The TSC Error Library defines a common way to drop-in error handling functions in LabVIEW applications. It provides standardized ways to handle error reporting by writing to a file and sending the messages to the application as a way to display error messages in the application format. This can …

by TSC - 3 days 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 - 3 days ago
 image
Workers - Project Explorer Integration Pack
This pack extends the Workers for LabVIEW framework with seamless integration into LabVIEW Project Explorer: - Framework icon button added to the Project Explorer toolbar for direct access to the main tools menu - Ctrl+M Quick Drop shortcut added for direct access to the tools menu from Quick Dr…

by Stanislav Rumega - 4 days ago
 image
Deep Learning Toolkit
DeepLTK (Deep Learning Toolkit) empowers engineers and researchers to integrate deep learning directly into LabVIEW workflows. It provides a comprehensive, high-level API for building, training, analyzing, and deploying deep neural networks (DNNs) without leaving the LabVIEW environment. Developed …

by Ngene - 6 days ago
 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 - 6 days ago
 image
G2CPU GPU and CPU HPC Toolkit Community Edition
Please make sure VIPM is running with Administrator privliges!!! G2CPU GPU and CPU high performance computing toolkit Community Edition G2CPU is a general high performance computing library for LabVIEW based on ArrayFire. Through the same code you can dynamically choose where the computati…

by Natan Biesmans - 1 week 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 - 1 week 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 week 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 - 1 week 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 - 1 week 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 - 2 weeks 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 - 2 weeks 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 - 2 weeks 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 - 2 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Daniel Coons - 6 contributions
released the package: 6
John Medland - 5 contributions
released the package: 5
Nathan Davis - 4 contributions
released the package: 4
Andrea Vaccaro - 4 contributions
released the package: 4
Wovalab - 3 contributions
released the package: 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