2470 High Voltage SourceMeter Instrument Reference Manual
Section 4: Sourcing and measuring
2470-901-01 Rev. A /
May
2019
4-29
The front-panel display will look similar to the following example.
Figure 66: Resistance measurement SIMV and read ohms
Measure resistance using the resistance function
When the measurement function is set to resistance, the 2470 measures resistances by sourcing
current. The instrument automatically sets the magnitude of the current source, voltage limit, and the
measure range.
This mode is the same as the Ohmmeter Quick Setup, which is available by pressing the QUICKSET
key.
The examples below use a 100
kΩ device under test. The code makes five readings. Note that the
measurement range is 200 kΩ.
Using SCPI:
Send the following code:
*RST
SENSe:FUNCtion "RES"
SENSe:RESistance:RANGe:AUTO ON
SENSe:RESistance:OCOMpensated ON
SENSe:COUNt 5
OUTPut ON
TRACe:TRIGger "defbuffer1"
TRACe:DATA? 1, 5, "defbuffer1", SOUR, READ
OUTPut OFF