Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView window to the front of VB form window ?

I wrote a VB 6.0 app that runs a LabView VI. I used the 'Call VI.Call(ParamNames, ParamVals)' function and everything works well with one exception. -
The call to LabView is triggered by a click on a datagrid which selects a parameter to be passed to the VI.
The first time the VI is called it opens and execute as the top level window - works fine.
For all subsequent calls - the VI opens and executes behind the VB form. - the user has to select the VI to bring it forward.

I worked around it a bit by making the form invisible when the VI is called and making it visible when the VI is terminated - the only problem is that the splash screen for LabView shows each time the VI is called - any way to turn t
his off ?

I am trying to integrate the VI as part of the VB application without the user even being aware that LabView is being called.

Can this be done with a stand-alone (compiled) LabView app ?

Thanks
0 Kudos
Message 1 of 2
(3,440 Views)
Hello JDAY,
This particular forum is focused on the Measurement Studio product "Measurement Studio for Visual Basic", not LabVIEW. If you desire a higher volume of responses that are more focused on the LabVIEW aspect of your question, I would highly recommend that you repost this question in the "LabVIEW->General" Developer Exchange Forum. They should be able to provide you with better assistance in this matter.

Jeremiah Cox
Applications Engineer
National Instruments
http://www.ni.com/ask
0 Kudos
Message 2 of 2
(3,440 Views)