LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Q: How to pop up subVI windows?

Hi. I have two subVI doing calibration and measurement separately. Now I
want to integrate them into one program. I wish to make a interface with
selection of calibration and measurement. How can I let the subVI popup and
do its business? And how to quit and close the windows?

thank you!
0 Kudos
Message 1 of 2
(2,638 Views)
Click with the right mouse button on the icon at the upper right corner of the vi Window and select the command "Vi properties..." on the pop menu. If you are using LabView 6.0 or greater, at the ring menu "Category:", choose "Windows Appearance", and select the "Dialog type of appearance. Or, in the same category you can select "Custom", hit the button "Customize" and then select the options you want, ammong them the options that metters to you are:
"Show Front Panel When Called" and "Close Afterwards if Originally Closed". In the older versions of LabView, like 5.1, the organization of the properties are a little diferent, but still the same options.

William
Message 2 of 2
(2,638 Views)