Section 7: TSP command reference
Models 707B and 708B Switching Matrix Reference Manual
7-76
707B-901-01 Rev. B / January 2015
Usage
displayID
= display.screen
display.screen =
displayID
displayID
One of the following values:
•
1
or
display.MAIN
: Displays the main screen
•
2 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.
This does not support the CLOSED CHANNELS option that is available from the
DISPLAY
key.
Example
display.screen = display.USER
Selects the user display.
Also see
(on page 7-79)
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
Details
This command simulates the pressing of a front panel key or navigation wheel, or the turning the
navigation wheel one click to the left or right.