Skip to content

ni/instrumentstudio-plugins

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: