4- 12 Keysight B2961A/B2962A SCPI Command Reference, Edition 6
Subsystem Commands
DISPlay Subsystem
Query response response <newline>
response returns the measured values, source output value, and sense limit value
displayed on the front panel display, as shown below. Each data is separated by a
comma. response returns ----------- (hyphen) for the empty data. Response data type
is SRD.
meas_value1,meas_value2,source_output,sense_limit
Characters μ and Ω are converted to u and ohm, respectively.
For the SING1, SING2, or DUAL display mode, the :DISP:DATA? command
returns the data displayed on the upper display area.
For the SING1 or SING2 display mode, the :DISP:WIND2:DATA? command
returns “-----------,-----------,-----------,-----------”.
For the DUAL display mode, the :DISP:WIND2:DATA? command returns the data
displayed on the lower display area.
For the GRAPh display mode, response returns
“-----------,-----------,-----------,-----------”.
Example :DISP:DATA?
:DISP:WIND2:DATA?
:DISPlay[:WINDow]:TEXT:DATA
Sets the text message displayed on the center of the upper or lower display area of
the front panel display.
Syntax :DISPlay[:WINDow[d]]:TEXT:DATA text
:DISPlay[:WINDow[d]]:TEXT:DATA?
Parameter text Text. Up to 32 ASCII characters. Parameter data type is SPD.
Query response text <newline>
text returns the text message. Response data type is SRD.
Example :DISP:TEXT:DATA “Sweep measurement”