EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
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
- 13 minutes ago
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 hours ago
CSM MassData Parameter Support
## Overview
CSM-MassData-Parameter-Support is an addon for the Communicable State Machine (CSM) framework that enables efficient transfer of large data sets between CSM modules. It addresses the limitations of API String for transferring large data by using a memory-efficient mechanism to referenc…
by
NEVSTOP-LAB
- 3 hours ago
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
- 3 hours ago
CSM API String Arguments Support
The purpose of this library is to enhance the API parameters for Communicable State Machine (CSM). It allows for the inclusion of various data types in plain text format. Two more templates which include "Data: Get Configuration", "Data: Set Configuration" and "Data: Get Internal Data" states, are …
by
NEVSTOP-LAB
- 3 hours ago
Communicable State Machine(CSM)
Communicable State Machine(CSM) is a LabVIEW application framework that builds upon JKI State Machine(JKISM). It follows the pattern of JKISM and extends the keywords to describe message communication between modules, including concepts such as Sync-Message, Async-Message, Subscription/Unsubscripti…
by
NEVSTOP-LAB
- 3 hours ago
lvssh2
lvssh2 provides LabVIEW bindings for libssh2
Supported APIs
- Agent
- Authentication
- Channel
- Known Host
- SCP
- Session
- SFTP
The public key subsystem is not implemented due to a lack of support in OpenSSH and other major SSH servers.
For more details see https://github.com/log…
by
PNR
- 9 hours ago
LabVIEW MCP Server SDK
Full details on github:
https://github.com/JanGoebel/LabVIEW-MCP-Server-Toolkit
Use MCP to control your Applications using AI. You can have a large language model chat-application like claude desktop communicate with your LabVIEW application to trigger actions, change parameters or read and int…
by
jgoebel
- 2 days ago
VI Helpeks
VI Helpeks is a Free/Source-Available toolkit providing UI tools and API VIs for building professional HTML/CHM help for VIs and Function Palettes. It automatically generates documentation in the native LabVIEW Help style by collecting information directly from source VIs, while offering extensive …
by
Konstantin Shifershteyn
- 3 days ago
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
- 6 days ago
HSE Core: UI Framework
The HSE UI Framework provides the generic DQMH modules building the UI basis of the HSE Application Template:
- UI Manager
- Event Manager
- Navigation
- Status Bar
by
Hampel Software Engineering
- 1 week ago
NEVSTOP-Programming-Palette
Change Log
2025.11
[add] add Numeric >> Trim Unnecessary Zeros of Numeric String.vi
[add] add Numeric >> Circle Buffer.vi
[add] add more options for Fit VI Window.vi
[update] Use Compare Two Path.vi in vi.lib instead
[update] enhance Numeric >> Calc Sweep Points.vi
[update] remove all OpenG Deps
…
by
NEVSTOP-LAB
- 1 week ago
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
VI Properties Editor
VI Properties Editor is a free, open-source utility that allows the user to mass edit VI properties and documentation by loading a folder, project, library, or class. After installing, it can be found in Tools > Redhawk > VI Properties Editor.
Features of VI Properties Editor:
- View VI Descrip…
by
Redhawk
- 1 week ago
Antidoc Add-on - TestStand documentation
This tool extends the Antidoc project to provide automatic documentation generation for TestStand files. It parses TestStand workspace files (.tsw) and sequence files (.seq) to create detailed HTML and PDF documentation.
by
Wovalab
- 2 weeks ago