two minutes). I need this delay to be consistently 2 minutes long whenever I run the test. I have used the "Wait until next ms" vi, but this does not give a consistent performance between runs. Has anyone crossed this path before? If so, what should I use?wait until next ms, does not wait so many seconds the first time but waits until the next multiple of 2 minutes on the system clock comes by.
So if it is called more than once (e.g. in a for loop)it is waiting exactly 2 minutes.
If you need to wait the first time also 2 minutes use "wait ms", the function with the wristwatch.
greetings from the Netherlands