Display.clear(); Display.getannunciators() - Keithley 708B Reference Manual

Switching matrix
Hide thumbs Also See for 708B:
Table of Contents

Advertisement

Models 707B and 708B Switching Matrix Reference Manual

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 table below.
Annunciator (indicator) bitmasked values
Indicator
FILT
MATH
4W
AUTO
ARM
TRIG
*(star)
SMPL
707B-901-01 Rev. A / August 2010
Affected by
(on page 7-81)
(on page 7-82)
Affected by
The bitmasked value showing which indicators are turned on
Bit
Weighted value
1
1
2
2
3
4
4
8
5
16
6
32
7
64
8
128
Where saved
Where saved
Indicator
Bit
Weighted value
EDIT
9
256
ERR
10
512
REM
11
1024
TALK
12
2048
LSTN
13
4096
SRQ
14
8192
REAR
15
16384
REL
16
32768
Section 7: Command reference
Default value
Default value
7-67

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents