8: TSP command reference Model DMM7510 7½ Digit Graphical Sampling Multimeter
8-200 DMM7510-901-01 Rev. B / May 2015
dmm.reset()
This function resets commands that begin with dmm. to their default settings.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
dmm.reset()
Example
Resets the DMM commands to their default
settings.
Also see
reset() (on page 8-235)
dmm.terminals
This attribute describes which set of input and output terminals the instrument is using.
Type TSP-Link accessible Affected by Where saved Default value
Usage
terminals = dmm.terminals
Using the front-panel input and output terminals: dmm.TERMINALS_FRONT
Using the rear-panel input and output terminals: dmm.TERMINALS_REAR
Details
You must use the front-panel TERMINALS button to change which set of terminals the instrument
reads.
Example
Request information on which terminals are
used.
Output if the instrument is using the front
terminals:
Also see
None