Filipe wrote in message news:<5065000000050000000B650000-1012609683000@exchange.ni.com>...
> Tom;
>
> Even if Labview updates the AO channel immediately after the new value
> comes, there will still be the transfer of the new data from the
> computer memory to the board, though DMA. That might insert some
> overhead if your computer has many devices sharing the DMA channels.
> Anyway, to accomplish that, you can take the Labview example that
> shows how to do Continuous Waveform Generation, and modify that one
> for your needs.
> If you wire the new valuew to the AO Write.vi inside of the while
> loop, the new Analog Output value will be updated on the fly.
> Hope this helps.
> Filipe
Hi Filipe,
Thanks for your response.
I have written vary met
hod, like AO wave, A0 gen, AO write.vi to
generated the continuous waveform once the it get the calculated
value. Hopefully this will work on this coming Monday! Thanks you.
regard, tom