LabVIEW

What is NI LabVIEW? Graphical Programming for Test & Measurement

The DLL API can be used in the LabVIEW environment. To use the function you need to prepare the library in two ways:

  • using Call Library Function Node from standard function palette.

  • using the imported library generated by the Import Library Wizard.

The examples are given here show these two ways.

Generic DLL Labview demo:

 

LabView-Demo-FrontPanel.png

 

 

LabView-Demo-BlockDiagram.png

Â