03-04-2008 10:06 AM
03-04-2008 10:20 AM
03-04-2008 11:09 AM
You should pass the STOP button condition in the sub vi , somehow.
With a reference , a global variable, or a user event, a notifier..... That, will be monitoring in the sub vi , and stop it when it is needed
03-05-2008 04:00 AM
Thank you for the advice.
I have another question about event structures. When you add an event structure , you can select multiple event sources to trigger with a specified event.
The logical operation between both is an OF operation. When you press one of them, the event case is handeld.
I want to do an AND operation between both, when you press one of them, the event isn't handeld, because he is waiting on the next one to handeld the case
Thanks,
jeroen
03-05-2008 04:36 AM
03-05-2008 08:12 AM