EasyManuals Logo

Keithley 2461 Reference Manual

Keithley 2461
1109 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #136 background imageLoading...
Page #136 background image
Model 2461
Interactive SourceMeter® Instrument Reference Manual Section 2:
General operation
2461-901-01 A/November 2015 2-109
Measure resistance using the resistance function
When the measurement function is set to resistance, the Model 2461 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
The front-panel display will look similar to the following example.
Figure 70: Resistance measurement using resistance function
Using TSP:
Send the following code:
reset()
smu.measure.func = smu.FUNC_RESISTANCE
smu.measure.autorange = smu.ON
smu.measure.count = 5
smu.source.output = smu.ON
smu.measure.read(defbuffer1)
for i = 1, defbuffer1.n do
print(defbuffer1.relativetimestamps[i], defbuffer1[i])
end
smu.source.output = smu.OFF

Table of Contents

Other manuals for Keithley 2461

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley 2461 and is the answer not in the manual?

Keithley 2461 Specifications

General IconGeneral
Maximum Current7 A
Power100 W
Resolution6.5 digits
Source Measure Unit (SMU)Yes
DC Voltage100 V
Maximum Voltage100 V
Display5-inch capacitive touchscreen
ConnectivityUSB, GPIB
SoftwareTSP
DC Current7 A
Current Source Range0 to 7 A
Voltage Measurement Range100 mV to 100 V
Current Measurement Range10 nA to 7 A
Voltage Measurement Resolution100 nV

Related product manuals