LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple DAQ devices

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.

0 Kudos
Message 1 of 2
(2,276 Views)

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.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(2,249 Views)