Section 7: TSP command reference
Series 2600B System SourceMeter® Instrument Reference Manual
7-80
2600BS-901-01 Rev. C / August 2016
Usage
displayID
= display.screen
display.screen =
displayID
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
(on page 7-83)
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