LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open sub VI front panel in a tab--> Possible?

Solved!
Go to solution
Well, the question is basically in the subject: Is it possible to call sub VI's and display their front panel in a tab. I do NOT wish to have the front panel in a new window when called.
0 Kudos
Message 1 of 3
(3,407 Views)
Solution
Accepted by topic author _Faust

_Faust wrote:
Well, the question is basically in the subject:<...>

The answer is also basically in the picture:

Sub.jpg

 

You can find SubPanel element in the same palette as the Tab Control container. Place a SubPanel on the Tab Control and wire a reference of the VI whose front panel you want to display.

 

 

Message Edited by Giedrius.S on 02-13-2010 11:08 PM
---

While evaluating my code please have in mind that I am a LV novice. Therefore sometimes my code might violate some coding rules that I have to learn about myself. But how else could I do that... 🙂

Chart zoom with "Mouse Over" effect
Message 2 of 3
(3,404 Views)

Brilliant thank you!

 

0 Kudos
Message 3 of 3
(3,392 Views)