From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Listbox returning Enum ?

A Listbox with selection mode "1 item" and an Enum control have equivalent user interfaces.
Is it possible to actually make a "1 item" Listbox control return an Enum value ?

- oz
0 Kudos
Message 1 of 2
(2,436 Views)
You can type cast the output of the list box. Wire a U32 enum constant with the values you want to the type input.
0 Kudos
Message 2 of 2
(2,436 Views)