LabVIEW

https://www.ni.com/pl-pl/shop/labview.html

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
Front Panel

 

 

LabView-Demo-BlockDiagram.png
Block Diagram

Â