Series 2600 System SourceMeters User’s Manual
Test Script Processor Interaction 3-3
Return to
2600S-900-01 Rev. A / May 2006
2. Position the blinking cursor on the FACTORY or USER menu item and press
ENTER (or the Rotary Knob). Keep in mind that the Series 2600 is shipped
with no user scripts loaded.
3. Position the blinking cursor on the test to be run, and then press ENTER.
4. Press the RUN key to start the test.
5. Enter required test parameters using the front panel controls.
Reading the buffer
– Test data is stored in a buffer. Refer to in Section 1 of this
manual, “
” for details on recalling test data.
How do I interact with scripts using Test Script
Builder?
Reference
Refer to “Using the Test Script Builder” in Section 2 of the Series
2600 Reference Manual for details on the Test Script Builder.
The following function for factory script “KIGeneral” is stored in the non-volatile
memory of the Series 2600:
PulseVMeasureI(smu, bias, level, ton, toff, points)
The above function performs a specified number of pulse V, measure I cycles:
• Sets the
smu
to output
bias
volts and dwell for
ton
seconds.
• Sets the
smu
to output
level
volts and dwell for
ton
seconds.
• Performs current measurement with the source at
level
volts.
• Sets the smu to output
bias
volts for
toff
seconds.
• Repeats the above sequence for
points
pulse-measure cycles.
shows one pulse-measure cycle for the function.
Figure 3-1
Pulse-measure cycle for the
level
bias
ton
bias
ton
toff
Current measurement
PulseVMeasureI
function