Indicates status of autozero; set to one of the following values:
â–ª 0 or smuX.AUTOZERO_OFF: Autozero disabled
â–ª 1 or smuX.AUTOZERO_ONCE: Performs autozero once, then disables autozero
â–ª 2 or smuX.AUTOZERO_AUTO: Automatic checking of reference and zero
measurements; an autozero is performed when needed
Details
The analog-to-digital converter (ADC) uses a ratiometric A/D conversion technique. To ensure the
accuracy of readings, the instrument must periodically obtain new measurements of its internal
ground and voltage reference. The time interval between updates to these reference measurements
is determined by the integration aperture being used for measurements. The 2600B uses separate
reference and zero measurements for each aperture.
By default, the instrument automatically checks these reference measurements whenever a signal
measurement is made. If the reference measurements have expired when a signal measurement is
made, the instrument automatically takes two more A/D conversions, one for the reference and one
for the zero, before returning the result. Thus, occasionally, a measurement takes more time than
normal.
This additional time can cause problems in sweeps and other test sequences in which measurement
timing is critical. To avoid the time that is needed for the reference measurements in these situations,
you can use the smuX.measure.autozero attribute to disable the automatic reference
measurements.
Disabling automatic reference measurements may allow the instrument to gradually drift out of
specification. To minimize the drift, make a reference and zero measurement immediately before any
critical test sequences. You can use the smuX.AUTOZERO_ONCE setting to force a refresh of the
reference and zero measurements that are used for the present aperture setting.
The 2600B stores the reference measurements for the last ten NPLC settings that were used in a
reference cache. If an NPLC setting is selected and an entry for it is not in the cache, the oldest (least
recently used) entry is discarded to make room for the new entry.
Example