NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to show socket number in UI ListBox Control?

Solved!
Go to solution

I want to display the socket number in the Execution Listbox Control. I use DisplayExpression method, set the input as "%TestSocketIndex%", but it doesn't work. This methond works fine if I connect the UI Combobox Control to the ExecutionViewMgr.ConnectExecutionList.

Is there any solutionExection Listbox_DisplayExpression_Code.jpg

Exection Listbox_DisplayExpression.jpg

 

Exection ComboBox.jpg

0 Kudos
Message 1 of 4
(4,478 Views)
Solution
Accepted by topic author wellsc

Hey wellsc,

 

I have looked into this issue and ran into the same issue you described. I filed CAR 482840 for a developer to investigate the issue further. Unfortunately, the only workarounds I can immediately think of would be to either use a ComboBox, or to implement the desired functionality using a native LabVIEW ListBox.

 

Let us know if there is anything we can do to help, or if you have any further questions about how to implement one of the workarounds. You can always use that CAR number to check in on the status of the issue, as well.

Message 2 of 4
(4,464 Views)

Hi Daniel,

 

Thanks very much for your replay. I understand the situation now.

0 Kudos
Message 3 of 4
(4,404 Views)

Hello Daniel,

 

are there any updates according the CAR?

How to implement the workaround using a native LabVIEW ListBox?

I don't want to use the TestStand UI ComboBox Control cause of the appearance.

 

Best regards

Thomas

0 Kudos
Message 4 of 4
(3,412 Views)