18 Quick Results Guide
Auto ohms example — Table 11 shows a typical command sequence to use auto ohms to
measure resistance.
Manual ohms example — Table 12 shows a typical command sequence to use manual ohms
to measure resistance. This example uses auto range for current measurements. If you were to
use manual ranging, you should select the lowest possible current range for the measurement.
For example, to measure a 1M resistor with the source set to 2V, the 1µA measure range
should be selected to achieve the best accuracy (2V/1µA = 2M).
Table 11
Command sequence for auto ohms example
Command* Comments
*RST Restore GPIB defaults (one-shot measurement mode).
:SENS:FUNC “RES” Select ohms measurement function.
:SENS:RES:RANG 200 Select 200 range.
:SENS:RES:MODE AUTO Select the auto ohms measurement method.
:OUTP ON Turn the output on.
:READ? Trigger and acquire one data string.
*SourceMeter must be addressed to talk after sending :READ? to trigger and acquire data.
Table 12
Command sequence for manual ohms example
Command* Comments
*RST Restore GPIB defaults (one-shot measurement mode).
:SENS:FUNC “RES” Select ohms measurement function.
:SENS:RES:MODE MAN Select the manual ohms measurement method.
:SOUR:FUNC VOLT Select voltage source function.
:SOUR:VOLT:MODE FIX Select fixed voltage sourcing mode.
:SOUR:VOLT:RANG 2 Select 2V source range.
:SOUR:VOLT:LEV 2 Set source level to 2V.
:SENS:CURR:PROT 10e-3 Set current compliance to 10mA.
:SENS:CURR:RANG:AUTO
ON
Select auto range for current measurements.
:OUTP ON Turn the output on.
:READ? Trigger and acquire one data string.
*SourceMeter must be addressed to talk after sending :READ? to trigger and acquire data.