From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, 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: 

MultiColumn ListBox

Solved!
Go to solution

Hello,

 

Please trying my first attempt at using a listbox and wondering if what I am trying to achieve is possible.

 

I have attached a picture.

The summary of what I am trying to acheive is to have the user input values a and b and then an output is generated based on the 'condition'

 

Hope this makes sense?

Any input is welcomed.

Thanks

0 Kudos
Message 1 of 5
(2,873 Views)

Hi Femi,

 

create two additional (numeric) controls "a" and "b". Have the user input in that controls. Create the listbox content based on the user input!

 

A listbox is mainly made for displaying content to the user.

It's input feature basically is just to select one (or many) rows from the list. The user cannot input values directly in the listbox…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,864 Views)

Thanks for your reply.

 

Will you by any chance have an example for this?

0 Kudos
Message 3 of 5
(2,854 Views)
Solution
Accepted by topic author FemiF

Here you go:

check.png

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(2,847 Views)

Many thanks.

 

 

0 Kudos
Message 5 of 5
(2,832 Views)