LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generate a dll from LV and send orders to C++ code

I'm working on a project with two environment: C++ and Labview. Right now I need to generate a dll from Labview and send message to C++ by the dll. Is there any good examples or tutorials about this?

0 Kudos
Message 1 of 2
(2,608 Views)

Hi Xinghe.W,

 

I would say to start off by reviewing the following documentation. If you have any specific questions or get any errors when trying to implement the code, reply back and let us know.

 

Calling a LabVIEW DLL from a LabWindows™/CVI™ or Other C project

Integrating LabVIEW Code into Other Programming Languages

Calling LabVIEW DLL in Visual C++ That Passes Array Handles by Reference

How to call a DLL built by LabVIEW with C++

Jason H
Automated Test Software R&D
0 Kudos
Message 2 of 2
(2,548 Views)