Section 7: Command reference Model 2651A High Power System SourceMeter® Instrument Reference Manual
7-210 2651A-901-01 Rev. A / March 2011
Also see
savebuffer() (on page 7-152)
smuX.nvbufferY
(on page 7-208)
Reading buffers
(on page 3-6)
smuX.sense
This attribute contains the state of the remote/local sense mode.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes SMU reset
Instrument reset
Recall
Saved setups smuX.SENSE_LOCAL
Usage
senseMode = smuX.sense
smuX.sense = senseMode
senseMode
The sense mode. Set to one of the following:
0 or smuX.SENSE_LOCAL: Selects local sense (2-wire).
1 or smuX.SENSE_REMOTE: Selects remote sense (4-wire).
3 or smuX.SENSE_CALA: Selects calibration sense mode.
X
SMU channel (for example, smua.sense applies to SMU Channel A).
Details
Source-measure operations are performed using either 2-wire local sense connections or 4-wire remote sense
connections. Writing to this attribute selects the sense mode.
The smuX.SENSE_CALA mode is only used for calibration and may only be selected when calibration is enabled.
The sense mode can be changed between local and remote while the output is on.
The calibration sense mode cannot be selected while the output is on.
Resetting the instrument selects the local sense mode.
Example
smua.sense = smua.SENSE_REMOTE
Selects remote sensing for SMU
Channel A.
Also see
2-wire local sensing (on page 2-43)
4-wire remote sensing
(on page 2-44)
Sense mode selection
(on page 2-44)