Series 2600B System SourceMeter® instrument Reference Manual Section 9: TSP command reference
2600BS-901-01 Rev. F/August 2021 9-173
Also see
format.asciiprecision (on page 9-100)
format.byteorder (on page 9-101)
format.data (on page 9-102)
print() (on page 9-170)
printbuffer() (on page 9-171)
PulseIMeasureV()
This KIPulse factory script function performs a specified number of pulse I, measure V cycles.
Usage
PulseIMeasureV(smu, bias, level, ton, toff, points)
Instrument channel (for example, smua refers to SMU channel A)
Pulse off time in seconds
Number of pulse-measure cycles
Details
Data for pulsed voltage measurements, current levels, and timestamps are stored in
smua.nvbuffer1.
If any parameters are omitted or nil, the operator is prompted to enter them using the front panel.
To perform the specified number of pulse I, measure V cycles, this function:
1. Sets the smu to output bias amperes and dwell for toff seconds.
2. Sets the smu to output level amperes and dwell for ton seconds.
3. Performs voltage measurement with source at level amperes.
4. Sets the smu to output bias amperes for toff seconds.
5. Repeats steps 2 through 4 for all remaining points pulse-measure cycles.
Figure 123: PulseIMeasureV