02-12-2010 02:50 AM
02-12-2010 09:57 AM
Hi Kumar,
Your attached VI creates three different tasks, one for each module. The cDAQ-9178 only supports one continuous analog output task at a time, and in order to synchronize them, you want all the modules in the same task anyway. Create one task and call DAQmx Create Channel sequentially for the channels from each module.
Regards,
Kyle