Model 2657A High Power System SourceMeter® Instrument Reference Manual Section 7: TSP command reference
2657A-901-01 Rev. B/December 2012 7-33
Example
timestamp = smua.nvbuffer1.timestamps[1]
Get the timestamp of the first reading stored
in dedicated reading buffer 1.
Also see
bufferVar.clear() (on page 7-19)
bufferVar.collecttimestamps
(on page 7-21)
bufferVar.measurefunctions
(on page 7-23)
bufferVar.measureranges
(on page 7-24)
bufferVar.n
(on page 7-25)
bufferVar.readings
(on page 7-26)
bufferVar.sourcefunctions
(on page 7-27)
bufferVar.sourceoutputstates
(on page 7-28)
bufferVar.sourceranges
(on page 7-28)
bufferVar.sourcevalues
(on page 7-29)
bufferVar.statuses
(on page 7-30)
Reading buffers
(on page 3-6)
ConfigPulseIMeasureV()
This KIPulse factory script function configures a current pulse train with a voltage measurement at each point.
Type TSP-Link accessible
Affected by Where saved Default value
Function No
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)
f A Boolean flag; this flag is true when the pulse was successfully configured, false when
errors were encountered
msg 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
smu
System SourceMeter
®
instrument channel (set to smua)
bias
Bias level in amperes
level
Pulse level in amperes
limit
Voltage limit (for example, compliance) in volts
ton
Pulse on time in seconds
toff
Pulse off time in seconds
points
Number of pulse-measure cycles