High Voltage SourceMeter Instrument Reference Manual Section 14: TSP command refe
2470-901-01 Rev. A / May 2019 14-127
Also see
Filtering measurement data (on page 5-25)
smu.measure.filter.count (on page 14-124)
smu.measure.filter.enable (on page 14-125)
smu.measure.func
This attribute selects the active measure function.
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.FUNC_DC_CURRENT
Usage
mFunction = smu.measure.func
smu.measure.func = mFunction
The measurement function:
ï‚§ Voltage measurement: smu.FUNC_DC_VOLTAGE
ï‚§ Current measurement: smu.FUNC_DC_CURRENT
ï‚§ Ohms measurement:
Details
Set this command to the type of measurement you want to make.
Reading this command returns the measure function that is presently active.
When you select a function, settings for other commands that are related to the function become
active. For example, assume that:
• You selected the current function and set the math function to reciprocal.
• You changed to the voltage function and set the math function to percent.
If you return to the current function, the math function returns to reciprocal. If you then switch from the
current function to the voltage function, the math function returns to percent. All attributes that begin
with smu.measure. are saved with the active measure function unless otherwise indicated in t
he
c
ommand description.