LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need to design Front panel like this

I need to Desging my front panel design like this

Help me to find out this !!

I

Recipe Setup Tray Platform.png

0 Kudos
Message 1 of 12
(3,865 Views)

Hi saran,

 

looks like a tab control inside of another tab control. Below those tabs is a string indicator and some buttons.

 

What have you tried?

Where do you have problems with?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 12
(3,861 Views)

Tab inside tab is no Problem. 

 

But the Bottom one is not Buttons thats also Tab Pages 

 

fp1.PNG

0 Kudos
Message 3 of 12
(3,848 Views)

Hi saran,

 

so you already know what you need? Then why do you ask?

 

In your first image they look like usual System buttons to me. I would use buttons to switch a tab control with hidden tabs…

 

Btw. stacking 3 tab controls with several pages doesn't sound like a good UI design approach to me. But that's just my opinion…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 12
(3,845 Views)

"I would use buttons to switch a tab control with hidden tabs…"

 

This buttons to switch a tab " can you give me any sample vi 

0 Kudos
Message 5 of 12
(3,840 Views)

Hi saran,

 

you use those buttons to write a new value into a local variable of your tab control.

 

Do you really need example of how to write a value into local variables? After more than 100 messages in the LabVIEW forum?

 

(If the answer is YES: please take the free online courses offered by NI on their website!)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 6 of 12
(3,838 Views)

Hi  GerdW,

 

Thank u for you kind reply,

 

Here is the sample file for Button to control Tabs.

 

i just asked better Way as you are experience (10,652 messages)

0 Kudos
Message 7 of 12
(3,804 Views)

Hi saran,

 

that's a fine solution using the event structure!

 

One remark: as of now you use your buttons like radio buttons (only one selection at a time allowed). Why not use real radio buttons?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 8 of 12
(3,795 Views)

I dont know how to do that !!! 

0 Kudos
Message 9 of 12
(3,789 Views)

Hi saran,

 

I dont know how to do that !!!

- Put a radio button on your front panel.

- replace the existing buttons by buttons of your choice to get the look&feel you want.

- add as many buttons as you need to this radio button

 

What's the problem with theses easy steps?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 10 of 12
(3,786 Views)