01-26-2011 02:30 PM
I have an application where I would like to use multiple myDAQ units to control 6 analog output channels. I am able to control one unit very easily using a DAQ Assistant block, but when I connect 2 units, I don't have access to both. How can I address multiple devices?
Thank you
Tom
01-26-2011 03:14 PM
01-27-2011 03:52 PM
Hi Tapasquini,
If you want to generate data on multiple channels using the DAQ assistant you can hold down ctrl or shift to select multiple physical channels (see image below). You can also open one of the DAQmx shipping examples Help » Find Examples » Hardware Input and Output » DAQmx » Analog Generation » Voltage » Gen Mult Volt Updates - Int Clk. On the front panel, you'll see physical channels. Click the drop down box and click browse. You can use ctrl or shift to select multiple channels.
Hope this helps!
02-01-2011 02:36 PM
Hi Sean,
This is exactly what I want to do, but for some reason, even with both MyDAQ units attached, only one appears in the physical channels list. Is there any way to refresh the list or force the recognition of both devices? Both devices work independently, just not together.
Thanks for your continued help.
Tom
02-02-2011 11:12 AM
Hey Tapas,
To confirm, when you say they both work individually you mean when they're plugged in one at a time? With both myDAQs plugged in can you see them in MAX? What version of DAQmx do you have installed?