02-01-2017 04:10 AM
Hi,
I have three USB DAQ's of different models. Is there a way in labview to communicate with all three DAQ's using single DAQ assistant (one device at a time).
Thanks in advance.
02-01-2017 04:55 AM
No. If you were using PXI X-Series cards, then we can combine multiple devices into a single task. But the USB DAQs have to have a different task for each device.
Read through the specs of the DAQs. They may have an input you can use for the sample clock. This would be a close compromise, but would require using the actual DAQmx API instead of the DAQ Assistant.