10-14
SCPI Command Reference
Models 2510 and 2510-AT User’s Manual
DISPlay subsystem
The DISPlay subsystem is used to control the Model 2510 front panel two-line display via
remote. The top, larger display has 20 characters, while the bottom, smaller display has 32
characters. Commands are summarized in
Control display
:ATTRibutes?
:DISPlay[:WINDow[1]]:ATTRibutes?
Query attributes; top display
:DISPlay:WINDow2:ATTRibutes?
Query attributes; bottom display
Description
This query command is used to determine which characters on the dis-
play are blinking and which are not. The response message provides that
status of each character position for the specified display. The primary
display consists of 20 characters and the secondary display consists of
32 characters.
1 = Character is blinking
0 = Character is not blinking
For example, assume the following menu is displayed with the
SAVESETUP option blinking:
MAIN MENU
SAVESETUP COMMUNICATION CAL >
The response message for :disp:attr? (top display) will result in 20
zeroes as follows:
00000000000000000000
The response message for :disp:wind2:attr? (bottom display) will dis-
play ones at the character positions for SAVESETUP as follows:
11111111100000000000000000000000
Table 10-10
:UNIT subsystem commands
Command
Description
Default
parameter
SCPI
:UNIT
Path to control temperature measurement units.
:TEMPerature <name>
Program temperature units.
<name> = C | CEL | F | FAR | K
Celsius
:TEMPerature?
Query temperature units.
Summary of Contents for TEC SourceMeter 2510
Page 194: ...A Specifications...
Page 197: ...B StatusandErrorMessages...
Page 206: ...C IEEE 488BusOverview...
Page 221: ...D IEEE 488andSCPI ConformanceInformation...
Page 225: ...E ExamplePrograms...
Page 233: ...F GPIB488 1Protocol...