Section 14: TSP command reference
2470 High Voltage SourceMeter Instrument Reference Manual
14-114
2470-901-01 Rev. A /
May
2019
smu.measure.autozero.once()
This function causes the instrument to refresh the reference and zero measurements once.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
smu.measure.autozero.once()
Details
This command forces a refresh of the reference and zero measurements that are used for the present
aperture setting for the selected function.
When autozero is set to off, the instrument may gradually drift out of specification. To minimize the
drift, you can send the once command to make a reference and zero measurement immediately
before a test sequence.
Example
smu.measure.autozero.once()
Do a one-time refresh of the reference and
zero measurements.
Also see
Automatic reference measurements
(on page 4-42)
(on page 14-113)
smu.measure.configlist.catalog()
This function returns the name of one measure configuration list that is stored on the instrument.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Function
Yes
Usage
smu.measure.configlist.catalog()
Details
You can use this command to retrieve the names of measure configuration lists that are stored in the
instrument.
This command returns one name each time you send it. This command returns
nil
to indicate that
there are no more names to return. If the command returns
nil
the first time you send it, no measure
configuration lists have been created for the instrument.