Keithley 2601 Reference Manual page 396

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 13: Factory Scripts
Table 13-12
KIGeneral TSP test script: ConfigPulseIMeasureVSweepLin
TSP project name:
TSP test script name:
Firmware version:
Function:
ConfigPulseIMeasureVSweepLin
Usage:
f, msg = ConfigPulseIMeasureVSweepLin
(smu,bias,start,stop,limit,ton,toff,points,buffer,tag[,sync_in]
[,sync_out][,sync_in_timeout][,sync_in_abort])
Description
Parameters
13-18
KIFactoryPulse
KIPulse
1.2.0 and later
Configures a linear pulsed current sweep with a voltage measurement at each
point. Measurement(s) will be made at the end of the ton time. The magnitude
of the first pulse will be start amps. The magnitude of the last pulse will be stop
amps. The magnitude of each pulse in between will be step amps 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 amps.
bias:
Pulse sweep start level in amps.
start:
Pulse sweep stop level in amps.
stop:
Voltage limit (i.e. compliance) in volts.
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.
buffer:
If 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 I/O trigger input line. If programmed, the
sync_in:
pulse train will wait for a trigger input before executing each
pulse. This parameter is optional.
Defines a digital I/O trigger output line. If programmed, the
sync_out:
pulse train will generate a trigger output immediately prior
to the start of ton. This parameter is optional.
sync_in_timeout: Specifies the length of time (in seconds) to wait for input
trigger (defaults to 10s). New to Firmware 1.3.0
(true or false) Whether to abort pulse if input trigger is not
sync_in_abort:
received before timeout expires (defaults to true). New to
Firmware 1.3.0
Return to
Section Topics
Series 2600 System SourceMeter® Instruments Reference Manual
2600S-901-01 Rev. C / January 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents