LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown menu select

Solved!
Go to solution

Hi 

 

I am wanting to create a dropdown menu that has names given to the serial commands for a device. 

 

So, like the Advanced Serial Write and Read.vi that is provided by labview, instead of having to type in the code for the serial command, I want to assign a code to a given name and have the user select that name from a dropdown list and this will execute the vi.

 

Any suggestions would be helpful. I also looked into using enums and rings but could not find an example of these.

 

Thanks

0 Kudos
Message 1 of 2
(2,558 Views)
Solution
Accepted by topic author goldfronts1

Combo Box and use properties menu or Strings[] property to load it?

Message 2 of 2
(2,553 Views)