LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create radio buttons in PDA

IN labview for PDA I have the dialog radio button control. But I dont have the dialog radio buttons like in the regular labview.
How do I create a radio buttons menu with four choices?
0 Kudos
Message 1 of 2
(2,942 Views)
Hi Zorro,

Unfortunately, radio buttons are not supported in LabVIEW PDA. Your only workaround is to implement a series of boolean buttons or checkboxes to behave like radio buttons.

Regards,
Jeremy L.
National Instruments
Jeremy L.
National Instruments
0 Kudos
Message 2 of 2
(2,942 Views)