109
Compatible SCPI Commands
Supported SCPI Commands
DISPlay[:WINDow<1|2>]:SIZE LARGe|SMALl
Switches the measurement window between full screen and half screen.
This command is accepted, but takes no action and reports no error.
DISPlay[:WINDow<1|2>]:TEXT[:DATA] <string>
Specifies a comment (max. 20 characters) that can be displayed on the screen.
This command is accepted, but takes no action and reports no error.
DISPlay[:WINDow<1|2>]:TEXT:STATe ON | OFF
Switches display of the comment (screen title) on or off.
This command is accepted, but takes no action and reports no error.
Remote Command :DISPlay:WINDow[1]:SIZE LARGe|SMALl
:DISPlay:WINDow[1]:TRACe[1]|2|3:MODE?
Example DISP:WIND:SIZE LARG
DISP:WIND:SIZE?
Remote Command Notes FSP, FSU
Preset SMALl
State Saved Saved in instrument state.
Range LARGe | SMALl
Backwards Compatibility SCPI :DISPlay:SIZE
Remote Command :DISPlay:WINDow[1]:TEXT[:DATA] <string>
:DISPlay:WINDow[1]:TEXT[:DATA]?
Example DISP:WIND:TEXT:DATA “123”
DISP:WIND:TEXT:DATA?
Remote Command Notes FSE, FSP, FSU
Preset “”
State Saved Saved in instrument state.
Backwards Compatibility SCPI :DISPlay:TEXT[:DATA]
Remote Command :DISPlay:WINDow[1]:TEXT :STATe ON|OFF|1|0
:DISPlay:WINDow[1]:TEXT :STATe?
Example DISP:WIND:TEXT:STAT ON
DISP:WIND:TEXT:STAT?