View The Buffer Statistics On The Front Panel; Set Up The Low-Resistance Application Using Scpi Commands - Tektronix Keithley SourceMeter 2450 User Manual

Hide thumbs Also See for Keithley SourceMeter 2450:
Table of Contents

Advertisement

Model 2450 SourceMeter® Instrument User's Manual

View the buffer statistics on the front panel

You can view the measurement statistics on the 2450 front-panel STATISTICS swipe screen,
including:
Peak-to-peak value
Minimum, maximum, and average reading values
Standard deviation
To view the statistics, from the home screen, swipe to the STATISTICS screen.

Set up the low-resistance application using SCPI commands

The following sequence of SCPI commands makes 100 low-resistance measurements by sourcing
current and measuring resistance. In this example, the source current magnitude and limit voltage are
set automatically. It uses remote commands to change the front-panel display to show the GRAPH
swipe screen. This allows you to view numeric data at the top of the screen and graphic data at the
bottom of the screen.
You may need to make changes so that this code will run in your programming environment.
Send the following commands for this example application:
Command
*RST
TRIG:LOAD "SimpleLoop", 100
SENS:FUNC "RES"
SENS:RES:RANG:AUTO ON
SENS:RES:OCOM ON
SENS:RES:RSEN ON
DISP:SCR SWIPE_GRAPh
OUTP ON
INIT
*WAI
OUTP OFF
TRAC:DATA? 1, 100, "defbuffer1", READ, REL
2450-900-01 Rev. E / August 2019
Figure 26: STATISTICS swipe screen
Description
Section 5: Measuring low-resistance devices
Reset the 2450.
Configure Simple Loop trigger model
template to make 100 readings.
Set to measure resistance.
Turn on auto range.
Enable offset compensation.
Set to use 4-wire sense mode.
Show the GRAPH swipe screen.
Turn on the output.
Initiate readings.
Wait until finished.
Turn off the output.
Read the resistance and time values from
defbuffer1.
5-7

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents

Save PDF