LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to run a labview program(*.vi) in VB6?

Hi:

I use measurement studio 6 and VB6. I want to run a labview program(*.vi) which is no parameters to input to judge whether spectrum ananlyzer is in ready state.How can I run the program?
Thanks for your help!
0 Kudos
Message 1 of 2
(2,554 Views)


@laoseasailor wrote:
Hi:

I use measurement studio 6 and VB6. I want to run a labview program(*.vi) which is no parameters to input to judge whether spectrum ananlyzer is in ready state.How can I run the program?
Thanks for your help!




Check out Active X. LabVIEW (and the runtime engine if you build a small mini executable with the LabVIEW application builder) can work as Active X server which can be invoked by VB to load and execute a VI.

There should be quite a few samples in the Development Library on this site for this.

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
Message 2 of 2
(2,548 Views)