Keithley SourceMeter 2600 Series Reference Manual page 431

Table of Contents

Advertisement

Series 2600 System SourceMeters Reference Manual
TSP Project Name:
TSP Test Script Name:
Firmware Version:
Function:
ConfigPulseVMeasureISweepLin
Usage:
f, msg = ConfigPulseVMeasureISweepLin
(smu,bias,start,stop,limit,ton,toff,points,buffer,tag[,sync_in]
[,sync_out])
Description: Configures a linear pulsed voltage sweep with a current measurement at
Parameters:
KIFactoryPulse
KIPulse
1.2.0 and later
each point. Measurement(s) will be made at the end of the ton time. The
magnitude of the first pulse will be start volts. The magnitude of the last
pulse will be stop volts. The magnitude of each pulse in between will be
step volts larger than the previous pulse where:
step = (stop - start) / (points - 1)
This function does not cause the specified smu to output a pulse train. It
simply checks to see if all of the pulse dimensions are achievable and if so,
assigns the indicated tag or index to it. The InitPulseTest(tag) and
InitPulseTestDual(tag) functions are used to initiate a pulse train
assigned to a valid tag.
smu,bias,start,stop,limit,ton,toff,points,buffer,tag
[,sync_in][,sync_out])
SourceMeter channel. (e.g. smua).
smu:
Pulse bias level in volts.
bias:
Pulse sweep start level in volts.
start:
Pulse sweep stop level in volts.
stop:
Current limit (i.e. compliance) in amps.
limit:
Pulse width (i.e. on-time) in seconds.
ton:
Pulse off time in seconds.
toff:
Number of pulse measure cycles.
points:
Reading buffer where pulsed measurements will be stored. If
buffer:
this is nil when the function is called, no measurements will
be made when the pulse train is initiated.
Numeric identifier to be assigned to the defined pulse train.
tag:
Defines a digital IO trigger input line. If programmed, the pulse
sync_in:
train will wait for a trigger input before executing each pulse.
This parameter is optional.
sync_out: Defines a digital IO trigger output line. If programmed, the pulse
train will generate a trigger output immediately prior to the start
of ton. This parameter is optional.
Return to
Section 13 topics
2600S-901-01 Rev. A / May 2006
Factory Scripts 13-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents