LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Using LabVIEW libraries/functions in LabWindows/CVI

Hi!
 
Does anybody know how to use LabVIEW libraries in LabWindows/CVI? e.g. I am thinking about integrating the statistics function from LabVIEW into CVI.
 
Greetings
Uwe
0 Kudos
Message 1 of 2
(2,995 Views)
Hello Uwe,

here are links to on
e tutorial and several examples for calling LabVIEW DLLs in LabWindows/CVI:

Creating and Calling LabVIEW DLLs with Various Data Types from CVI:

http://zone.ni.com/devzone/cda/tut/p/id/3187


Using LabWindows/CVI to Call LabVIEW DLLs That Pass Booleans:

http://sine.ni.com/devzone/cda/epd/p/id/4046

Using LabWindows/CVI to Call LabVIEW DLLs That Pass Clusters:

http://sine.ni.com/devzone/cda/epd/p/id/4923


Making a LabVIEW VI an Embedded Child Window of a LabWindows/CVI Panel:

http://sine.ni.com/devzone/cda/epd/p/id/4345

Transferring an ActiveX Reference Pointer to a CVI DLL:

http://sine.ni.com/devzone/cda/epd/p/id/3343


Best Regards
Plamen
National Instruments Germany
Application Engineer
0 Kudos
Message 2 of 2
(2,976 Views)