Keithley 2601 Reference Manual page 291

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual
Prompts the operator to enter a voltage value – Valid input range is 0 to +2.00, with
Example
a default of 0.50:
value = display.prompt("0.00", "V", "Input 0 to +2V" 0.5, 0, 2)
The above command will display the following input prompt:
0.50V
Input 0 to +2V
display.screen
Attribute
The selected display screen.
Usage
displayid = display.screen
display.screen = displayid
Set
displayid
or
0
display.SMUA
or
1
display.SMUB
or
2
display.SMUA_SMUB
or
3
display.USER
Remarks
Setting this attribute selects the display screen for the front panel. This attribute can be read
to determine which of the four available display screens was last selected
by the user. The user can select the screen by value or one of the enumerations.
Details
See
"Display
Selects the source-measure and compliance limit display for SMUA:
Example
display.screen = display.SMUA
display.sendkey
Function
Sends a keycode to simulate the action of a front panel control.
Usage
display.sendkey(keycode)
Set
keycode
display.KEY_AUTO
display.KEY_CONFIG
display.KEY_DIGITSA
display.KEY_DIGITSB
display.KEY_DISPLAY
display.KEY_ENTER
display.KEY_EXIT
display.KEY_FILTERA
display.KEY_FILTERB
display.KEY_LEFT
display.KEY_LIMITA
display.KEY_LIMITB
display.KEY_LOAD
display.KEY_MEASA
display.KEY_MEASB
display.KEY_MENU
display.KEY_MODEA
display.KEY_MODEB
Remarks
Sending this command simulates the pressing of a front panel key or wheel, or turning the
Wheel one click to the left or right.
Details
See
"Sending
"Press" the RUN key:
Example
display.sendkey(display.KEY_RUN)
2600S-901-01 Rev. C / January 2008
-- Reads display screen.
-- Writes display screen.
to one of the following values:
Displays source-measure and compliance for
SMU A.
Displays source-measure and compliance for
SMU B.
Displays source-measure for SMU A and SMU B.
Displays the user screen.
screen" in
Section
14.
to one of the values shown below:
or
73display.KEY_OUTPUTA
or
80display.KEY_OUTPUTB
or
87display.KEY_RANGEDOWN
or
84display.KEY_RANGEUP
or
72display.KEY_RECALL
or
82display.KEY_RELA
or
75display.KEY_RELB
or
77display.KEY_RIGHT
or
74display.KEY_RUN
or
104display.KEY_SPEEDA
or
93display.KEY_SPEEDB
or
90display.KEY_SRCA
or
95display.KEY_SRCB
or
86display.KEY_STORE
or
83display.KEY_TRIG
or
68display.WHEEL_ENTER
or
69display.WHEEL_LEFT
or
66display.WHEEL_RIGHT
keycodes" in
Section
14.
Return to
Section Topics
Section 12: Instrument Control Library
or
88
or
96
or
81
or
65
or
85
or
70
or
67
or
103
or
71
or
94
or
91
or
79
or
76
or
78
or
92
or
97
or
107
or
114
12-31

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents