Keithley 4200-SCS Reference Manual page 674

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

Advertisement

Section 8: Keithley User Library Tool (KULT)
pg2_init Resets PG2 to default settings for specified pulse mode
Purpose
Table 8-18
pg2_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
Trigger mode = Continuous
Pulse trigger output = Off
Trigger polarity = Positive
Complement mode = Normal
Pulse
Current limit = 105 mA
Pulse output = Off
Format
Remarks
Example
pulse_burst_count
Purpose
Format
8-158
Use this function to change the pulse mode. It resets the pulse generator card to the
specified pulse mode (standard, full-arb, or Segment ARB) and its default conditions
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
Trigger mode = Continuous
Pulse trigger output = Off
Trigger polarity = Positive
Current limit = 105 mA
Pulse output = Off
int pg2_init(INSTR_ID instr_id, long mode)
instr_id
mode
This function resets both channels of the PG2 to the default settings of the specified
pulse mode. The default setting for each parameter is listed in the Format section for
each LPT function.
The
pulse_init
function can be used to reset the pulse generator card to the default
settings for the presently selected pulse mode.
This function resets the PG2 to the Segment ARB pulse mode and its default settings:
pg2_init(VPU1, 1)
Sets count for pulse burst mode
For the burst mode, this function sets the number of pulses to output during a burst
sequence.
int pulse_burst_count(INSTR_ID instr_id, long chan, unsigned
long count)
instr_id
chan
count
Return to
Section Topics
Instrument ID of the PG2: VPU1, VPU2, and so on.
Pulse mode: 0 (standard pulse), 1 (Segment
Arb) or 2 (full-arb).
Instrument ID of the PG2: VPU1, VPU2, and so on.
Channel number of the PG2: 1 or 2.
Number of pulses to output: 1 to (2
Default: 1
Model 4200-SCS Reference Manual
32
-1).
4200-901-01 Rev. S / May 2017

Advertisement

Table of Contents
loading

Table of Contents