LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make "0" appear on the display right after its input?

Ok so i created a Vi with a keypad and digital display. Everything works fine except when zero (0) or dot (.) are input. When I press either 0 or dot, it doesnt display on the display right away, it display after my next input. For example lets say I input 3 then 2 then 0 the display will show "32". When i input lets say 1 after 0 it will show "3201. Can anyone tell me why is that?

 

thanks!

0 Kudos
Message 1 of 4
(2,445 Views)

Post your code so that we can see what you did. You have to give us something to go on here.

Tim
GHSP
0 Kudos
Message 2 of 4
(2,443 Views)

as you can see on the screenshot, im taking ASSCI values, then im converting it into usuable form. The case structure allows only specific keys on the kyboard to activate. 

 

Everything works except 0 and dot 😞

0 Kudos
Message 3 of 4
(2,433 Views)

nvm i solved it, i had to change the properties of the display. Thanks 🙂

0 Kudos
Message 4 of 4
(2,422 Views)