I'm currently designing a VI that perform analog data acquistion. How do I actually set a timer to each sequence so that they can run within stipulated time??
One of the easiest ways is to use the "Wait until Next millisecond" VI. Just place it in one of your sequences and program control will wait that long to execute the next sequence.