LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Change tabs with buttons

Hi Everyone

 

I have 5 tabs:

 

tab1 = user tab (which will contain 4 buttons: button 1, button2, button3, button4)

When button 1 is pressed tab 2 screen is user interface

When button 2 is pressed tab 3 screen is user interface

When button 3 is pressed tab 4 screen is user interface

When button 4 is pressed tab 5 screen is user interface

 

I tried to do this using Boolean buttons so when the button is pressed it will change to the correct page is there a better way to do this?

 

 

Ailish

0 Kudos
Message 1 of 5
(3,114 Views)

It could work if you code it correctly.

 

For an alternative look for the "Radio buttons" since they already have the multually exclusive behavour built in.

 

And yes the radio buttons can be customized to look differnt if you want.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 5
(3,113 Views)

I use this method quite a bit, within a state machine, attached is a basic example..

 

Cheers

Message 3 of 5
(3,106 Views)

I have labVIEW version 10 an its not allowing me to view your VI.

 

Ailish

0 Kudos
Message 4 of 5
(3,089 Views)
0 Kudos
Message 5 of 5
(3,082 Views)