These examples include those found in the User Manual, Application Notes, and other sources. The files in this directory will work with all 2400 Graphical SMUs, the sub directories will generally only work for those units, but might be able to be adapted.
-
2450-SMU
200V / 1A SMU with triaxial outputs -
2460-SMU
100V / 7A SMU -
2461-SMU
100V / 10A (pulsed) SMU -
2470-SMU
1100V / 1A SMU with high-V triaxial outputs
-
Controlled Ramp
A TSP script to sweep at a defined speed using a timer and the trigger model. -
Battery Cycler
This Python script can be used to perform battery cycling (charge/discharge) testing. See comments in the file for details. -
PulseTrain_SVMI
Defines an operation to toggle between two source levels when a timer object elapses. The timer object is also used as the stimulus for a digital output strobe; this gives some timing marks to have more insight into the trigger blocks rate of operation/speed. -
SimplePulse_SIMV
Defines just about the simplest pulse that sources current and measures voltage. Use it as a starter for simple pulse needs. It does not use the dedicated pulse mode present in the 2461 SMU. -
SimplePulse_SVMI
Defines just about the simplest pulse that sources voltage and measures current. Use it as a starter for simple pulse needs. It does not use the dedicated pulse mode present in the 2461 SMU. -
Source Constant Power
A TSP script that sources constant power by adjusting voltage or current.