05-30-2006 05:33 PM
05-30-2006 06:30 PM
05-31-2006 04:34 PM
Hi,
It sounds like you are trying to perform multiple analog output tasks at the same time. If these tasks are hardware timed, then you are limited to having a single analog output task running at one time with most devices. Here is the link to a knowledgebase with more information: Using Multiple Analog Output Tasks at the Same Time on the Same Board.
If your analog outputs have the same timing characteristics, then you will be able to output data on both channels within the same task. For example: to output data on one channel, you may specify your output channel as "Dev1/ao0." If you wanted to output data on channels 0 and 1, then you would use "Dev1/ao0:1." Remember, this solution is only valid if both analog outputs have the same characteristics. Otherwise, you will have to use the method mentioned in the knowledgebase. I hope that you find this information helpful.
Regards,
Hal L.