How Do I Interact With Scripts Using Test Script Builder; Running A Factory Script - Keithley 2601A User Manual

2600a series system sourcemeter
Table of Contents

Advertisement

Section 3: Test Script Processor Interaction

How do I interact with scripts using Test Script Builder?

The following function for factory script "KIPulse" is stored in the nonvolatile memory of the Series
2600A:
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.
Figure 3-1
Figure 3-1
Pulse-measure cycle for the PulseVMeasureI function

Running a factory script

NOTE All commands to run a factory script are to be executed from the
The following steps explain how to run the PulseVMeasureI function and read the data stored in
the buffer.
NOTE The "KIPulse" factory script is an autorun script. The script runs
Step 1: Call the function
The following are example parameters for the PulseVMeasureI function which will perform three
pulse voltage, measure current cycles:
smu
bias
level
ton
toff
points
The following command will execute the PulseVMeasureI function using the above parameters:
PulseVMeasureI(smua, -1, 1, 1E-3, 2E-3, 3)
3-4
shows one pulse-measure cycle for the function.
level
bias
ton
ton
Instrument Console of the Test Script Builder.
automatically when the Series 2600A is turned on. The functions of
the script are ready to be called.
SMU A
-1V
1V
1ms
2ms
3
Return to
Section Topics
Series 2600A System SourceMeter
bias
toff
®
Instruments User's Manual
2600AS-900-01 Rev. B / September 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

2635a2602a2611a2612a2636a

Table of Contents