LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying front panel

Hello,

 

Is there a way to display a control icon on the front panel of a sub VI to the front panel of the main VI?

 

Thanks

0 Kudos
Message 1 of 4
(2,633 Views)

Assuming you have wired the desired control on sub vi front panel using connector block, just right click at the sub vi input and create control.



------------------------------------------------------------------------------------------------------
Kudos are (always) welcome for the good post. 🙂
0 Kudos
Message 2 of 4
(2,605 Views)

Assuming you have wired the desired control on sub vi front panel using connector block, just right click at the sub vi input and create control. 



------------------------------------------------------------------------------------------------------
Kudos are (always) welcome for the good post. 🙂
0 Kudos
Message 3 of 4
(2,604 Views)

Another option, if you want the control to be updated on the main vi's FP whilst the sub-vi is still running, is to use a subpanel. If you go into the example finder and search "subpanels", you will find a few good examples of how to use them.



Never say "Oops." Always say "Ah, interesting!"

0 Kudos
Message 4 of 4
(2,589 Views)