LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Calling a Labview vi from visual studio 2005 (C#)

Is it possible to call a LabView VI from Visual Studio C# by passing the corrent input output parameters?
0 Kudos
Message 1 of 2
(2,461 Views)

You should be able to do this using ActiveX. Personally, I have never tried this. I was able to find some source code implemented in C++; it might help:

Using ActiveX to Call a LabVIEW VI from Visual C++

Calling LabVIEW from C++ Using ActiveX

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 2
(2,454 Views)