Keithley 4200-SCS Reference Manual page 679

Semiconductor characterization system
Hide thumbs Also See for 4200-SCS:
Table of Contents

Advertisement

Model 4200-SCS Reference Manual
pulse_init Resets PG2 to default settings for the present pulse mode
Purpose
Table 8-19
pulse_init
Standard pulse defaults
Pulse high and pulse low = 0 V
Source range = 5 V: fast speed
Pulse period = 1 µs
Pulse width = 500 ns
Pulse count = 1
Rise and Fall time = 100 ns
Pulse delay = 0 s
Pulse load = 50 Ω
Pulse trigger source = Software
Pulse trigger mode = Continuous
Pulse trigger output = Off
Trigger polarity = Positive
Complement mode = Normal pulse
Current limit = 105 mA
Pulse output = Off
Format
Remarks
See also
Example
pulse_load Sets output impedance for the load
Purpose
Format
Remarks
4200-901-01 Rev. S / May 2017
This function resets the PG2 to the default settings for whichever pulse mode
(standard, full-arb, or Segment ARB) is presently selected:
int pulse_init(INSTR_ID instr_id)
instr_id
This function resets both channels of the PG2 to the default settings. The default setting
for each parameter is listed in the Format section for each LPT function.
The
function can be used to specify which pulse mode to reset. Using this
pg2_init
function selects the specified pulse mode and its default settings.
pg2_init
The following function resets the PG2 to the default settings for the presently selected
pulse mode:
pulse_init(VPU1)
This function sets the output impedance for the load (DUT).
int pulse_load(INSTR_ID instr_id, long chan, double load)
instr_id
chan
load
DUT impedance can be independently set for each PG2 channel. The DUT impedance
can be set from 1 Ω to 10 M Ω, depending on the programmed pulse high and low
values.
Return to
Section Topics
Section 8: Keithley User Library Tool (KULT)
Full Arb and Segment ARB pulse defaults
Source range = 5 V: Fast speed
Pulse count = 1
Pulse delay = 0 s
Pulse load = 50 Ω
Pulse trigger source = Software
Pulse trigger mode = Continuous
Pulse trigger output = Off
Trigger polarity = Positive
Current limit = 105 mA
Pulse output = Off
Instrument ID of the PG2: VPU1, VPU2, and so on.
Instrument ID of the PG2: VPU1, VPU2, and so on.
Channel number of the PG2: 1 or 2.
Output impedance (in ohms): 1 to 10 e6
Default: 50
8-163

Advertisement

Table of Contents
loading

Table of Contents