Section 7: TSP command reference Model 2657A High Power System SourceMeter® Instrument Reference Manual
7-60 2657A-901-01 Rev. B/December 2012
display.clear()
This function clears all lines of the display.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
display.clear()
Details
This function switches to the user screen and then clears the display.
The display.clear(), display.setcursor(), and display.settext() functions are overlapped
commands. That is, the script does not wait for one of these commands to complete. These functions do not
immediately update the display. For performance considerations, they update the physical display as soon as
processing time becomes available.
Also see
display.setcursor() (on page 7-74)
display.settext()
(on page 7-75)
display.getannunciators()
This function reads the annunciators (indicators) that are presently turned on.
Type TSP-Link accessible
Affected by Where saved Default value
Function Yes
Usage
annunciators = display.getannunciators()
annunciators
The bitmasked value that shows which indicators are turned on