System SourceMeter® Instrument Reference Manual Section 7:
2600BS-901-01 Rev. B / May 2013 7-73
display.screen
This attribute contains the selected display screen.
Type TSP-Link accessible Affected by Where saved Default value
Attribute (RW) Yes
Instrument reset
Recall setup
Saved setup
Models 2601B/2611B/2635B:
0 (display.SMUA)
Models
2602B/2604B/2612B/2614B/2634B/
2636B: 2 (display.SMUA_SMUB)
Usage
displayID = display.screen
display.screen = displayID
One of the following values:
• 0 or display.SMUA: Displays source-measure and compliance for SMU A
• 1 or display.SMUB: Displays source-measure and compliance for SMU B
• 2 or display.SMUA_SMUB: Displays source-measure for SMU A and SMU B
•
3 or display.USER: Displays the user screen
Details
Setting this attribute selects the display screen for the front panel. This performs the same action as pressing the
DISPLAY key on the front panel. The text for the display screen is set by display.settext().
Read this attribute to determine which of the available display screens was last selected.
Example
display.screen = display.SMUA
Selects the source-
measure and compliance
limit display for SMU A.
Also see
display.settext() (on page 7-76)
display.sendkey()
This function sends a code that simulates the action of a front panel control.
Type TSP-Link accessible
Affected by Where saved Default value
Usage
display.sendkey(keyCode)
A parameter that specifies the key press to simulate; see Details for more
information