12-04-2019 11:08 AM - edited 12-04-2019 11:11 AM
Hello, when the LabVIEW adapter in Teststand is configured to Run-Time, then VIs invoked in a sequence which use the KeyFocus property node wont work properly - the key focus is never received by the control. It works fine when the adapter is set to Development System.
Is there a workaround?
Thank you
______
I found this topic which describes the same issue - it's from 2005 ??!!
12-07-2019 09:58 AM
I have also observed this. I found that by having a 50ms wait before the keyfocus call, it will work for me.