Hi Julien:
Thanks for the quick replies. But my goal is to
demodulate 1 analog input channel into N sub-channels. For example, if the array has index 1....M, then the first channel will get indexes 0, N, 2N, 2nd channel will get indexes 1, N+1, 2N+1...and so on. In my previous example N = 4 and I can split up the 1 analog input channel into 4: a1, a2, a3 and a4. But since DAQ board only has limited number of analog inputs that will be a problem for bigger N.
Is it possible to demodulate into N-sub channels with only 1 analog input?
Thanks a lot, Alan