7: TSP command reference Series 2600B System SourceMeter® Instrument
7-74 2600BS-901-01 Rev. B / May 2013
Details
This command simulates the pressing of a front panel key or navigation wheel, or the turning the navigation
wheel one click to the left or right.
Key codes
Value Key list
Value Key list
0
82
65
83
70
88
74
93
75
94
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)
Simulates pressing the RUN key.
Also see
Front panel