09-19-2009 07:06 PM
I am trying to use multiple analog outputs to send output squares waves of different properties (frequency, duty cycle, initial delay, etc...). I have attached a vi that produces simple triggers. While this vi is running, I can't generate a continuous sine wave on one of the other analog outputs using Measurement and Automation Explorer. I know it has something to do with the fact that is only one hardware sample clock available. I am using M-series 6259. Is there a workaround for this?
09-19-2009 08:13 PM
Are you trying to create different tasks for each output channel? You need to have all of your analog outputs in the same DAQmx task.
09-20-2009 02:25 PM
09-20-2009 03:47 PM