Section 11: TSP command reference Series 3700A System Switch/Multimeter Reference Manual
11-170 3700AS-901-01 Rev. D/June 2018
dmm.dbreference
This attribute defines the decibel (dB) reference setting for the DMM in volts.
Reset
DMM reset
Recall setup
Create configuration script
Save setup
Usage
value = dmm.dbreference
dmm.dbreference = value
The dB reference in volts (1e-7 to 1000)
Details
The dB reference setting applies only when dmm.func is set to "dcvolts" or "acvolts". If you
query this value for any other function, nil is returned.
An error is generated:
• If you send this command for any function other than "dcvolts" or "acvolts".
• If the value is out of range.
The dB reference setting is saved with the dmm.func function setting, so if you use another function,
then return to "dcvolts" or "acvolts", the dB reference setting you set previously are retained.
Example
dmm.func = "dcvolts"
dmm.dbreference = 5
Sets the dB reference to 5 volts for DC volts.
Also see
Express DC or AC voltage in decibels (on page 4-54)
dmm.configure.recall() (on page 11-165)
dmm.configure.set() (on page 11-166)
dmm.func (on page 11-179)
dmm.aperture (on page 11-145)