Keithley 708B Reference Manual page 334

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
display.sendkey(display.KEY_RUN)
Also see
Front-panel keys
display.setcursor()
This function sets the position of the cursor.
Type
TSP-Link accessible
Function
Yes
Usage
display.setcursor(row, column)
display.setcursor(row, column, style)
row
column
style
707B-901-01 Rev. A / August 2010
(on page 2-18)
Affected by
The row number for the cursor (1 or 2).
The active column position to set; row 1 has columns 1 to 20, row 2 has columns 1
to 32.
Set the cursor to invisible (0, default) or blinking (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
Simulates pressing the RUN key.
Where saved
Default value
Section 7: Command reference
7-81

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

707b

Table of Contents