Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-37
Also see
bufferVar.clear() (on page 9-21)
bufferVar.collecttimestamps (on page 9-23)
bufferVar.measurefunctions (on page 9-25)
bufferVar.measureranges (on page 9-26)
bufferVar.n (on page 9-28)
bufferVar.readings (on page 9-29)
bufferVar.sourcefunctions (on page 9-30)
bufferVar.sourceoutputstates (on page 9-31)
bufferVar.sourceranges (on page 9-31)
bufferVar.sourcevalues (on page 9-32)
bufferVar.statuses (on page 9-34)
Reading buffers (on page 3-1)
ConfigPulseIMeasureV()
This KIPulse factory script function configures a current pulse train with a voltage measurement at each point.
Usage
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer, tag,
sync_in, sync_out, sync_in_timeout, sync_in_abort)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer, tag,
sync_in, sync_out, sync_in_timeout)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer, tag,
sync_in, sync_out)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer, tag,
sync_in)
f, msg = ConfigPulseIMeasureV(smu, bias, level, limit, ton, toff, points, buffer, tag)
A Boolean flag; this flag is true when 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 that indicates successful configuration
Instrument channel (for example, smua refers to SMU channel A)
Voltage limit (for example, compliance) in volts
Pulse off time in seconds
Number of pulse-measure cycles
Reading buffer where pulsed measurements are stored; if this is nil when the
function is called, no measurements are made when the pulse train is initiated
Numeric identifier to be assigned to the defined pulse train
Defines a digital I/O trigger input line; if programmed, the pulse train waits for a
trigger input before executing each pulse