07-29-2008 11:11 AM
07-30-2008 02:27 PM
Hello Dhruser1,
I think that the DAQmx Perform Bridge Offset Nulling Calibration should work for the SCC-SG24 module. Take a look at this article: Removing Large Initial Offset for Load Cell or Strain Measurements with SCXI-1520 or PXI-4220 in particular it mentions that using this VI in addition to the auto zero can introduce an offset. If you're doing both these is likely the cause.
Also, when you specify specific channels using the channels input are you also setting the "skip unsupported channels to false? If not this may be why it affects other channels.
I hope this helps, and if not please feel free to post back with an update after trying these things.
Cheers,
07-30-2008 02:55 PM
Thanks for your input. We just discovered this afternoon that on our SCC-68 (that the SCC-SG24 is plugged in to) AISENSE was not grounded to AIGND, as is recommended when SCC modules are installed. After grounding AISENSE the offset nulling seems to work properly, and it does not affect the other channel if you only null one.
Thanks for the provided link, too. I will look into the AutoZero property to see if that might be an alternate way of setting up our system.