NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand hang, Execution with Event-Callback-VI

Hi TPoint,

I just realized Scott said something similar about working around the hang by serializing the nodes and you explained why that wasn't practical for your situation.

Instead, please try moving the setting of the UIMessagePollingEnabled property outside of the loop and do it only once at the beginning of your program and let me know if that fixes the problem for you.

Thanks,
-Doug
0 Kudos
Message 11 of 13
(1,276 Views)
Hello,

thank You all for your help. It works fine.

Doug: The UIMessagePollingEnabled method hasn't to be inside the loop. I copied some parts of my application together to make a easier example an so it comes inside the loop. By the way in my application it isn't inside but it hangs too. But now I have a base to rebuild my application. If I will get the hang again during this process, I will investigate it and make a new example.

Ciao TPoint
0 Kudos
Message 12 of 13
(1,246 Views)
TPoint -
As always, we appreciate simplified examples to illustrate problems. I again apologize for us not seeing your posting on the forum sooner. If you continue to see issues, let us know and we will try to help.
Scott Richardson
https://testeract.com
0 Kudos
Message 13 of 13
(1,238 Views)