LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Combo box multiple values

Solved!
Go to solution

Hi Everyone,

 

I would like to use a combo box to send out two different values to two seperate inputs for each combo box selection. E.g. If I select "Channel 1" form the combo box, then the integer "1" and the string "Ch 1 " which I can then send to two seperate terminals.

 

I really have no idea how to do this, my one thought was to combine them into one value for the combo box value and then to split the string and use it this way - but this seems clunky!

 

Cheers!

0 Kudos
Message 1 of 3
(3,264 Views)
Solution
Accepted by quantisedpenguin

Instead of a combobox, I would probably use a ring.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 3
(3,244 Views)

Perfect!

 

Thanks!

0 Kudos
Message 3 of 3
(3,217 Views)