On Sat, 27 Sep 2003 09:58:04 -0500 (CDT), SawNaingAye
wrote:
>Hi,
>
>I do not know how you developed your VI, but one thing possible is if
>your acquire waveform AI is inside the loop, you must give some delay
>in your loop. Just put 50mil sec or 100mil sec delay inside the loop.
>Hope this will help.
>
>Best Regerds,
>LV Lover
Yes, I have discovered this in the past when I have used the single
point acquire VI's. Unfortunately, in this case, I can not achieve the
required sample rates using single point acquire so I am using the
waveform acquire.
I have the AI multi point VI acquiring 2 minutes worth of data at a
time so most delays are inside the AI multi point VI. This is inside a
loop but it only loops every 2 minutes so a delay here does no
t do
much for performance. I suppose I could take apart the acquire multi
point VI and add a delay in there but I would be worried about
disturbing the timing.
Thanks for the suggestion!
Dean