Hi guys I'm using the Elapsed Time to set a wait and to have, at the same time, the chance to stop the waiting.
The problem is that if for example I set wait for 1 minute the first time everything works fine, but when I repeat the same operation (my VI is a state machine so I can put it in an idle state) something goes wrong...I tried to debug but I'm sure that the problem is the Elapsed Time for two reasons: the first is that I have replaced it with Wait (ms) Function and it works properly everytime I want, the second is that I put an indicator on the Elapsed time (s) and the first time I see that it count/wait from 0 to 1sec while the second time in automatic it goes to 5,46 without any countdown.
I hope you can help me because this thing is driving me crazy.