From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading AI from two devices at different frequency in C#

Good day all,

I recently started working with NI DAQ cards, namely CDAQ and USB 6008, I am trying to read 3 channels AI from CDAQ at 10KHz and 1 AI channel from USB 6008 at 1KHz and then print to a csv file.

What i found in the examples was a multi-device synchronized continuous AI read. This example allows me to read the two devices at the same frequency. but I wanted to know if there is a way to read two devices at different frequency and display the data to DataTable in C#.

Any guidance will be highly appreciated.

Thank you.

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