09-23-2016 03:49 AM
Yes you can, Else use Get date and time in seconds during the start and subtract it from current time if it crosses 20 sec stop
09-25-2016 10:00 PM
Hi Palanive,
I should include the function outside the while loop of my whole program right? Also, where is the Current time function found?
With thanks,
Sonata
09-25-2016 10:13 PM
I have also been looking around the forums for a start stop function and I have came across this vi. Is it feasible for me to implement it into my program?
With thanks,
Sonata
09-25-2016 11:21 PM
Hi Palanive,
Sorry for the spam but attached is my latest vi.
On the bottom left I have tried the current time minus starting time but my program still doesnt stop, am I doing it wrongly?
With thanks,
Sonata
09-26-2016 12:22 AM
I got my program to work for a certain time already, thanks for your help!