Skip to content

InstrumentStudio Plug-Ins 1.0.0.1

Latest
Compare
Choose a tag to compare
@dixonjoel dixonjoel released this 11 Dec 22:23
· 1 commit to main since this release
e73f02f

This is the initial release of the InstrumentStudio-Plugins repo. It contains a built VI package for the InstrumentStudio Plug-In SDK (ni_instrumentstudio_plugin_sdk-1.0.0.1.vip).

Using the release

LabVIEW Plug-Ins

  • Install the VI package for the InstrumentStudio Plug-In SDK (ni_instrumentstudio_plugin_sdk-1.0.0.1.vip) into the desired version of LabVIEW using the VI Package Manager. LabVIEW 2021 and greater are supported.
  • Install the LabVIEW example plug-in to InstrumentStudio according to the directions in the README file.

C# Plug-Ins

To use the C# Plug-In examples, there is nothing needed from the release assets. Follow the directions for using
each C# Plug-In example in its README file. Example README file.