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
MVC Actors
This library allows the implementation of MVC patterns within the Actor Framework. Controllers define Views and Events; Views can subscribe to a subset of such events. Events can be fired either by the Controllers to all the Views and handled by them by suitable Event Handlers defined upon subscrip…

by LS Instruments AG - 7 hours 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 - 20 hours 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 day ago
 image
OpenLvVision_Image
OpenLvVision is an open-source library designed for image processing within the LabView environment. It provides fundamental image handling capabilities, including management, file input/output, data access. System Requirements: LabView 2020 or newer (including the Community Edition) Windows…

by OpenLvVision - 1 day ago
 image
Antidoc Add-on - TestStand documentation
This package installs an add-on to Antidoc to generate the code documentation of your TestStand sequence files.

by Wovalab - 2 days ago
 image
HSE Application Template Wizard
The HSE Application Template Wizard installs a project template which you can use from LabVIEW’s "Create Project…" menu to start a new project based on our HSE Application Template. The HSE Application Template is targeted at software built with and around DQMH modules. It is based on the HSE UI f…

by Hampel Software Engineering - 2 days ago
 image
GraphBuilder
GraphBuilder allows you to add "Nodes" (aka vertices) and "Edges" to create directed graphs. Several algorithms and traversal methods are available. It is also possible to choose between rendering classes to represent a graph (GraphViz, Graphml, ...). Each rendering class has its specific proper…

by Cyril Gambini - 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
CSM INI Static Variable Support
This library is adding ${variable} support of arguments for CSM, which is loaded from the first catched ini file in application folder or topmost VI's parent folder. You can specified a section name or use ${section.variable:defaultValue} when section name is left as blank. Open Source Declaration…

by NEVSTOP-LAB - 6 days ago
 image
Deep Learning Toolkit
Empowering LabVIEW with Deep Learning DeepLTK is a Deep Learning Toolkit for LabVIEW providing high-level API to build, configure, visualize, train, analyze and deploy Deep Neural Networks within LabVIEW. The toolkit is completely developed in LabVIEW and does not have any outer dependencies, which…

by Ngene - 1 week ago
 image
Flatinum Controls Suite
This package contains a set of controls designed to build contemporary user interfaces.

by Redhawk - 1 week ago
 image
Scripting Plugins for DQMH
This package is a collection of Scripts that will run along with DQMH Framework. To configure the plugins go to Tools->PantherLAB->Configure Scripting Plugins This is the list of Plugins currently in this package -Logs for DQMH: helps track tasks by creating logs of every executed DQMH act…

by PantherLAB - 1 week ago
 image
Property List
Note: This installer requires VIPM to be run with Administrator privileges. To do so, close VIPM, right click its shortcut, and select "Run As Administrator" Declutter your front panel by grouping controls and indicators into a single listbox. When a front panel contains numerous controls and ind…

by MI-Solutions - 1 week ago
 image
HSE Core: GenNet
This package contains a collection of helper modules and libraries for our Generic Network DQMH modules. The Generic Networking libraries allow communicating with other DQMH modules via TCP and UDP protocol even if those modules are located in another application or on another computer. For examp…

by Hampel Software Engineering - 1 week ago
 image
HSE Core: DB
HSE DB is a collection of database drivers and DQMH modules for DB connectivity. The DB_CONNECTOR is a DQMH module that serves as a wrapper for talking to various database systems. The package contains the following DB driver APIs (or engines, as we call them): - ADO-DB - MySQL - SQLite Tested …

by Hampel Software Engineering - 1 week ago

Top Contributors (Last 30 Days)

Top
  |  
Jim Kring - 8 contributions
released the package: 8
Brent Justice - 8 contributions
was on the development team: 8
Hampel Software Engineering - 7 contributions
made a contribution: 1, released the package: 6
Derrick Bommarito - 5 contributions
was on the development team: 1, requested a feature: 4
yao - 5 contributions
released the package: 5

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