Section 8: TSP command reference
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
8-148
DMM7510-901-01 Rev. B / May 2015
dmm.measure.displaydigits
This attribute determines the number of digits that are displayed for measurements on the front panel.
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
See
Functions and defaults
Usage
value
= dmm.measure.displaydigits
dmm.measure.displaydigits =
value
value
3.5 digit resolution:
dmm.DIGITS_3_5
4.5 digit resolution:
dmm.DIGITS_4_5
5.5 digit resolution:
dmm.DIGITS_5_5
6.5 digit resolution:
dmm.DIGITS_6_5
7.5 digit resolution:
dmm.DIGITS_7_5
Functions and defaults
Function
Def Function
Def Function
Def
dmm.FUNC_DC_VOLTAGE
7
dmm.FUNC_RESISTANCE
7
dmm.FUNC_ACV_FREQUENCY
6
dmm.FUNC_AC_VOLTAGE
6
dmm.FUNC_4W_RESISTANCE 7
dmm.FUNC_ACV_PERIOD
6
dmm.FUNC_DC_CURRENT
7
dmm.FUNC_DIODE
7
dmm.FUNC_DCV_RATIO
7
dmm.FUNC_AC_CURRENT
6
dmm.FUNC_CAPACITANCE
4
dmm.FUNC_DIGITIZE_CURRENT
4
dmm.FUNC_TEMPERATURE
5
dmm.FUNC_CONTINUITY
4
dmm.FUNC_DIGITIZE_VOLTAGE
4
Details
This command affects how the reading for a measurement is displayed on the front panel of the
instrument. It does not affect the number of digits returned in a remote command reading. It also does
not affect the accuracy or speed of measurements.
The display digits setting is saved with the function setting, so if you use another function, then return
to the function for which you set display digits, the display digits setting you set previously is retained.
The change in digits occurs the next time a measurement is made.
To change the number of digits returned in a remote command reading, use
format.asciiprecision
.
The digits for the temperature, capacitance, continuity, frequency, and period functions are always
set to the default values and cannot be changed.
Example
dmm.measure.func = dmm.FUNC_DC_VOLTAGE
dmm.measure.displaydigits = dmm.DIGITS_5_5
Set the measurement function to voltage
with a front-panel display resolution of 5½.
Also see
(on page 8-89)