ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

case selector small .b

Solved!
Go to solution

I don't know if this something important that I should know, but what is that small .b in front of a case selector? NI had no mention of it in their documentation. I tried entering it in front, but it would not accept without turning red. 

0 Kudos
Message 1 of 5
(2,680 Views)
Solution
Accepted by jimlandowski

Hi jim,

 

it really helps to show an image, and it helps even more to attach real code...

 

So I can only guess: did you enable the radix display in the case structure?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(2,674 Views)
Solution
Accepted by jimlandowski

If you have a numeric selector, you can show the radix. Yours is set to binary, I guess.

 

altenbach_0-1593099955496.png

 

0 Kudos
Message 3 of 5
(2,665 Views)

Thanks. That was it. 

0 Kudos
Message 4 of 5
(2,624 Views)

You probably would have also noticed that you can only enter numbers consisting of only zeroes and ones. 😉

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