Using a timed loop on Windows is actually kind of silly. A normal while loop will work just as well. I do not advise a regular wait or delay function to set the interval. With the Elapsed Time function, you can stop the loop early. Setting a delay of seconds ot minutes will make your VI completely unresponsive for the wait time.
↧