EasyManua.ls Logo

Keithley 2461 - Smu.digitize.unit

Keithley 2461
1109 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Model 2461
Interactive SourceMeter® Instrument Reference Manual Section 8:
TSP command reference
2461-901-01 A/November 2015 8-129
Example
smu.digitize.func = smu.FUNC_DIGITIZE_CURRENT
smu.digitize.samplerate = 1000000
smu.digitize.aperture = smu.APERTURE_AUTO
smu.digitize.count = 1
print(smu.digitize.read())
Set the digitize function to digitize current.
Set the sample rate to 1,000,000, with a
count of 1, and automatic aperture.
Make a digitize measurement.
Also see
smu.digitize.aperture (on page 8-106)
smu.digitize.count (on page 8-107)
smu.digitize.unit
This attribute sets the units of measurement that are displayed on the front panel of the instrument and stored in
the reading buffer.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW)
Yes
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Configuration script
Measure configuration list
smu.UNIT_VOLT (digitize voltage
function)
smu.UNIT_AMP (digitize current
function)
Usage
value = smu.digitize.unit
smu.digitize.unit = value
value
Units to display for the digitize voltage function:
Volts: smu.UNIT_VOLT
Ohms: smu.UNIT_OHM
Watts: smu.UNIT_WATT
Units to display for the digitize current function:
Volts: smu.UNIT_AMP
Ohms: smu.UNIT_OHM
Watts: smu.UNIT_WATT
Details
The change in measurement units is displayed when the next measurement occurs.
Example
smu.digitize.func = smu.FUNC_DIGITIZE_VOLTAGE
smu.digitize.unit = smu.UNIT_WATT
Set the measure function to digitize voltage.
Set the units to display as watts.
Also see
smu.digitize.func (on page 8-108)

Table of Contents

Other manuals for Keithley 2461

Related product manuals