8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
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
Instrument reset
Power cycle
Measure configuration list
Measure configuration list
dmm.UNIT_CELSIUS
Voltage: dmm.UNIT_VOLT
Usage
value = dmm.measure.unit
dmm.measure.unit = 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
•
Functions
dmm.FUNC_DIGITIZE_CURRENT
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
dmm.digitize.unit (on page 8-116)