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
G# Framework
The G# Framework is a free, award winning add-on toolkit for LabVIEW that adds reference based object-oriented support. It takes advantage of the data value reference structure (dvr) together with the native classes and will add a full object-oriented support with excellent performance. This is th…

by Qestit Systems - 16 hours ago
 image
G2CPU GPU and CPU HPC Toolkit
Please make sure VIPM is running with Administrator privliges!!! G2CPU GPU and CPU high performance computing toolkit G2CPU is a general high performance computing library for LabVIEW based on ArrayFire. Through the same code you can dynamically choose where the computational task is execu…

by Natan Biesmans - 19 hours 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 - 4 days ago
 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 days ago
 image
Panther Dashboard for DQMH
Panther Dashboard for DQMH, a tool designed with love to improve the DQMH Developer Experience. Main Features: *Drag and drop DQMH Public API VIs directly into your code. *Explore your project's modules and events in a clear and intuitive visual context. *Identify module status (running, i…

by PantherLAB - 1 week ago
 image
JSON Pretty Printer
JSON Pretty Printer JSON Pretty Printer for LabVIEW. The native LabVIEW function does not provide the functions to pretty print your JSON. This library includes two simple VIs that can be used to: - Pretty Print - human-readable with spaces, tabs and line-feeds; - Minify - removes all w…

by Felipe Pinheiro Silva - 1 week 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 2024 or newer (including the Community Edition) Windows…

by OpenLvVision - 1 week ago
 image
lvzstd Zstandard Compression
Supports multithraded Zstandard compression/decompression on: * Windows (x86, 32/64-bit) * Linux (x86 64-bit) * NI Real-Time Linux (x86 64-bit) Features: * VIs are thread safe, reentrant, and can be called in parallel; * when compressing, can optionally set the number of threads and th…

by samangh - 1 week ago
 image
DMC UI Styles Toolkit
DMC UI Style tool for dynamically configuring UI color properties of common controls, indicators, and front-panel objects.

by DMC - 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
Behaviour Tree
This project implements a LabVIEW verision of Behaviour Trees. The purpose of a Behavour Tree is to program large scalable decision logic where a State Machine can get very hard to follow and understand. Behaviour Tree's were originally developed by the computer game developers Epic Games to be…

by TSA - 2 weeks 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 - 2 weeks 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 - 2 weeks ago
 image
QuickDrop ContextHelpEditor
A QuickDrop plugin that opens an editor for easier VI documentation. It simply allows writing documentations for VIs and Typedefs during the development process. The editor provides an intuitive navigation only using the keayboard for fast writing. Usage Firstly press CTRL+SPACE to open the quick…

by MNProjects - Martin Nöhrer - 3 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 already…

by LS Instruments AG - 3 weeks ago
 image
CSM TCP Router Example
This repository demonstrates how to create a reusable TCP communication layer (CSM-TCP-Router) to turn a local program into a TCP server for remote control. This example showcases the advantages of the CSM framework's invisible bus. ## Features - All CSM messages that can be sent locally can be t…

by NEVSTOP-LAB - 3 weeks ago

Top Contributors (Last 30 Days)

Top
  |  
Enrique Noé Arias - 6 contributions
released the package: 6
yao - 4 contributions
released the package: 4
Felipe Pinheiro Silva - 4 contributions
released the package: 4
Lukas Kamleitner - 3 contributions
released the package: 3
Hampel Software Engineering - 2 contributions
was on the development team: 1, released the package: 1

Posts

  |  
  |  
Missing dependency
When installing via VIPM I get a missing dependency error: …
suggestion
OAuth 2.0 using REST Client Toolkit
I am struggling to implement a OAuth 2.0 using REST Client …
other
Some minor fixes and improvements
Hi Jörg, I want to share some minor fixes and improvemen…
resource