7: TSP command reference Series 2600B System SourceMeter® Instrument
7-38 2600BS-901-01 Rev. C / August 2016
Example
ConfigPulseIMeasureV(smua, 0, 5, 10,
0.001, 0.080, 1, smua.nvbuffer1, 1)
Set up a pulse train that uses System SourceMeter
instrument channel A. The pulse amplitude will be 5 A
and will return to 0 A after 1 ms. The pulse will remain
at 0 A for 80 ms and the voltage limit will be 10 V
during the pulse. The pulse train will consist of only 1
pulse, and this pulse will be assigned a tag index of
Also see
InitiatePulseTest() (on page 7-112)
InitiatePulseTestDual() (on page 7-114)
KIPulse factory script (on page 5-22)
ConfigPulseIMeasureVSweepLin()
This KIPulse factory script function configures a linear pulsed current sweep with a voltage measurement at each
point.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
f, msg = ConfigPulseIMeasureVSweepLin(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out, sync_in_timeout, sync_in_abort)
f, msg = ConfigPulseIMeasureVSweepLin(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out, sync_in_timeout)
f, msg = ConfigPulseIMeasureVSweepLin(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in, sync_out)
f, msg = ConfigPulseIMeasureVSweepLin(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag, sync_in)
f, msg = ConfigPulseIMeasureVSweepLin(smu, bias, start, stop, limit, ton, toff,
points, buffer, tag)
A Boolean flag; this flag is true if the pulse was successfully configured, false when errors
were encountered
A string message; if the f flag is false, msg contains an error message; if it is true, msg
contains a string indicating successful configuration
System SourceMeter
®
instrument channel (for example, smua refers to SMU channel A)
Pulse sweep start level in amperes
Pulse sweep stop level in amperes
Voltage limit (for example, compliance) in volts
toff
Pulse off time in seconds