08-08-2023 10:04 PM
I want to acquire 4 analog signals for which i plan to use two myDAQ devices at the same time. I want to know how can I Control two myDAQ devices simultaneously with one PC (Either DAQ assistant or DAQmx).
08-08-2023 10:07 PM
I want to acquire 4 analog signals for which i plan to use two myDAQ devices at the same time. I want to know how can I Control two myDAQ devices simultaneously with one PC (Either DAQ assistant or DAQmx).
08-09-2023 12:03 PM
You must use two separate tasks for the two myDAQ. You can use two instances of DAQmx assistant or duplicate the shipping example.
08-09-2023 12:05 PM
Duplicated with Controlling two myDAQ devices simultaneously with one PC (Either DAQ assistant or DAQmx)
08-28-2023 10:40 PM
Hi, I am also facing the same problem, Can you hlep me out how you solved this problem.