04-14-2010 01:58 PM
04-14-2010 03:43 PM
04-14-2010 03:48 PM
Hi welcome to LabVIEW!
I would say you best starting point would be the built in labview DAQ examples.Have you seen them?
If not, go to Help>>NI Examples>>Hardware Input/Output>>DAQmx>>Analogue Generation>>.. and take a look through some of the AO examples.
The solution would either to do a continuous output after stop the loop around the DAQmx write after 10 seconds or built a 10 second waveform and just write it once to the DAQ device.
Hope this helps,
James