LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a User Menu with SubVIs

Hi all,
 
I am pretty new to LabVIEW and have not used SubVIs yet. I would like to create a menu that allows a user to select which VI they would like to open and run, but I am having some trouble getting it to work. The posted code seems to run the VIs without opening them, but I would like to user to be able to view the front panel for the code that they select. Is this possible in LabVIEW?
 
Thanks,
 
Amanda


Message Edited by apatt on 07-14-2008 08:31 AM
0 Kudos
Message 1 of 7
(3,392 Views)

Hi Amanda,

you can set the property "open when called" in the vi options. Right click the FP Icon and selet options -> VI appearance.

Hope it helps.
Mike

0 Kudos
Message 2 of 7
(3,387 Views)
Hi Mike,
 
Thanks for the response. I'm not sure I'm looking at the correct icon. Are you referring to the icon at the top right corner of each front panel? I'm not seeing "options" when I right click on that.
 
Amanda
0 Kudos
Message 3 of 7
(3,376 Views)
Right click and first select VI Properties.
0 Kudos
Message 4 of 7
(3,366 Views)

Hi Amanda,

yes this is the correct icon, take the first entry "vi properties". Sorry i have a german version!

Mike

0 Kudos
Message 5 of 7
(3,364 Views)
Hi Amanda,

what about "Properties -> Window appearance" when right-clicking the icon?
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 6 of 7
(3,363 Views)
Got it 🙂
 
Thank you all very much for the help!
 
Amanda
0 Kudos
Message 7 of 7
(3,359 Views)