LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

calling LabVIEW dll from C#

Could somebody post a fully working C# example of calling a function
from a LabVIEW generated dll with passing strings and integers in and
a couple of strings out?
What should be settings when creating the dll, of course (which
convention, how to pass)?
0 Kudos
Message 1 of 2
(2,427 Views)
Stanislav Rumega;

I will not expect it to be that different from VC++. Check the following tutorials at Developer Zone:

Building DLLs in LabVIEW 6.x or later

Calling a DLL from Microsoft Visual C++ that Was Generated by LabVIEW 6i

Regards;
Enrique
www.vartortech.com
0 Kudos
Message 2 of 2
(2,422 Views)