LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Control not outputting the correct value

Solved!
Go to solution

A similar situation exists with string controls. To provide a way around that, you can tell LV to update the string value with each keystroke. Unfortunately, a similar option doesn't exist for numerics.

 

BTW: the same issue exists if you are trying to capture value change events on numerics. As a more general work around, I created a VI that uses a control reference to force the button I press to have keyfocus (and thus remove it from all the other controls) before the software responds to the press itself.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 11 of 11
(172 Views)