LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

call c++ with labview

Hello,
 
I would like to call a  c++ code with Labview . I use Visual c++ 6.0 and Labview.
 
Here the code below
0 Kudos
Message 1 of 3
(2,598 Views)
Hi,

You can compile your c++ code as an dll and import it to labview.


0 Kudos
Message 2 of 3
(2,582 Views)
Hi,
Yes I know ,I create my dll but I didn't succed to import in Labview


0 Kudos
Message 3 of 3
(2,566 Views)