LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

single control on tab control pages

Solved!
Go to solution

Hi Everyone,

 

My application is having tab control with multiple pages. I want to add Quit Boolean button in all the pages but the button functionality is same irrespective of the page. 

 

How to have single button with multiple copies in the front panel, so that we can have single terminal in the blockdiagram otherwise provide your suggestion to achieve multiple copies of single control in the front panel.

 

Thanks in advance

 

0 Kudos
Message 1 of 3
(2,468 Views)
Solution
Accepted by topic author Kumar NI

Hi Kumar,

 

that has been answered often before:

Create your button outside of the tab control, then move it using the arrow keys (!) over the tab. You may use the "group/order" button in the menu if needed...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 3
(2,465 Views)

Hi Kumar,


You can do this by placing a button on your front panel and selecting it by clickin on it once and dragging it on to the top of the tab control using the arrow buttons of your keyboard. Then if you run the vi , this button will be common for all the pages.

 

Check the attached vi.


Regards,

Nitzz

(Give kudos to good answers and mark it as a solution if your problem is Solved;)) 

Message 3 of 3
(2,464 Views)