Hi, I'm using a DAQ card which is a M-series PCI 6250.
It's not capable to do multi-channel task. However, the sources are at least two of them.
Is it any possible to obtain the two digital signal source in turns, like
time data
----------------
time(1) x1
time(2) y1
time(3) x2
time(4) y2
:
:
And then I can interpolating them.
Thanks