13: Introduction to TSP commands 2470 High Voltage SourceMeter Instrument
13-42 2470-901-01 Rev. A / May 2019
Digital I/O
The digital I/O port of the instrument can control external circuitry (such as a component handler for
binning operations).
The I/O port has 6 lines. Each line can be at TTL logic state 1 (high) or 0 (low). See the pinout
diagram in Digital I/O port configuration (on page 8-13
) for additional information.
You can use these commands to read and write to each individual bit, and to read and write to the
entire port.
digio.line[N].mode (on page 14-52)
digio.line[N].reset() (on page 14-53)
digio.line[N].state (on page 14-55)
digio.readport() (on page 14-55)
digio.writeport() (on page 14-56)
Configuration list
You can use these commands to create and recall configuration lists. A configuration list is a list of
stored settings for the source or measurement function. You can restore these settings to change the
active state of the instrument.
The measure configuration list commands are:
smu.measure.configlist.catalog() (on page 14-114)
smu.measure.configlist.create() (on page 14-115)
smu.measure.configlist.delete() (on page 14-116)
smu.measure.configlist.query() (on page 14-117)
smu.measure.configlist.recall() (on page 14-118)
smu.measure.configlist.size() (on page 14-119)
smu.measure.configlist.store() (on page 14-120)
The source configuration list commands are:
smu.source.configlist.catalog() (on page 14-152)
smu.source.configlist.create() (on page 14-153)
smu.source.configlist.delete() (on page 14-154)
smu.source.configlist.query() (on page 14-155)
smu.source.configlist.recall() (on page 14-156)
smu.source.configlist.size() (on page 14-157)
smu.source.configlist.store() (on page 14-158)