Hi,
I am interested in doing multirate sampling on an E series DAQ card i.e. sampling different channels at different rates. Most of the advice in this forum suggests that the best way to do this is to sample all channels at the maximum rate and then throw away the unwanted data.
But this link suggests that it is possible for the DAQ card itself to sample different channels at different rates, without sampling all channels at the maximum rate:
http://zone.ni.com/devzone/cda/epd/p/id/4795
I've downloaded the example LabVIEW code and it seems to work, however my question is, how accurate is the timing of the sampling for each channel. i.e. are all the samples for a given channel exactly equally spaced in time, or is there some amount of jitter in the timing ?
Thanks,
M.