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
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 - 4 hours from 1m ago
 image
Conditional Disable Symbol Setter for LabVIEW
This project provides a simple, scriptable way to set Conditional Disable Symbols in a LabVIEW project via G CLI, making it suitable for use in CI/CD pipelines.

by Hasbun Wood Engineering - 6 hours ago
 image
VIA+
VIA+ was created with the intent of running VI Analyzer (VIA) 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+ solves just as interactive as re-running VI Analyz…

by Shirey Studios - 20 hours ago
 image
TSC Material Theme
This library of functions is meant to support the Google Material Theme and apply it to LabVIEW front panel VIs. This allows a user to create and export a JSON-based Material Design on Figma or on the material theme creator website. Those designs can then be converted to the TSC Material format and…

by TSC - 2 days ago
 image
Hooovahh Array VIMs
This package contains Array functions converted into VIMs, primarily taken from the OpenG Array package. With minor improvements and optimizations using newer array manipulation techniques.

by Hooovahh - 1 week ago
 image
LabVIEW Atlassian API
As a member of a developer community or team in a corporation, Atlassian enables us to collaborate with each other using powerful documentation, project management, and presentation tools. Atlassian has released a rich, REST API to automate many tasks across its platform of tools such as Confluence…

by PetranWay - 1 week ago
 image
G Augmented-Reality Toolkit
Stop just using your webcam for video calls and start using it for Augmented Reality applications. This toolkit brings a range of camera, image processing, and computer vision functionality into LabVIEW by leveraging open-source libraries, lovingly wrapped for your favourite graphical programmin…

by Serenial - 1 week ago
 image
G Augmented-Reality Toolkit Shared Binaries
Shared Binary Files (.dll, .so) Installer for the G Augmented Reality Toolkit - a Toolkit to create webcam-based Augmented-Reality Applications with LabVIEW

by Serenial - 1 week ago
 image
LabVIEW Confluence API
As a member of a developer community or team in a corporation, Atlassian's Confluence enables us to collaborate with each other using powerful documentation, project management, and presentation tools. Atlassian has released a rich, REST API to automate many tasks. The LabVIEW Confluence API enabl…

by PetranWay - 1 week ago
 image
Robot Raconteur for LabVIEW
Robot Raconteur for LabVIEW provides VI functions for the Robot Raconteur� communication library. This add-on requires LabVIEW 2016 or newer 32-bit or 64-bit for Windows.

by Wason Technology, LLC - 1 week ago
 image
OpenLvVision_OpenCv
OpenLvVision OpenCV OpenLvVision OpenCV is a powerful LabVIEW wrapper for the OpenCV library. It brings advanced computer vision algorithms, linear algebra, and signal processing capabilities directly into LabVIEW, utilizing efficient Mat handling and polymorphic VIs. Documentation For a complet…

by OpenLvVision - 1 week ago
 image
TSC UI Components
A set of User Interface controls/indicators for LabVIEW development to create modern user interfaces. This toolkit can be connected with the TSC Material Toolkit (https://github.com/danielcoons/tsc-material-theme) for dynamic application of themes.

by TSC - 1 week ago
 image
OpenLvVision_Image
OpenLvVision OpenLvVision is an open-source library designed for image processing within the LabVIEW environment. It bridges the gap between high-level Vision steps and low-level memory management, offering granular control over image data. See full documentation at: openlvvision.org/docs/image/ …

by OpenLvVision - 1 week ago
 image
jettl
A modern LabVIEW Actor Model implementation for building scalable applications. GitHub: https://github.com/natev51/jettl

by Nathan Davis - 1 week ago
 image
WebView2
This package provides wrappers around the WebView2 .NET Control. The needed library from nuget is included. Please see the LICENSE.txt for lincensing information regarding the webview2 nuget package. The wrapper exposes a few useful events, methods and properties. It comes in three flavors: …

by sklein - 1 week ago
 image
WebView2 QControl
This package provides a QControl for webview2 .net widget. It allows the usage of webview2 modern browser as a control with the benefits of a QControl (Full control over all attributes of the control via objects)

by sklein - 2 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Nathan Davis - 8 contributions
released the package: 8
Simon Klein - 4 contributions
released the package: 4
Kevin Shirey - 3 contributions
released the package: 3
Juan Jose Hasbun Wood - 3 contributions
reported a bug: 1, released the package: 2
John Medland - 3 contributions
released the package: 3

Posts

  |  
  |  
Help required regarding Basler Camera acA800-510um
I need a LabVIEW programme that shows the output of my Basl…
other
Use same LabVIEW version when generating documentation file
Hi, I noticed that when using Antidoc via the command li…
suggestion