Hello,
I'm using LabView 6.1 and PCMCIA 6062E card.
I'm trying to acquire two signals of different amplitudes (the first one varies between -0.008 and +0.008V, and the second one between -1.0 and +1.0V).
I use for both signals one AI Config, one AI Start and one AI Read VIs. I've defined two differents input limits for AI Config (one for each signal), but it seems that only the first input limits are used, because I can't get the proper signal sampling.
In the configuration given in the attached phil.jpg file,
my first signal is OK, but the second one is truncated between -0.05 and +0.05V (phil2.jpg).
If I invert the order of the two signals (i.e. by specifying channels 1,0 instead of channels 0,1),
and I inver
t the inputs limits, now the smallest signal is undersampled.
What's the problem? What can I do?
Thank you, Phil