Display.clear(); Display.delete() - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Section 8: TSP command reference

display.clear()

This function clears the text from the front-panel USER swipe screen.
Type
TSP-Link accessible
Function
Yes
Usage
display.clear()
Example
display.clear()
display.changescreen(display.SCREEN_USER_SWIPE)
display.settext(display.TEXT1, "Serial number:")
display.settext(display.TEXT2, localnode.serialno)
Also see
display.settext()

display.delete()

This function allows you to remove a prompt on the front-panel display that was created with
display.prompt().
Type
TSP-Link accessible
Function
Yes
Usage
display.delete(promptID)
promptID
Details
You can use this command to remove the presently displayed prompt.
8-58
Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Affected by
(on page 8-69)
Affected by
The identifier defined by display.prompt()
Where saved
Default value
Clear the USER swipe screen.
Set the first line to read "Serial
number:" and the second line to
display the serial number of the
instrument.
Where saved
Default value
DMM7510-901-01 Rev. B / May 2015

Advertisement

Table of Contents
loading

Table of Contents