Controls the settings of the front panel screen.
DISPlay: ANNotation | [STATus] MEASure | DELete | FEED | MEMory | MOVE | SELect | [STATe] | AUTO | RLEVel MEASurement | FEED SHEet | ARRange | CATalog | STATe | TITle STATus | LOG | CLEar TOOLbar UPDate | [STATe] WINDow | ANNotation | MARKer | COUPle | NUMBer | MEASre | RESolution | RESPonse | STIMulus | SIZe | [STATe] | SYMBol | VISible | Y[STATe] | CATalog? | ENABle | FEED | SIZe | [STATe] | TABLe | TITLe | DATA | [STATe] | TRACe | DELete | | TITLe | DATA | [STATe] | Y[SCALe] | COUPle | METHod | [STATe] | Y[SCALe] | Y:AUTO |
Click on a Red keyword to view the command details.
See Also
See an example using some of these commands
Applicable Models: E5080A, M9485A
(Read-Write) Turns frequency information on the display title bar ON or OFF for all windows. |
|
Parameters |
|
<bool> |
ON or 1 - Turns frequency annotation ON. |
Examples |
DISP:ANN:FREQ ON |
Query Syntax |
DISPlay:ANNotation:FREQuency[:STATe]? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Enables and disables error pop-up messages on the display. |
|
Parameters |
|
<bool> |
ON or 1 - Enables error pop-up messages |
Examples |
DISP:ANN:MESS:STAT ON |
Query Syntax |
DISPlay:ANNotation:MESSage:STATe? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Turns the status bar at the bottom of the screen ON or OFF. The status bar displays information for the active window. |
|
Parameters |
|
<bool> |
ON or 1 - Turns status bar ON. |
Examples |
DISP:ANN ON |
Query Syntax |
DISPlay:ANNotation[:STATus]? |
Return Type |
Boolean |
Last state that was set. |
Applicable Models: E5080A, M9485A
(Write-only) Places EXISTING measurements into pre-configured window arrangements. Overlay, Stack(2), Split(3), and Quad(4) creates new windows. |
|
Parameters |
|
<char> |
Window arrangement. Choose from:
|
Examples |
DISP:ARR SPL |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-only) Returns the existing Window numbers. To read the window number of the selected trace, use Calc:Par:WNUM. |
|
Return Type |
String of Character values, separated by commas |
Example |
Two windows with numbers 1 and 2 returns: |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to disable or enable all analyzer display information in all windows in the analyzer application. Marker data is not updated. More CPU time is spent making measurements instead of updating the display. |
|
Parameters |
|
<bool> |
ON or 1 - Turns the display ON. |
Examples |
DISP:ENAB ON |
Query Syntax |
DISPlay:ENABle? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Shows or hides the window which displays global pass/fail results. |
|
Parameters |
|
<bool> |
ON or 1 - Displays the pass/fail dialog OFF or 0 - Hides the pass/fail dialog |
Examples |
DISP:FSIG ON |
Query Syntax |
DISPlay:FSIGn? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: E5080A, M9485A
(Write-only) Deletes the trace associated with the specified measurement number. Note: The measurement is not deleted. This command does the reverse of DISP:MEAS:FEED. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
Examples |
DISP:MEAS:DEL |
Query Syntax |
DISPlay:MEASure<mnum>:DELete? |
Return Type |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write-only) This command creates a new trace in the specified window and connects the trace to measurement which results in the trace displaying the data from measurement. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<winNum> |
Windows number to feed the trace |
Examples |
DISP:MEAS1:FEED 1 |
Query Syntax |
Not Applicable |
Return Type |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Turns the memory trace ON or OFF for the specified measurement. Note: DISP:MEAS:FEED must first be done to feed the measurement to a trace. This command behaves the same as DISP:WIND:TRAC:MEM[:STAT] except that it only requires the measurement number. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<bool> |
ON or 1 - Turns the memory trace ON. |
Examples |
DISP:MEAS:MEM ON |
Query Syntax |
DISPlay:MEASure<mnum>:MEMory[:STATe]? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A, M9485A
(Write-only) Moves a trace associated with measurement number to the specified window. If the window is OFF, it will be turn ON. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<toWin> |
Number of the window to which the specified measurement is moved. If the window does not exist, it will be created. |
Examples |
DISP:MEAS:MOVE 2 |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write-only) Activates the specified measurement to be selected. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
Examples |
DISP:MEAS:SEL |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Turns ON or OFF the display of a trace associated with the specified measurement. When OFF, the measurement behind the trace is still active. Note: A trace must first be created (via FEED), then the visibility of the trace can be affected with this command. If the trace has not been created, an error is generated: 107,Requested trace not found. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<bool> |
ON or 1 - Turns the trace ON. |
Examples |
DISP:MEAS:STAT ON |
Query Syntax |
DISPlay:MEASure<mnum>[:STATe]? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets or gets the title for the specified measurement. The trace title is embedded in the trace status field. Learn more about Trace Titles. Newer entries replace (not append) older entries. The title is turned ON and OFF with DISP:WIND:TRAC:TITL:STAT. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<string> |
Used as the title to be displayed for the measurement. Any characters (not spaces) enclosed with quotes. |
Examples |
DISP:MEAS:TITL:DATA 'MyNewMeas' |
Query Syntax |
DISPlay:MEASure<mnum>:TITLe:DATA? |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Turns ON or OFF the measurement title. Note: The measurement and trace need to exist. When turned OFF, the previous trace title returns. Set a new trace title using DISP:WIND:TRAC:TITL:DATA |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<bool> |
ON or 1 - turns the title ON. OFF or 0 - turns the title OFF. |
Examples |
DISP:MEAS:TITL ON |
Query Syntax |
DISPlay:MEAS<mnum>:TITLe[:STATe]? |
Return Type |
Boolean |
OFF or 0 |
Applicable Models: E5080A, M9485A
(Write-only) Performs an Autoscale on the specified trace in the specified measurement, providing the best fit display. Autoscale is performed only when the command is sent; it does NOT keep the trace autoscaled indefinitely. Autoscale behaves differently when scale coupling is enabled. How it behaves depends on the scale coupling method. Learn more. See Also, DISPlay:WINDow:Y:AUTO which performs an Autoscale All. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
Examples |
DISP:MEAS:Y:AUTO |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Y axis Scale Per Division value of the specified trace associated with the specified measurement. Note: The measurement and trace need to exist. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<num> |
Units / division value (Real value). The range of acceptable values is dependent on format and domain. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
DISP:MEAS:Y:PDIV 1 |
Query Syntax |
DISPlay:MEASure<mnum>:Y[:SCALe]:PDIVision? |
Return Type |
Numeric |
10 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Y axis Reference Level of the specified trace associated with the specified measurement. Note: The measurement and trace need to exist. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<num> |
Reference level value (Real value). The range of acceptable values is dependent on format and domain. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
DISP:MEAS:Y:RLEV 0 |
Query Syntax |
DISPlay:MEASure<mnum>:Y[:SCALe]:RLEVel? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Reference Position of the specified trace associated with the specified measurement. Note: The measurement and trace need to exist. |
|
Parameters |
|
<mnum> |
Measurement number for each measurement. There must be a selected measurement on the trace. If unspecified, <mnum> is set to 1. |
<num> |
Reference position on the screen measured in horizontal graticules from the bottom (Real value). The range of acceptable values is dependent on format and domain. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
DISP:MEAS:Y:RPOS 0 |
Query Syntax |
DISPlay:MEASure<mnum>:Y[:SCALe]:RPOSition? |
Return Type |
Numeric |
5 |
Applicable Models: E5080A, M9485A
(Write-only) This command arranges existing windows to sheets.
|
|
Parameters |
|
<num> |
Sheet number |
<char> |
Sheet arrangement. Choose from: WINDow: one sheet per window CHANnel: one sheet per channel TRACe: one channel per sheet ONE: merge all windows into one sheet |
Examples |
DISP:SHE:ARR CHAN |
Query Syntax |
Not Applicable |
Return Type |
Not Applicable |
One sheet per window |
Applicable Models: E5080A, M9485A
(Read-only) This command reads and displays comma separated list of window numbers which the sheet contains. |
|
Parameters |
|
<num> |
Sheet number |
Examples |
DISP:SHE:CAT? |
Return Type |
Character |
"1" |
Applicable Models: E5080A, M9485A
(Write-only) Sets the sheet visible and invisible: ON: If OFF, sets the sheet visible with a new window. OFF: If ON, sets the sheet invisible with all the containing window state OFF (DISPlay:WINDow:STATe OFF) |
|
Parameters |
|
<num> |
Sheet number |
Examples |
DISP:SHE:STAT ON display:sheet:state off |
Query Syntax |
DISPlay:SHEet:STATe? |
Return Type |
Bool |
OFF except for Sheet 1 |
Applicable Models: E5080A, M9485A
(Read-Write) This command sets or gets the sheet label. |
|
Parameters |
|
<num> |
Sheet number |
<char> |
The label of the sheets. Default and present value is "Sheet 1" |
Examples |
DISP:SHE:TITL:DATA "Sheet 1" |
Query Syntax |
DISPlay:SHEet:TITLe:DATA? |
Return Type |
Character |
"Sheet 1" |
Applicable Models: E5080A, M9485A
(Write-only) Destroys all existing traces, channels and windows, then creates N windows. No channels are created. |
|
Parameters |
|
<num> |
N is 1 or greater. |
Examples |
DISP:SPL |
Query Syntax |
DISPlay:SPLit? |
Return Type |
Numeric |
Not Applicable |
Applicable Models: E5080A, M9485A
(Write-only) Clears the message region in the status bar. |
|
Parameters |
|
Examples |
DISP:STAT:LOG:CLE |
Query Syntax |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Maximizes (isolates) or restores the active trace in the active window. When turned ON, the active trace is the ONLY trace on the display. All other traces are hidden. Learn more. |
|
Parameters |
|
<bool> |
ON or 1 - Maximize/isolates the active trace. OFF or 0 - Restores other traces to the normal window setting. |
Examples |
DISP:TMAX ON |
Query Syntax |
DISPlay:TMAX? |
Return Type |
Boolean |
OFF or 0 |
This command is replaced by DISP:ARR
(Write-only) Tiles the windows on the screen. |
|
Examples |
DISP |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Displays the Cal Set Viewer in the GUI. See this toolbar. |
|
Parameters |
|
<bool> |
ON or 1 - Toolbar ON. OFF or 0 - Toolbar OFF. |
Examples |
DISP:TOOL:CSET ON display:toolbar:cset:state off |
Query Syntax |
DISPlay:TOOLbar:CSET[:STATe]? |
Return Type |
Boolean |
OFF |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to show or hide the active entry toolbar. See this toolbar. |
|
Parameters |
|
<bool> |
ON or 1 - Toolbar ON. OFF or 0 - Toolbar OFF. |
Examples |
DISP:TOOL:ENTR ON display:toolbar:entry:state off |
Query Syntax |
DISPlay:TOOLbar:ENTRy[:STATe]? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to show or hide the marker toolbar. See this toolbar. |
|
Parameters |
|
<bool> |
ON or 1 - Toolbar ON. OFF or 0 - Toolbar OFF. |
Examples |
DISP:TOOL:MARK ON display:toolbar:marker:state off |
Query Syntax |
DISPlay:TOOLbar:MARKer[:STATe]? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Write-only) Executes the display update once when the display update of the LCD screen is set to OFF (specifying False with the DISPlay:ENABle object). |
|
Parameters |
|
Examples |
DISP:UPD:IMM |
Query Syntax |
Not Applicable |
Return Type |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Turns ON or OFF the display update. |
|
Parameters |
|
<bool> |
ON or 1 - Update is turns ON. |
Examples |
DISP:UPD ON |
Query Syntax |
DISPlay:UPDate[:STATe]? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Read-Write) Makes the VNA application visible or not visible. In the Not Visible state, the analyzer cycle time for making measurements, and especially data transfer, can be significantly faster because the display does not process data. |
|
Parameters |
|
<bool> |
ON (or 1) - VNA app is visible |
Examples |
DISP:VIS ON |
Query Syntax |
DISPlay:VISible? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the horizontal (X-axis) position where the limit line pass/fail annotation will appear in the display window. See other SCPI Limit commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
X-axis position. Choose a value between 0 (far left) and 10 (far right). |
Examples |
DISP:WIND:ANN:LIM:XPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:LIMit:XPOSition? |
Return Type |
Numeric |
7 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the vertical (Y-axis) position where the limit line pass/fail annotation will appear in the display window. See other SCPI Limit commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
Y-axis position. Choose a value between 0 (far left) and 10 (far right). |
Examples |
DISP:WIND:ANN:LIM:YPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:LIMit:YPOSition? |
Return Type |
Numeric |
0 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the marker readouts to coupled (one combination annotation) or not coupled (one annotation per trace). This setting is per Window scope. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<bool> |
ON (or 1) - Marker readouts are coupled |
Examples |
DISP:WIND:ANN:MARK:COUP ON |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:COUPle? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
This command replaces DISP:WIND:ANN:MARK:SING (Read-Write) Sets the number of marker readouts to display per trace. Display up to 20 marker readouts per window. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
Number of marker readouts to display. Choose a value between 1 and 10. |
Examples |
DISP:WIND:ANN:MARK:NUMB 7 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:NUMBer? |
Return Type |
Numeric |
5 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the X-axis position of marker readouts. Readouts are right-justified at the specified position. This function is used when :DISP:WIND:ANN:MARK:COUP:STAT is off. Use :DISP:WIND:ANN:MARK:XPOS is used when :DISP:WIND:ANN:MARK:COUP:STAT is on. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<mnum> |
Measurement. If unspecified, value is set to 1. |
<num> |
X-axis position. Choose a value between 1 (far left) and 10 (far right). |
Examples |
DISP:WIND:ANN:MARK:MEAS:XPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:MEASure:XPOSition? |
Return Type |
Numeric |
10 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Y-axis position of marker readouts. Readouts are top-justified at the specified position. This function is used when :DISP:WIND:ANN:MARK:COUP:STAT is off. Use :DISP:WIND:ANN:MARK:YPOS is used when :DISP:WIND:ANN:MARK:COUP:STAT is on. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<mnum> |
Measurement. If unspecified, value is set to 1. |
<num> |
Y-axis position. Choose a value between 1 (bottom) and 10 (top). |
Examples |
DISP:WIND:ANN:MARK:MEAS:YPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:MEASure:YPOSition? |
Return Type |
Numeric |
10 |
Applicable Models: E5080A, M9485A
(Read-Write) For the Y-axis (response), sets the number digits to display after the decimal point in marker readouts. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
Number of digits to display. Choose a value between 1 and 4. |
Examples |
DISP:WIND:ANN:MARK:RES:RESP 1 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:RESolution:RESPonse? |
Return Type |
Numeric |
2 |
Applicable Models: E5080A, M9485A
(Read-Write) For the X-axis (stimulus), sets the number digits to display after the decimal point in marker readouts. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
Number of digits to display. Choose a value between 2 and 6. |
Examples |
DISP:WIND:ANN:MARK:RES:STIM 2 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:RESolution:STIMulus? |
Return Type |
Numeric |
3 |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies the size of the marker readout text. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<char> |
Readout text size. Choose from:NORMal | LARGe |
Examples |
DISP:WIND:ANN:MARK:SIZ LARG |
Query Syntax |
DISPlay:WINDow<wnum>:ANNotation:MARKer:SIZE | SIZe? |
Return Type |
Character |
NORMal |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to show or hide the Marker readout (when markers are ON) on the selected window. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns marker readout ON. OFF or 0 - Turns marker readout OFF. |
Examples |
DISP:WIND:ANN:MARK ON |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer[:STATe]? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the symbol to display for marker position. See other SCPI Marker commands. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<char> |
Marker symbol. Choose from:
|
Examples |
DISP:WIND:ANN:MARK:SYMB TRI display:window:annotation:marker:symbol line |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:SYMBol? |
Return Type |
Character |
TRIangle |
Applicable Models: E5080A, M9485A
(Read-Write) Shows the marker readouts only for active trace or for all traces. This setting is per Window scope. See this toolbars |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<char> |
ACTive - readout is turned on for active trace only. ALL - readout is turned on for all traces. |
Examples |
DISP:WIND:ANN:MARK:VIS ACT display:windows:annotation:marker:visible all |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:VISible? |
Return Type |
Character |
ALL |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the X-axis position of marker readouts. Readouts are right-justified at the specified position. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
X-axis position. Choose a value between 0 (far left) and 10 (far right). |
Examples |
DISP:WIND:ANN:MARK:XPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:XPOSition? |
Return Type |
Numeric |
10 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets the Y-axis position of marker readouts. Readouts are top-justified at the specified position. See other SCPI Marker commands. Learn more about Marker readout. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<num> |
Y-axis position. Choose a value between 0 (bottom) and 10 (top). |
Examples |
DISP:WIND:ANN:MARK:YPOS 1.5 |
Query Syntax |
DISPlay:WINDow:ANNotation:MARKer:YPOSition? |
Return Type |
Numeric |
10 |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to show or hide the Trace Status buttons on the top of the display. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns the buttons ON. |
Examples |
DISP:WIND:ANN ON |
Query Syntax |
DISPlay:WINDow:ANNotation[:TRACe][:STATe]? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Turns ON or OFF the Y-axis scale label in display window. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<bool> |
ON or 1 - Turns ON the Y-axis scale. |
Examples |
DISP:WIND:ANN:Y ON |
Query Syntax |
DISPlay:WINDow:ANNotation:Y? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-only) Returns the trace numbers for the specified window. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
Example |
Window 1 with four traces: |
Return Type |
String of Character values separated by commas |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Specifies whether to disable or enable all analyzer display information in the specified window. Marker data is not updated. More CPU time is spent making measurements instead of updating the display. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<bool> |
ON (or 1) - turns the display ON. |
Examples |
DISP:WIND:ENABle ON |
Query Syntax |
DISPlay:WINDow<wnum>:ENABle? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Write-only) This command feeds a specified window to the sheet. If there is a window in the sheet, the sheet is visible. If there is no window in the sheet, the sheet is not visible. If no windows exists in the system, one empty sheet is visible. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<snum> |
Sheet number |
Examples |
DISP:WIND:FEED 5 |
Return Type |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-only) Returns the lowest window number which has less than the maximum number of traces. Basically, returns the first window which has room for another trace. Note that the window may need to be turned on first (i.e. disp:wind:stat ON may be needed). |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
Examples |
DISP:WIND:NEXT |
Query Syntax |
DISPlay:WINDow<wnum>:NEXT? |
Return Type |
Not Applicable |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Sets or returns the window setting of Maximized, Minimized or Normal. To arrange all of the windows, use DISP:ARR. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1 |
<char> |
Window size. Choose from: MAX | NORM |
Examples |
DISP:WIND:SIZ MAX |
Query Syntax |
DISPlay:WINDow:SIZE? |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) To create or delete a window on the screen or Read whether a window is present. |
|
Parameters |
|
<wnum> |
Window number to create; choose any integer between 1 and the maximum number of windows allowed in the VNA. |
<bool> |
ON or 1 - The window <wnum> is created. |
Examples |
DISP:WIND ON |
Query Syntax |
DISPlay:WINDow<wnum>[:STATe]? |
Return Type |
Boolean |
Window number "1" ON |
Applicable Models: E5080A, M9485A
(Read-Write) Write to show the specified table at the bottom of the analyzer screen or Read to determine what table is visible. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1 |
<char> |
Table to show. Choose from: |
Examples |
DISP:WIND:TABLe SEGM |
Query Syntax |
DISPlay:WINDow:TABLe? |
OFF |
Applicable Models: E5080A, M9485A
(Read-Write) Sets data in the window title area. The title is turned ON and OFF with DISP:WIND:TITL:STAT OFF. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<string> |
Title to be displayed. Any characters, enclosed with quotes. If the title string exceeds 50 characters, an error will be generated and the title not accepted. Newer entries replace (not append) older entries. |
Examples |
DISP:WIND:TITL:DATA 'hello' |
Query Syntax |
DISPlay:WINDow<wnum>:TITLe:DATA? |
Return Type |
String |
Not Applicable |
Applicable Models: E5080A, M9485A
(Read-Write) Turns display of the title string ON or OFF. When OFF, the string remains, ready to be re-displayed when turned back ON. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1 |
<bool> |
ON or 1 - Turns the title string ON. |
Examples |
DISP:WIND:TITL ON |
Query Syntax |
DISPlay:WINDow<wnum>:TITLe[:STATe]? |
Return Type |
Boolean |
ON |
Applicable Models: E5080A, M9485A
(Write-only) Deletes the specified trace from the specified window. The measurement parameter associated with the trace is not deleted. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<tnum> |
The number of the trace to be deleted; if unspecified, value is set to 1. Note: This is NOT the trace number of the channel which appears as the Tr annotation on the Trace Status display. This <tnum> is the trace number within the specified window, and is used ONLY for remote programs. |
Examples |
DISP:WIND:TRAC:DEL |
Query Syntax |
Not Applicable |
Not Applicable |
(Write-only) Creates a new trace <tnum> and associates (feeds) a measurement <name> to the specified window<wnum>. This command should be executed immediately after creating a new measurement with CALC:PAR:DEF<name>,<parameter>. To feed the same measurement to multiple traces, create another measurement with the same <parameter>, but different <name>, using the CALC:PAR:DEF command. The analyzer will collect the data only once. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. |
<tnum> |
Trace number to be created. Choose any Integer between 1 and the VNA maximum number of traces per window allowed. Note: This is NOT the trace number of the channel which appears as the Tr annotation on the Trace Status display. This <tnum> is the trace number within the specified window, and is used ONLY for remote programs. |
<name> |
Name of the measurement that was defined with CALC:PAR:DEF<name>,<parameter> |
Examples |
DISP:WIND:TRAC:FEED 'test' |
Query Syntax |
Not Applicable |
"CH1_S11" |
Applicable Models: E5080A, M9485A
(Read-Write) Sets and returns the grid line type (solid | dotted) for all open windows. Grid is returned to solid when the VNA is Preset. Learn more. |
|
Parameters |
|
<value> |
Line type. Choose from: SOLid - Solid lines DOTTed - Dotted lines |
Examples |
DISP:WIND:TRAC:GREAT:GRID:LTYPE SOL |
Query Syntax |
DISPlay:WINDow:TRACe:GRATicule:GRID:LTYPE? |
Return Type |
Character |
SOLID |
Applicable Models: E5080A, M9485A
(Read-Write) Sets and returns the method of scale coupling. Learn more about Scale coupling. |
|
Parameters |
|
<char> |
OFF - NO scale coupling for any windows. WINDow - Scale settings are coupled for traces in each window. ALL - Scale settings are coupled for traces in ALL selected windows. Enable the selected windows using DISP:WIND:TRAC:Y:COUP ON |
Examples |
DISP:WIND:TRAC:Y:COUP:METH ALL Display:window2:trace:y:scale:method window |
Query Syntax |
DISPlay:WINDow:TRACe:Y[:SCALe]:COUPle:METHod? |
Return Type |
Character |
OFF |
Applicable Models: E5080A, M9485A
(Read-Write) Enables and disables scale coupling for the specified window. Learn more about Scale coupling. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1 Use Disp:Cat? to read the existing window numbers. |
<bool> |
ON or 1 - Scale coupling enabled for specified window. OFF or 0 - Scale coupling disabled for specified window. |
Examples |
DISP:WIND:TRAC:Y:COUP ON Display:window2:trace:y:scale:couple:state off |
Query Syntax |
DISPlay:WINDow<wnum>:TRACe:Y[:SCALe]:COUPle[:STATe]? |
Return Type |
Boolean |
ON or 1 |
Applicable Models: E5080A, M9485A
(Read-Write) Sets or returns the number of divisions in all the graphs, for the selected channel |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1 Use Disp:Cat? to read the existing window numbers. |
<bool> |
ON or 1 - Scale coupling enabled for specified window. OFF or 0 - Scale coupling disabled for specified window. |
<num> |
Number of divisions is between 4 to 30. Units / division value. The range of acceptable values is dependent on format and domain. Note: This command will accept MIN or MAX instead of a numeric parameter. See SCPI Syntax for more information. |
Examples |
DISP:WIND:Y:DIV 12 Display:window2:y:scale:divisions 12 |
Query Syntax |
DISPlay:WINDow<wnum>:Y[:SCALe]:DIVisions? |
Return Type |
Boolean |
10 |
Applicable Models: E5080A, M9485A
(Write-only) Scales ALL of the traces to fit in the same window. This is equivalent to "Autoscale All" from the front panel. Autoscale behaves differently when scale coupling is enabled. How it behaves depends on the scale coupling method. Learn more. Autoscale is performed only when the command is sent; it does NOT keep the trace autoscaled indefinitely. See Also, DISPlay:WINDow:TRACe:Y:AUTO which Autoscales only the specified trace. |
|
Parameters |
|
<wnum> |
Any existing window number. If unspecified, value is set to 1. Use Disp:Cat? to read the existing window numbers. |
Examples |
DISP:WIND:Y:AUTO |
Query Syntax |
Not Applicable |
Not Applicable |
Last modified:
18-May-2016 |
First Release |