05-09-2007 05:10 PM
05-10-2007 11:12 AM
Hello Marco,
the answer
for your problem is called “Software Control Timing”.
If a
desired time has elapsed, you can write data’s to a file.
The explicit
timing is the timing for your while loop, e.g. 10ms.
If a
desired time has elapsed, you get a flag from a timing-function and an
additional block of your code (e.g. a subVI) will executed.
The set
time for the timing function is settable dynamically, while your program is
running.
Find the VI
in the attachment, which will provide this functionality for you.
I hope this
VI will bring you further ahead…..
Have nice day…
Ulrich
AE-NIC