LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView and dll

Hello,

is it true that only Labview 6i can make dll's? Because I have Labview 5.1
and need dlls to give info to Visual C++...

Thx,

Bull's
0 Kudos
Message 1 of 3
(2,671 Views)
Yes, I think this is true.

Oleg Chutko.
0 Kudos
Message 2 of 3
(2,671 Views)
Yes, it is true. You need the application builder. Just like building an executable, instead, you select to build DLL. Fairly easy to use. But I suggest using simple data structures (arrays and scalers), clusters should be avoided if you can.

Joe
0 Kudos
Message 3 of 3
(2,671 Views)