LostInHelp
2008-08-08 11:40:06 UTC
Hello,
I have inside of a While loop a VI that is waiting for something. In my example is an Dequeue element VI that has the timeout set to 20sec.
I want to Stop/Break/Get out from the loop when I'm pressing a Stop Button. I don't want to wait until I get the time out error.
The VI that is waiting for something can be anything: an Read Line/Counter from DAQmx, Dequeue, Enqueue.
Thanks,
LIH
stop.vi:
http://forums.ni.com/attachments/ni/170/347826/1/stop.vi
I have inside of a While loop a VI that is waiting for something. In my example is an Dequeue element VI that has the timeout set to 20sec.
I want to Stop/Break/Get out from the loop when I'm pressing a Stop Button. I don't want to wait until I get the time out error.
The VI that is waiting for something can be anything: an Read Line/Counter from DAQmx, Dequeue, Enqueue.
Thanks,
LIH
stop.vi:
http://forums.ni.com/attachments/ni/170/347826/1/stop.vi