19-48 Return to Section Topics 2600AS-901-01 Rev. B / September 2008
Section 19: Remote Commands Series 2600A System SourceMeter® Instruments Reference Manual
display.sendkey
Function Sends a key code to simulate the action of a front panel control.
TSP-Link
accessibility
This function can be accessed from a remote TSP-Link node.
Usage display.sendkey(keycode)
Set keycode to one of the values shown below:
Remarks • Sending this command simulates the pressing of a front panel key or wheel, or turning the
navigation wheel one click to the left or right.
Details See Sending key codes in Section 11.
Example To simulate pressing the RUN key:
display.sendkey(display.KEY_RUN)
73
display.KEY_AUTO
88
display.KEY_OUTPUTA
80
display.KEY_CONFIG
96
display.KEY_OUTPUTB
87
display.KEY_DIGITSA
81
display.KEY_RANGEDOWN
84
display.KEY_DIGITSB
65
display.KEY_RANGEUP
72
display.KEY_DISPLAY
85
display.KEY_RECALL
82
display.KEY_ENTER
70
display.KEY_RELA
75
display.KEY_EXIT
67
display.KEY_RELB
77
display.KEY_FILTERA
103
display.KEY_RIGHT
74
display.KEY_FILTERB
71
display.KEY_RUN
104
display.KEY_LEFT
94
display.KEY_SPEEDA
93
display.KEY_LIMITA
91
display.KEY_SPEEDB
90
display.KEY_LIMITB
79
display.KEY_SRCA
95
display.KEY_LOAD
76
display.KEY_SRCB
86
display.KEY_MEASA
78
display.KEY_STORE
83
display.KEY_MEASB
92
display.KEY_TRIG
68
display.KEY_MENU
97
display.WHEEL_ENTER
69
display.KEY_MODEA
107
display.WHEEL_LEFT
66
display.KEY_MODEB
114
display.WHEEL_RIGHT