Model 2651A High Power System SourceMeter® Instrument Reference Manual Section 7: Command reference
2651A-901-01 Rev. A / March 2011 7-27
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
1.
Also see
InitiatePulseTest() (on page 7-97)
ConfigPulseIMeasureVSweepLin()
This KIPulse factory script (on page 5-23) function configures a linear pulsed current sweep with a voltage
measurement at each point.
Type TSP-Link accessible
Affected by Where saved Default value
Function No
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)