LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Drop Down or Option selection for prompt user input.

Hello,
I wanted to know how can I create a drop down menu that has predefined values? I have the prompt user input vi. When it says enter voltage..i want the user should be able to select from a drop down menu values..also is it possible to have a predefined set of values from which a user can select...say 5 values are displayed and user selects one of them each time the vi is run...can this be realized..kindly help.
 
Thanks.
Ravi
0 Kudos
Message 1 of 6
(5,827 Views)

No replies from proven vet's and zealous vet's. Must thank you for your exceptional help to all.thanks to you..your input on this might get me started on the right direction.

thanks

0 Kudos
Message 2 of 6
(5,814 Views)
Hi Ravi,

you can use a text ring  or a menu ring control located on the Ring and Enum on the control pallete.
for a pre defined value you can edit that control to have what ever values you want from the user to input.
You can change the menu option by right clicking on the ring control and choosing Edit items from the list and use the values you want.

Regards,
Nitin
0 Kudos
Message 3 of 6
(5,809 Views)

Thanks a lot Nitin

I will work that out and will let you know if i make a headway into it.

Thanks a bunch again for prompt help.

Ravi

0 Kudos
Message 4 of 6
(5,805 Views)
is it possible to have a text ring or menu ring as a prompt? like when you try to install a software, you choose a language from a drop down menu.
- Jimmy
0 Kudos
Message 5 of 6
(5,729 Views)
Nevermind, I got it.
- Jimmy
0 Kudos
Message 6 of 6
(5,723 Views)