|
Prev: How to plot whole history data on a XY-graph if the data sizeis too big.
Next: SIngle Push Button toggle
From: Vardan on 6 May 2008 21:40 Hello, I have front panel froze problem in my vi. My vi contains Activex control and DAQ. In vi properties I have to choose execution mode "user interface" because otherwise my activex control do not communicate with external device. At all other modes there is no front panel frozen problem. Is there a known solution? Thank you in advance Vardan
From: JoeLabView on 6 May 2008 21:40 This is just a wild guess, but do you have loops? Do you have any wait in the loops? Do you have multiple loops that can run in parallel? The above was just a wild guess. Actually, is it possible for you to post the code and we can have a look at it. Thanks, RayR
From: Vardan on 6 May 2008 22:40
Hello RayR, Thanks for your replay. Here is the code. Please pay attantion that it is not frozen. It will be frozen as you try to move it. Thanks Vardan 1.vi: http://forums.ni.com/attachments/ni/170/321589/1/1.vi |