Model 2606B System SourceMeter® Instrument Reference Manual
Key codes
Value
Key list
display.KEY_RANGEUP
65
display.KEY_MODEB
66
display.KEY_RELB
67
display.KEY_MENU
68
display.KEY_MODEA
69
display.KEY_RELA
70
display.KEY_RUN
71
display.KEY_DISPLAY
72
display.KEY_AUTO
73
display.KEY_FILTERB
74
display.KEY_EXIT
75
display.KEY_SRCB
76
display.KEY_FILTERA
77
display.KEY_STORE
78
display.KEY_SRCA
79
display.KEY_CONFIG
80
display.KEY_RANGEDOWN
81
display.KEY_ENTER
82
When using this function, send built-in constants, such as display.KEY_RIGHT, rather than the
numeric value, such as 103. This allows for better forward compatibility with firmware revisions.
Example
display.sendkey(display.KEY_RUN)
Also see
Front panel
(on page 3-1)
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
2606B-901-01 Rev. C November 2021
Affected by
Where saved
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)
Section 15: TSP command reference
Value
Key list
display.KEY_MEASB
83
display.KEY_DIGITSB
84
display.KEY_RECALL
85
display.KEY_MEASA
86
display.KEY_DIGITSA
87
display.KEY_OUTPUTA
88
display.KEY_LIMITB
90
display.KEY_SPEEDB
91
display.KEY_TRIG
92
display.KEY_LIMITA
93
display.KEY_SPEEDA
94
display.KEY_LOAD
95
display.KEY_OUTPUTB
96
display.WHEEL_ENTER
97
display.KEY_RIGHT
103
display.KEY_LEFT
104
display.WHEEL_LEFT
107
display.WHEEL_RIGHT
114
Simulates pressing the RUN key.
Default value
15-79
Need help?
Do you have a question about the KEITHLEY SourceMeter 2606B and is the answer not in the manual?