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
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 day 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 day 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 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 - 1 day 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 days 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 days 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 - 3 days ago
 image
G Industrial Camera Shared Binaries
Shared binaries for G Industrial Camera - a GenICam driver for LabVIEW using the Aravis Library

by Serenial - 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 - 5 days 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 - 1 week 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 - 1 week 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 - 1 week ago
 image
Developer Assistant
NO MORE keyboard shortcuts muscle memory. NO MORE Ctrl+Space + Ctrl+F, Ctrl+Space + Ctrl+something. NO MORE too late failed VI Analyzer ("...now it is too late to fix that, I will create an issue and fix next time..."). NO MORE technical debt due to code quality issues hanging in the story bo…

by Felipe Pinheiro Silva - 1 week ago
 image
TSC Pop-Up
The TSC Pop Up Library provides an alternative set of VIs to use for displaying customizable dialogs. These pop-up options include a set with standardized images; plain dialogs with one, two, or three button options; and customizable pop-ups with PNG input support. Developers can easily create and …

by TSC - 1 week ago
 image
LV Developer Hooks
The dev hooks are small scripting VIs that are meant to be used in different tools that requires scripting. The data interface is the lv-dev-hooks-data class which provides some information about the target code. This project is meant to be used as source for other projects such as: "Git Hook…

by Felipe Pinheiro Silva - 1 week ago
 image
AsciiDoc for LabVIEW
This toolkit provides a set of vis that helps you builds plain-text file using asciidoc syntax. It now provides all the tool needed to generate the HTML5 or PDF final document you always dream to get from your LabVIEW applications. = What is AsciiDoc ? AsciiDoc is two things: . A mature, plain-…

by Wovalab - 2 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Nathan Davis - 8 contributions
released the package: 8
John Medland - 8 contributions
released the package: 8
Samuel Taggart - 4 contributions
released the package: 4
Daniel Coons - 4 contributions
released the package: 4
Avi Goel - 4 contributions
released the package: 4

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