Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Section 8: TSP command reference
DMM7510-901-01 Rev. B / May 2015
8-89
dmm.digitize.displaydigits
This attribute describes the number of digits that are displayed on the front panel for the selected 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
dmm.DIGITS_4_5
Usage
value
= dmm.digitize.displaydigits
dmm.digitize.displaydigits =
value
value
•
6½ display digits:
dmm.DIGITS_6_5
•
5½ display digits:
dmm.DIGITS_5_5
•
4½ display digits:
dmm.DIGITS_4_5
•
3½ display digits:
dmm.DIGITS_3_5
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
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
.
Example
dmm.digitize.func = dmm.FUNC_DIGITIZE_CURRENT
dmm.digitize.displaydigits = dmm.DIGITS_3_5
Set the instrument to use the digitize current
measure function.
Set the front panel to display 3½ digits.
Also see
(on page 8-148)