LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Grouping instruments together in the front panel

I have designed a LV program in 6.0 where I choose which part of the program to run. As a result I have a lot of instruments etc. cluttering my front panel. Is it possible to group all the instruments into groups. When I run a particular choice of my program only those instruments in that group show up while the rest are safely hidden from view. It could be something like hide/unhide instruments.
0 Kudos
Message 1 of 6
(3,024 Views)
Use a Tab Control. You can also switch between tab pages programmatically and hide the tab pane if you like...

bye,
manga
Message 2 of 6
(3,022 Views)
What is tab control? What is tab pages? Can you give me a simple vi in lv6.0 that has those things?
0 Kudos
Message 3 of 6
(3,012 Views)
How can I explain in words what is a Tab control? It's a normal control like many others in Labview.
I'm not sure 100% that you can find it also in your labview version, but I think that it's better you do some search in LV Help and Examples, you'll learn something useful..

bye,
manga
Message 4 of 6
(3,009 Views)
Hi
 
As far as I know tabs are not available in LV6.0 and LV6i.
 
Thomas
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------
Message 5 of 6
(3,002 Views)
Look in your array and cluster controls section for the tab control. It is in version 6.1
Message 6 of 6
(2,994 Views)