Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-198
DMM7510-901-01 Rev. B / May 2015
dmm.measure.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
Temperature:
dmm.UNIT_CELSIUS
Voltage: dmm.UNIT_VOLT
Usage
value
= dmm.measure.unit
dmm.measure.unit =
value
value
For DC volts and AC volts, select from the following units:
•
dmm.UNIT_VOLT
•
dmm.UNIT_DB
For temperature, select from the following units:
•
dmm.UNIT_CELSIUS
•
dmm.UNIT_KELVIN
•
dmm.UNIT_FAHRENHEIT
Functions
dmm.FUNC_DC_VOLTAGE
dmm.FUNC_RESISTANCE
dmm.FUNC_ACV_FREQUENCY
dmm.FUNC_AC_VOLTAGE
dmm.FUNC_4W_RESISTANCE
dmm.FUNC_ACV_PERIOD
dmm.FUNC_DC_CURRENT
dmm.FUNC_DIODE
dmm.FUNC_DCV_RATIO
dmm.FUNC_AC_CURRENT
dmm.FUNC_CAPACITANCE
dmm.FUNC_DIGITIZE_CURRENT
dmm.FUNC_TEMPERATURE
dmm.FUNC_CONTINUITY
dmm.FUNC_DIGITIZE_VOLTAGE
Details
The change in measurement units is displayed when the next measurement occurs. You can only
change the units for the voltage, temperature, and digitize voltage functions. Other functions have a
fixed units setting that cannot be changed.
Example
dmm.measure.func = dmm.FUNC_DC_VOLTAGE
dmm.measure.unit = dmm.UNIT_DB
Changes the front-panel display and buffer
readings for voltage measurements to be
displayed as decibel readings.
Also see
(on page 8-116)