![Keithley 707B Скачать руководство пользователя страница 333](http://html.mh-extra.com/html/keithley/707b/707b_reference-manual_661685333.webp)
Section 7: Command reference
Models 707B and 708B Switching Matrix Reference Manual
7-80
707B-901-01 Rev. A / August 2010
display.screen
This attribute describes the selected display screen.
Type
TSP-Link accessible
Affected by
Where saved
Default value
Attribute (RW)
Yes
System reset
Create configuration script
display.MAIN
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.
NOTE
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-82)
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
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.
The table below lists the
keyCode
value for each front panel action.