Set Up The Leakage Current 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

Set up the leakage current application using SCPI commands

The following SCPI code performs a capacitor leakage measurement by sourcing 20 V and
measuring the resulting leakage current. The DurationLoop trigger model template applies the voltage
for 30 seconds and makes measurements at 200 ms intervals. After the duration time, the capacitor is
discharged at 0 V and the output is turned off.
Send the following commands for this example application:
Command
*RST
:SOUR:FUNC VOLT
:SOUR:VOLT 20
:SOUR:VOLT:ILIMIT 0.01
:SENSE:FUNC "CURR"
:ROUT:TERM REAR
:CURR:RANG:AUTO ON
:SENSE:CURR:NPLC 1
:TRIG:LOAD "DurationLoop", 30, 0.2
:INIT
*WAI
:TRAC:ACT? "defbuffer1"
:TRAC:DATA? 1, 30, "defbuffer1", READ, REL
:SOUR:VOLT 0
:OUTP ON
:SOUR:VOLT:DEL 2
:OUTP OFF
2450-900-01 Rev. E / August 2019
Section 6: Leakage current and insulation resistance
Description
Reset the 2450.
Set to source voltage.
Set the source voltage to 20 V.
Set the current limit to 10 mA.
Set the instrument to measure current.
Set to use rear-panel terminals.
Set the current range to autorange.
Set the number of power line cycles to 1.
Load the DurationLoop trigger model to run
for 30 s with 200 ms delays.
Start the trigger model.
Wait for the measurement to finish.
Query the number of readings in
defbuffer1 and return the readings and
time. 30 is the queried number of readings.
Discharge the capacitor to 0 V.
Turn on the output.
Delay for two seconds to allow the capacitor
to discharge.
Turn off the output.
6-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?

Table of Contents

Save PDF