07-30-2007 02:57 PM
07-31-2007 02:26 PM
Hi Michelle,
If I may ask, do you have a particular reason for using Traditional DAQ to create your application rather than the newer, easier-to-use NI-DAQmx driver? I would strongly suggest that you use the newer DAQmx API if at all possible. If you aren't sure why you would want to switch, check out Advantages of NI-DAQmx.
With that being said, if you do have a specific limitation that prevents you from updating your drivers, you may find this helpful: KnowledegeBase 385AIBQ8: Analog Output Regeneration Modes. This should give you some more information about how to use analog output regeneration, which allows you to download a repetitve waveform to the device's buffer for continous output.
Once you have taken a look through this information, please let me know if you have any more questions.