I have a DAQcard 6036E with a max sampling rate of 200kS/s, and I know that the per channel maximum when sampling 8 differential channels would be 25kS/s.
-When sampling all 8 channels, is there some simple way where I could sample 5 channels at a much lower rate, so that the remaining 3 could be greater than 25kHz? For example, 5 channels at 2kS/s with the remaining 3 at 60kS/s. Is the programming example "Continuously Acquiring Double-Buffered Data with DAQ Multirate Scan Functions" the only way in which this could be possible?
link-If
this programming example would work, is there a chance it could be implemented into data acquisition through Matlab?