
14-18
SCPI Command Reference
Model 2520 User’s Manual
ATTRibutes?
:DISPlay[:WINDow[1]]:ATTRibutes?
Query attributes; top display
:DISPlay:WINDow2:ATTRibutes?
Query attributes; bottom display
Description
These query commands are used to determine which characters on the
display are blinking and which are not. The response message provides
that status of each character position for the specified display. The pri-
mary display consists of 20 characters and the secondary display con-
sists of 32 characters.
1 = Character is blinking
0 = Character is not blinking
Read display
DATA?
:DISPlay[:WINDow[1]]:DATA?
Read top display
:DISPlay:WINDow2:DATA?
Read bottom display
Description
These query commands are used to read what is currently being dis-
played on the top and bottom displays. After sending one of these com-
mands and addressing the Model 2520 to talk, the displayed data
(message or reading) will be sent to the computer.
Define :TEXT messages
DATA <a>
:DISPlay[:WINDow[1]]:TEXT:DATA <a>
Define message; top display
:DISPlay:WINDow2:TEXT:DATA <a>
Define message; bottom display
Parameters
<a> = ASCII characters for message
Types:
String
‘aa...a’ or “aa...a”
Indefinite Block
#0aa...a
Definite Block
#XYaa...a
where
Y = number of characters in message:
Up to 20 for top display
Up to 32 for bottom display
X = number of digits that make up Y (1 or 2)
Query
:DATA?
Query the defined text message
Description
These commands define text messages for the display. A message can be
as long as 20 characters for the top display, and up to 32 characters for
the bottom display. A space is counted as a character. Excess message
characters result in an error.
Summary of Contents for 2520
Page 250: ...A Specifications ...
Page 254: ...B StatusandErrorMessages ...
Page 262: ...C DataFlow ...
Page 266: ...D IEEE 488BusOverview ...
Page 281: ...E IEEE 488andSCPI ConformanceInformation ...
Page 285: ...F MeasurementConsiderations ...
Page 308: ...G GPIB488 1Protocol ...
Page 312: ...H ExamplePrograms ...
Page 317: ...I ContinuousPulseMode ...