Display.clear(); Display.getannunciators() - Keithley 2651A Reference Manual

High power system sourcemeter instrument
Hide thumbs Also See for 2651A:
Table of Contents

Advertisement

Section 7: Command reference

display.clear()

This function clears all lines of the display.
Type
TSP-Link accessible
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,
nonblocking commands. That is, the script does not wait for one of these commands to complete. These
nonblocking 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()
display.settext()

display.getannunciators()

This function reads the annunciators (indicators) that are presently turned on.
Type
TSP-Link accessible
Function
Yes
Usage
annunciators = display.getannunciators()
annunciators
Details
This function returns a bitmasked value showing which indicators are turned on. The 16-bit binary equivalent of
the returned value is the bitmask. The return value is a sum of set annunciators, based on the weighted value, as
shown in the following table.
7-54
Model 2651A High Power System SourceMeter® Instrument Reference Manual
Affected by
(on page 7-69)
(on page 7-70)
Affected by
The bitmasked value showing which indicators are turned on
Where saved
Default value
Where saved
Default value
2651A-901-01 Rev. A / March 2011

Advertisement

Table of Contents
loading

Table of Contents