Pulse_Current_Limit - Keithley 4200A-SCS Reference Manual

Parameter
Hide thumbs Also See for 4200A-SCS:
Table of Contents

Advertisement

Model 4200A-SCS Parameter Analyzer Reference Manual

pulse_current_limit

This command sets the current limit of the pulse card.
Usage
int pulse_current_limit(int instr_id, long chan, double ilimit);
instr_id
chan
ilimit
Pulse modes
Standard, Full Arb, Segment Arb
Details
You can set the current limit independently for each pulse card channel.
Current limit protects the DUT by using the specified DUT load to calculate the voltage required to
reach the current limit. A pulse card channel will not exceed the voltage required to reach the set
current limit value at the specified DUT load.
For information on the effect of loading on the limits, refer to
voltage across DUT
5: Maximum voltage and current, high voltage range
Example
pulse_current_limit(VPU1, 1, 1e-3)
Sets the current limit of pulse card channel 1 to 1 mA.
Also see
pulse_load
4200A-901-01 Rev. C / February 2017
The instrument identification code of the pulse card, such as VPU1 or VPU2
Channel number of the pulse card: 1 or 2
Current limit value (in amps, range and load dependent):
5 V range, 50 Ω load : −0.2 to +0.2
20 V range, 50 Ω load: −0.4 to +0.4
20 V range: −0.8 to +0.8
Default is 5 V range, 0.105
(on page 5-61). For an example and values for load-line effect, refer to
(on page 13-145)
Section 13: LPT library function reference
DUT resistance determines pulse
(on page 5-64).
Example
13-139

Advertisement

Table of Contents
loading

Table of Contents