I'm having an issue where my program stops updating, and is basically setting at the runuserinterface() function if I update a numeric control that is bound to a network variable. If I operate the control from the front panel, it's ok. If I use SetCtrlVal it hangs the program up.
I'm working on a progra developed by a colleague, and it's quasi multithreaded, but I'm not that familiar with it yet. The control updates fine with no problems as long as it's not bound to the network variable.