08-02-2006 01:06 AM
08-03-2006 06:55 AM
You could call a subsequence, start this sequence in a new thread, so taht it runs in parallel to your normal test. In this subsequence you could call a VI, that runs a while-loop until for example a flag is true. This flag could be sent at the end of your test.
08-08-2006 04:01 AM