Skip to content

ni/instrumentstudio-plugins

Folders and files

NameName
Last commit message
Last commit date
Nov 21, 2024
Nov 21, 2024
Mar 20, 2025
Jun 1, 2022
Dec 3, 2024
Dec 11, 2024
Nov 19, 2024
Feb 16, 2024
Feb 16, 2024
Dec 9, 2024

Repository files navigation

instrumentstudio-plugins

The instrumentstudio-plugins repository contains documentation and examples for writing plug-ins for NI InstrumentStudio. InstrumentStudio plug-ins can be written in C# and in LabVIEW.

NOTE : InstrumentStudio plug-ins require the 'InstrumentStudio Professional' license. More information

C# Plugins

Documentation and examples for writing C# plug-ins can be found under the csharp directory.

LabVIEW Plug-Ins

Documentation for writing LabVIEW plug-ins can be found under the labview directory.

Measurement Plug-Ins

InstrumentStudio also supports a different type of plug-in which works across products called "Measurement Plug-Ins". To learn more about them, follow these links: