Keithley 2651A Reference Manual page 36

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 2: General operation
Remote compliance limit
The table below summarizes basic commands to program the compliance limit. See Programming
commands for more details on these commands. To program the compliance, simply send the
command using the desired parameter. The following programming example illustrates how to set the
current and voltage compliance to 50 mA, 4 V, and 1 W respectively:
smua.source.limiti = 50e-3
smua.source.limitv = 4
smua.source.limitp = 1
The following programming example illustrates how to print the compliance state:
print(smua.source.compliance)
A returned value of 1 indicates that the voltage limit has been reached if the unit is configured as a
current source, or that the current limit has been reached if the unit is configured as a voltage source.
Compliance commands
Command
smua.source.limiti = limit
smua.source.limitv = limit
smua.source.limitp = limit
compliance = smua.source.compliance
Basic circuit configurations
The fundamental source-measure configurations for the Model 2651A are shown in the figure below.
When sourcing voltage, you can measure current or voltage (configuration A). When sourcing current,
you can measure voltage or current (configuration B). See
detailed information on these circuit configurations.
2-14
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Description
Set current compliance limit.
Set voltage compliance limit.
Set power compliance limit.
Test if in compliance (true = in
compliance; false = not in compliance).
Basic circuit configurations
2651A-901-01 Rev. A / March 2011
(on page 4-14)

Advertisement

Table of Contents
loading

Table of Contents