LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV7 Keyfocus issues

I have created a vi that works properly in Labview 6.1 but not in Labview 7. a picture of the vi in question is pictured here: http://www.lavausergroup.org/phpBB2/viewtopic.php?t=66

The program waits for user to click on the Numeric control. When this event occurs, a keypad VI pops up and allows the user to enter a value. The User presses enter on this keypad VI and the value entered is inserted into the Numeric control on the main VI. After this occurs, I'd like to keep the keyfocus on the numeric control. I have been unable to do this in LV7 although i've been doing this for months in LV6.1

I've attached the sample code that i've created and compiled in both LV6.1 and LV7. I believe the keypad vi was one found on the NI website. It is an eve
nt based keypad.vi so its rather new....

you can find the code in the link above.
0 Kudos
Message 1 of 2
(2,627 Views)
NI is actually aware of this issue. And you're right. It is an issue with LabVIEW 7.0. They are working on providing a fix in a future release, but for now, that's quite a workaround you've built! Very impressive.
J.R. Allen
0 Kudos
Message 2 of 2
(2,627 Views)