Model 2657A High Power System SourceMeter® Instrument Reference Manual Section 7: TSP command reference
2657A-901-01 Rev. B/December 2012 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 0 (display.SMUA)
Usage
displayID = display.screen
display.screen = displayID
displayID
One of the following values:
• 0 or display.SMUA: Displays source-measure and compliance limit
• 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 the SMU.
Also see
display.settext() (on page 7-75)
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
Function Yes
Usage
display.sendkey(keyCode)
keyCode
A parameter that specifies the key press to simulate; see Details for more
information