LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Offset compensation on multiple modules with different input limits

I want to acquire different value voltage signals from SCXI 1122 modules. I can this signals group in two ranges, and connect them to different modules, but I can have signals differing 1:100 on a single module as well. How can I do the offset compensation for each channel and each module?
0 Kudos
Message 1 of 3
(2,631 Views)
The SCXI 1122 is not the right product since all 8 channels must share the same amplifier. You really need the 1125.
0 Kudos
Message 2 of 3
(2,631 Views)
Hi James,
May be this is not the optimal choice the HW but an existing one. I shall coock with existing species. The Labview manual states, that in such cases the LV chooses the highes possible gain in the SCXI module, and then applies different gains to different channels on the DAQ board. But I suppose, the offset of the full signal path depends not only on the gain of the SCXI module, so it means, for all gains I would need separate offset value. Principally I can supply an array of offset values to the Scaling constant tuner VI, but these constants is determined on a channel named ....calgnd. In this case the Acquire and average VI accepts only the first member of the input limits array, and I get only one offset for this limits. Is it enough for all
different gains of the DAQ?
0 Kudos
Message 3 of 3
(2,631 Views)