Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

IS it possible to create my vi as ActiveX component and use it later in the other programing languages such as Visual Basic or Visual C++??

I´d like to have my vi programm as ActiveX component. Then include this component to the other programming languages such as Visual Basic or Visual C++ and use it. Is it possible?
0 Kudos
Message 1 of 2
(2,896 Views)
There is currently not a way to create an ActiveX control from a LabVIEW VI. You can, however, use LabVIEW's Application Builder to create a C .DLL whose entry points you could easily call from Visual C++ or Visual Basic.

- Elton
0 Kudos
Message 2 of 2
(2,896 Views)