Errorqueue.clear() - Keithley 708B Reference Manual

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

Advertisement

Models 707B and 708B Switching Matrix Reference Manual
Key codes
Value
Key list
0
display.KEY_NONE
66
display.KEY_DELETE
67
display.KEY_EXIT
69
display.KEY_CLOSE
70
display.KEY_SLOT
72
display.KEY_DISPLAY
74
display.KEY_ENTER
76
display.KEY_LOAD
77
display.KEY_SCAN
79
display.KEY_OPENALL
80
display.KEY_CONFIG
When using this function, send built-in constants such as display.KEY_STEP (rather than the
numeric value of 86). This will allow for better forward compatibility with firmware revisions.
Example
key = display.waitkey()
print(key)
Also see
display.getlastkey()
display.sendkey()
display.settext()

errorqueue.clear()

This function clears all entries out of the error queue.
Type
TSP-Link accessible
Function
Yes
Usage
errorqueue.clear()
Also see
errorqueue.count
errorqueue.next()
Status model
707B-901-01 Rev. A / August 2010
(on page 7-69)
(on page 7-80)
(on page 7-82)
Affected by
(on page 7-86)
(on page 7-86)
(on page C-1)
Value
Key list
83
display.KEY_RUN
84
display.KEY_TRIG
86
display.KEY_STEP
87
display.KEY_CHAN
90
display.KEY_INSERT
91
display.KEY_MENU
93
display.KEY_OPEN
94
display.KEY_PATT
97
display.WHEEL_ENTER
107
display.WHEEL_LEFT
114
display.WHEEL_RIGHT
NOTE
Pause script execution until the operator presses
a key or the navigation wheel, or rotates the
navigation wheel.
If the output is:
8.600000000e+01
It indicates that the STEP key was pressed.
Where saved
Default value
Section 7: Command reference
7-85

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents