LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

search an element in a table by using a listbox

Hello Everyone,

 

I would like to creat a  listbox which contains a list of several strings, by choosing any string in the listbox, its tanslated value appears in the output, as each letter in the keyboard has a certain ASCII value or Binary number,

 

Thank you.

 
0 Kudos
Message 1 of 3
(2,214 Views)

Hi ysma,

 


I would like to creat a  listbox which contains a list of several strings


 

You can do anything you like: Just do it!

 


by choosing any string in the listbox, its tanslated value appears in the output


 

What is a "translated value"? How do you "translate" those strings?

 


as each letter in the keyboard has a certain ASCII value or Binary number


 

How is the "keyboard" connected to your listbox? How is ASCII coding related to your question?

 

You really need to learn to provide more/better explanations to your questions…

Best regards,
GerdW


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

Create a listbox, save data as default, extract the string, place in a indicator set to show hex-mode. done.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,179 Views)