06-18-2014 03:47 PM
Hello,
Can someone help me out in build a VI to check the value of selected paramter that was assigned in a drop list.
I want to have a droplist(dropdown) menu where each a parameter(variable) in the list should be assinged with some hexadecimal value.All I need is to check the value( in a indicator) of the selected parameter because I want to use this droplist paramters to process a particular a process at the later.
Thank.
06-18-2014 03:51 PM - edited 06-18-2014 03:57 PM
Hi stefan,
use a ring and assign correct numbers to your "select parameters". Then just display the selected ring value in your additional indicator!
P.S. using your full email address as user (nick)name is rather uncommon, but that's your decision…
06-18-2014 04:48 PM - edited 06-18-2014 04:50 PM
I tried as you said but I was able to find the only indicator option to view the value and that is again ring that is not showing the value assigned to it instaed it shows the parameter name.
Can you please try to correct it.
06-19-2014 06:05 AM
06-19-2014 06:25 AM
06-22-2014 03:02 AM
Hi,
Can someone help me out to divide a Hexadecimal number say"ABCD" and display
1) each value of hexadecimal number like 'A','B','C','D' in separate indicators and
2)each value of hexadecimal number like 'A','B','C','D' into their respective decimal number and to show in separate indicators.
Thanks.
06-22-2014 11:27 AM
@PatanGova wrote:
Hi,
Can someone help me out to divide a Hexadecimal number say"ABCD" and display
1) each value of hexadecimal number like 'A','B','C','D' in separate indicators and
2)each value of hexadecimal number like 'A','B','C','D' into their respective decimal number and to show in separate indicators.
Thanks.
That has absolutely nothing to do this thread. Start a new thread.