LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW & C++/VB

Hi all,

I need to know if there is a way to manipulate VI by the VI Server, but with
a C++ or VB application.

thanks
0 Kudos
Message 1 of 2
(2,661 Views)
VI server only exists in labview domain. You can however use the ActiveX calls to labview properties and methods to call and run VI from other applications e.g VB and VC++.

Look for examples on VI website for that.

A Rafiq
National Instruments
0 Kudos
Message 2 of 2
(2,661 Views)