Smu.digitize.rel.enable; Smu.digitize.rel.level - Keithley 2461 Reference Manual

1kw pulse mode interactive sourcemeter instrument
Table of Contents

Advertisement

Model 2461 Interactive SourceMeter® Instrument Reference Manual

smu.digitize.rel.enable

This attribute enables or disables the application of a relative offset value to the measurement.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
state = smu.digitize.rel.enable
smu.digitize.rel.enable = state
state
Details
When relative measurements are enabled, all subsequent digitized readings are offset by the relative
offset value that was calculated when you acquired the relative offset value.
Each returned measured relative reading is the result of the following calculation:
Example
smu.digitize.func = smu.FUNC_DIGITIZE_CURRENT
smu.digitize.rel.acquire()
smu.digitize.rel.enable = smu.ON
Also see
Calculations that you can apply to measurements
smu.digitize.rel.acquire()

smu.digitize.rel.level

smu.digitize.rel.level
This attribute contains the relative offset value.
Type
TSP-Link accessible
Attribute (RW)
Yes
Usage
value = smu.digitize.rel.level
smu.digitize.rel.level = value
value
2461-901-01 A/November 2015
Affected by
Restore configuration
Instrument reset
Power cycle
Measure configuration list
The setting:
Enable: smu.ON
Disable: smu.OFF
Displayed reading = Actual measured reading - Relative offset value
(on page 8-126)
(on page 8-127)
Affected by
Restore configuration
Instrument reset
Power cycle
Measure configuration list
Relative offset value for measurements:
Current: −10.5 A to 10.5 A
Voltage: −105 V to 105 V
Where saved
Configuration script
Measure configuration list
Enables the relative measurements for
digitize current after using the acquire
command to set the relative level attribute.
(on page 3-82)
Where saved
Configuration script
Measure configuration list
Section 8: TSP command reference
Default value
smu.OFF
Default value
0
8-127

Advertisement

Table of Contents
loading

Table of Contents