Screen (DISPlay)


Select or query the display mode

Syntax

(Command)

(Query)


:DISPlay:CHANge A$

:DISPlay:CHANge?

(Response)

A$

A$ = WAVE, STATus, SAVE, STSList, UNIT, CHBAsic, CHSPec, CHSCale, CHWAve, SHEEt, TRGBasic, TRGSrc, NCALc, WVCAlc, RESUlt, ENV, IF, TERMinal, INITialize, RAM, LAN, MEDIa, LIST

Details

Changes the display mode.
Returns the current display mode as a text string.

WAVE  Waveform
STATus  Measurement (Measurement condition)
SAVE  Measurement (Save settings)
STSList  Measurement (List)
UNIT  Channel (Module)
CHBAsic  Channel (List: Basic configuration)
CHSPec  Channel (List: Extended setting)
CHSCale  Channel (List: Scaling)
CHWAve  Channel (List: Waveform)
SHEEt  Sheet
TRGBasic  Trigger (Common setting)
TRGSrc  Trigger (Trigger source)
NCALc  Calculation (Numerical calculation)
WVCAlc  Calculation (Waveform calculation)
RESUlt  Calculation (Numerical calcularion result/Alert history)
ENV  System (Environment)
IF  System (Comm.)
TERMinal  System (External Terminal)
INITialize  System (Initialize)
RAM  System (Initialize: Memory check)
LAN  System (Initialize: LAN check)
MEDIa  System (Initialize: Media check)
LIST  System (Configuration list)

Example

:DISPlay:CHANge WAVE
:DISPlay:CHANge?
(Response)  :DISPLAY:CHANGE WAVE  (when headers are enabled)

Note

Screens can not be switched during measurement.

Usage
Conditions

-




Set or query comment display

Syntax

(Command)

(Query)


:DISPlay:COMView A$

:DISPlay:COMView?

(Response)

A$

A$ = OFF, ON

Details

Enables and disables comment display.
Returns the current comment display state.

OFF  Not display comments
ON  Display comments

Example

:DISPlay:COMView ON
:DISPlay:COMView?
(Response)  :DISPLAY:COMVIEW ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query waveform display color

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:DRAWing A$,B$

[When using MR6000 compatibility mode]
:DISPlay:DRAWing A$,R,G,B

:DISPlay:DRAWing? A$

(Response)

[When using MR8740 compatibility mode]
A$,B$

[When using MR6000 compatibility mode]
A$,R<NR1>,G<NR1>,B<NR1>

A$ = CH1_1 to CH27_4, L25A1 to L27D4, Z1 to Z16
B$ = OFF, C1 to C16
R,G,B = 0 to 255

Details

Specifies the waveform color for analog channel A$.
Returns the waveform color of analog channel A$.
When B$ = OFF, the waveform is invisible.
When using MR6000 compatibility mode, waveform display color is specified by R (Red), G (Green) and B (Blue).

Correspondence table of the display color and color number. (Initial state)

C1 Yellow C5 Magenta C9 White C13 Beige
C2 Red C6 Orange C10 Gray C14 Pink
C3 Cyan C7 Yellow green C11 Blue C15 Midiumpurple
C4 Green C8 Sky blue C12 Light green C16 Purple

For colors not corresponding to C1 to C16, the values for Red, Green, and Blue will be returned in parentheses (Example: RGB (0, 167, 255))

Example

:DISPlay:DRAWing CH1_1,C1
:DISPlay:DRAWing? CH1_1
(Response)  :DISPLAY:DRAWING CH1_1,C1  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the gauge of the waveform screen

Syntax

(Command)

(Query)


:DISPlay:GAUGe A,B,C$,D$

:DISPlay:GAUGe? A,B,C$

(Response)

A<NR1>,B<NR1>,C$,D$

A = 1 to 16 (Sheet No.)
B = 1 to 16 (Graph No.)
C$ = A to H (Gauge)
D$ = CH1_1 to CH27_4, Z1 to Z16

Details

Sets the on-screen gauge to indicate graph number and channel.
Returns the current on-screen gauge setting.

Example

:DISPlay:GAUGe 1,1,A,CH1_1
:DISPlay:GAUGe? 1,1,A
(Response)  :DISPLAY:GAUGE 1,1,A,CH1_1  (when headers are enabled)

Note

Available channels (argument CH$) depend on the display format.

Usage
Conditions

-




Set or query vertical gauge

Syntax

(Command)

(Query)


:DISPlay:GENAble A$,B$

:DISPlay:GENAble? A$

(Response)

A$,B$

A$ = A to H (Gauge)
B$ = OFF, ON

Details

Sets the vertical gauge.
Returns vertical gauge enablement.

OFF  Hide the gauge
ON  Show the gauge

Example

:DISPlay:GENAble A,ON
:DISPlay:GENAble? A
(Response)  :DISPLAY:GENABLE A,ON  (when headers are enabled)

Note

The display status of the gauge may change depending on the state of the channel waveform.

Usage
Conditions

-




Set or query the vertical gauge position

Syntax

(Command)

(Query)


:DISPlay:GPOS A$,B

:DISPlay:GPOS? A$

(Response)

A$,B<NR2>

A$ = A to H (Gauge)
B = 0.00 to 100.00

Details

Sets the vertical gauge position.
Returns the vertical gauge position.

Example

:DISPlay:GPOS A,0
:DISPlay:GPOS? A
(Response)  :DISPLAY:GPOS A,0.00  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the display graph of a waveform

Syntax

(Command)

(Query)


:DISPlay:GRAPh A$,B,C,D$

:DISPlay:GRAPh? A$,B,C

(Response)

A$,B<NR1>,C<NR1>,D$

A$ = CH1_1 to CH27_4, Z1 to Z16
B = 1 to 16 (Sheet No.)
C = 1 to 16 (Graph No.)
D$ = OFF, ON

Details

Specifies the screen region [Graph] in which to display waveform [trace] channnel.
Returns the current screen region [Graph] in which waveform [trace] channnel is displayed.

OFF  Hide the waveform
ON  Show the waveform

Example

:DISPlay:GRAPh CH1_1,1,1,ON
:DISPlay:GRAPh? CH1_1,1,1
(Response)  :DISPLAY:GRAPH CH1_1,1,1,ON  (when headers are enabled)

Note

Available graphs depend on the display format.

Usage
Conditions

-




Set or query the waveform to invert

Syntax

(Command)

(Query)


:DISPlay:INVErt A$,B$

:DISPlay:INVErt? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4
B$ = OFF, ON

Details

Makes settings for inverting waveforms.
The settings will be returned as a text string.

OFF  Disabled
ON  Enabled

Example

:DISPlay:INVErt CH1_1,ON
:DISPlay:INVErt? CH1_1
(Response)  :DISPLAY:INVERT CH1_1,ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query logic waveform display color

Syntax

(Command)

(Query)


:DISPlay:LOGDraw A$,B$,C,D$

:DISPlay:LOGDraw? A$,B$,C

(Response)

A$,B$,C<NR1>,D$

A$ = L25 to L27 (logic unit)
B$ = CHA to CHD (logic probe)
C = 1 to 4 (logic number)
D$ = OFF, C1 to C16

Details

Specifies the waveform color for the logic channel designated by A$, B$ and C.
Returns the waveform color of the logic channel designated by A$, B$ and C as a text string.
When D$ = OFF, the waveform is invisible.
Correspondence table of the display color and color number

For colors not corresponding to C1 to C16, the values for Red, Green, and Blue will be returned in parentheses (Example: RGB (0, 167, 255))

Example

:DISPlay:LOGDraw L25,CHA,3,C1
:DISPlay:LOGDraw? L25,CHA,3
(Response)  :DISPLAY:LOGDRAW L25,CHA,3,C1  (when headers are enabled)

Note

To specify RGB, use the :DISPlay:DRAWing command.

Usage
Conditions

-




Set or query display position of logic waveform

Syntax

(Command)

(Query)


:DISPlay:LOGPosi A$,B$,C

:DISPlay:LOGPosi? A$,B$

(Response)

A$,B$,C<NR1>

A$ = L25 to L27 (logic unit)
B$ = CHA to CHD (logic probe)
C = -100 to 200 (position)

Details

Sets the display position of the logic waveform.
Returns the display position of the current logic waveform.

Example

:DISPlay:LOGPosi L25,CHA,50
:DISPlay:LOGPosi? L25,CHA
(Response)  :DISPLAY:LOGPOSI L25,CHA,50  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query logic waveform width

Syntax

(Command)

(Query)


:DISPlay:LWIDth A$

:DISPlay:LWIDth?

(Response)

A$

A$ = NARRow, NORMal, WIDE

Details

Sets the wave height of the logic waveform.
Returns the current logic wave height of the logic waveform.

NARRow  Narrow
NORMal  Normal
WIDE  Wide

Example

:DISPlay:LWIDth WIDE
:DISPlay:LWIDth?
(Response)  :DISPLAY:LWIDTH WIDE  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the waveform display position

Syntax

(Command)

(Query)


:DISPlay:POSItion A$,B,C

:DISPlay:POSItion? A$,B

(Response)

A$,B<NR1>,C

A$ = CH1_1 to CH27_4, Z1 to Z16
B = 1 to 16 (Sheet No.)
C = -1.0E+08 to 1.0E+08 (Position;%)

Details

Sets the display position of the waveform.
Returns the table position of the current waveform.

Example

:DISPlay:POSItion CH1_1,1,50
:DISPlay:POSItion? CH1_1,1
(Response)  :DISPLAY:POSITION CH1_1,1,+5.00000E+01  (when headers are enabled)

Note

-

Usage
Conditions

-




Select or query the displayed sheet

Syntax

(Command)

(Query)


:DISPlay:SHEEt A

:DISPlay:SHEEt?

(Response)

A<NR1>

A = 1 to 16 (Sheet No.)

Details

Selects the sheet to display.
Returns the currently displayed sheet.

Example

:DISPlay:SHEEt 1
:DISPlay:SHEEt?
(Response)  :DISPLAY:SHEET 1  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the channel to be displayed

Syntax

(Command)

(Query)


:DISPlay:STCH A$,B$

:DISPlay:STCH? A$

(Response)

A$,B$

A$ = CH1_1 to CH27_4, L25A1 to L27D4, Z1 to Z16
B$ = OFF, ON

Details

Set the channel to be displayed.
Returns the current channel display setting.

OFF  Don't display waveform to specified sheet
ON  Display waveform to specified sheet

Example

:DISPlay:STCH CH1_1,ON
:DISPlay:STCH? CH1_1
(Response)  :DISPLAY:STCH CH1_1,ON  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query display updating

Syntax

(Command)

(Query)


:DISPlay:UPDAte A$

:DISPlay:UPDAte?

(Response)

A$

A$ = TRUE, FALSe

Details

Enables display updating.
Returns the current display updating state.

TRUE  Update the display
FALSe  Do not update the display

Example

:DISPlay:UPDAte FALSe (The screen does not update after this command is sent.)
:DISPlay:UPDAte?
(Response)  :DISPLAY:UPDATE FALSE  (when headers are enabled)

Note

The response speed of the instrument when receiving many commands can be improved by setting A$ to FALSe. However, attention to the instrument settings is still necessary when the display is not being updated, because parameters are changed by some commands.

Usage
Conditions

-




Set or query the settings made for the variable location.

Syntax

(Command)

(Query)


:DISPlay:VARIPos A$,B

:DISPlay:VARIPos? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = -9.9999E+29 to 9.9999E+29 (position)

Details

Make settings for the variable location of the channel specified by A$.
The variable location settings for the channel specified by A$ will be returned in the form of text data.

Example

:DISPlay:VARIPos CH1_1,50
:DISPlay:VARIPos? CH1_1
(Response)  :DISPLAY:VARIPOS CH1_1,5.0000E+01  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query variable gain and position values

Syntax

(Command)

(Query)


:DISPlay:VARIRng A$,B

:DISPlay:VARIRng? A$

(Response)

A$,B

A$ = CH1_1 to CH27_4
B = -9.9999E+29 to 9.9999E+29 (amplitude/DIV)

Details

Sets the variable gain and position values for channel A$.
Returns the current values of the variable gain and position.

Example

:DISPlay:VARIRng CH1_1,2
:DISPlay:VARIRng? CH1_1
(Response)  :DISPLAY:VARIRNG CH1_1,+2.0000E+00  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query the upper and lower variable gain limits for waveform display

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:VARIUPLOw A$,C,D

[When using MR6000 compatibility mode]
:DISPlay:VARIUPLOw A$,B,C,D

[When using MR8740 compatibility mode]
:DISPlay:VARIUPLOw? A$

[When using MR6000 compatibility mode]
:DISPlay:VARIUPLOw? A$,B

(Response)

[When using MR8740 compatibility mode]
A$,C,D

[When using MR6000 compatibility mode]
A$,B<NR1>,C,D

A$ = CH1_1 to CH27_4, Z1 to Z16
B = 1 to 16 (Sheet No.)
C = Upper limit
D = Lower limit

Details

Specifies upper and lower waveform display limits for channel A$.
Returns the current upper and lower waveform display limits for channel A$.

Example

:DISPlay:VARIUPLOw CH1_1,1.0E+00,-1.0E+00
:DISPlay:VARIUPLOw? CH1_1
(Response)  :DISPLAY:VARIUPLOW CH1_1,+1.0000E+00,-1.0000E+00  (when headers are enabled)

Note

Although the MR8740 displays a range that is 20 times the measurement range (voltage value per division), the MR8740T displays 40 times the range.
For that reason, the upper limit set by ZUPLow will be positioned 1/4 from the top of the screen, and the lower limit will be positioned 1/4 from the bottom of the screen.

If using the MR8740 compatible mode, the currently displayed sheet will be subject to the executed commands.

Usage
Conditions

-




Set or query the vernier function

Syntax

(Command)

(Query)


:DISPlay:VERNier A$,B

:DISPlay:VERNier? A$

(Response)

A$,B<NR2>

A$ = CH1_1 to CH27_4
B = 50.0 to 250.0

Details

Specifies the vernier value (%) for a channel.
Returns the current setting of the vernier value (%) for a channel.

Example

:DISPlay:VERNier CH1_1,100
:DISPlay:VERNier? CH1_1
(Response)  :DISPLAY:VERNIER CH1_1,100.0  (when headers are enabled)

Note

-

Usage
Conditions

-




Select the starting point for the waveform trace display

Syntax

(Command)


:DISPlay:VIEW A

A = 0 to (Number of stored data - 1) Number of stored data position

Details

Selects the starting point for the waveform trace display.

Example

:DISPlay:VIEW 300

Note

-

Usage
Conditions

-




Set or query the display magnification of the entire screen

Syntax

(Command)

(Query)


:DISPlay:VMAG A,B

:DISPlay:VMAG? A

(Response)

A<NR1>,B

A = 1 to 16 (Sheet No.)
B = +0.17 to +1E+06 (Magnification)

Details

Sets the display magnification of the entire screen.
Returns the current display magnification of the entire screen.

Example

:DISPlay:VMAG 1,1
:DISPlay:VMAG? 1
(Response)  :DISPLAY:VMAG 1,+1.00000E+00  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query zero position percentage of the display

Syntax

(Command)

(Query)


:DISPlay:VPOS A,B

:DISPlay:VPOS? A

(Response)

A<NR1>,B

A = 1 to 16 (Sheet No.)
B = -100 to 200 (%)

Details

Sets the zero position percentage of the display.
Returns the currently zero position percentage of the display.

Example

:DISPlay:VPOS 1,50
:DISPlay:VPOS? 1
(Response)  :DISPLAY:VPOS 1,+5.00000E+01  (when headers are enabled)

Note

-

Usage
Conditions

-




Set or query time axis magnification/compression

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:XMAG B$

[When using MR6000 compatibility mode]
:DISPlay:XMAG A,B

[When using MR8740 compatibility mode]
:DISPlay:XMAG?

[When using MR6000 compatibility mode]
:DISPlay:XMAG? A

(Response)

[When using MR8740 compatibility mode]
B$

[When using MR6000 compatibility mode]
A<NR1>,B

A = 1 to 16 (Sheet No.)
B$ = X10, X5, X2, X1, X1_2, X1_5, X1_10, X1_20, X1_50, X1_100, X1_200, X1_500, X1_1000, X1_2000, X1_5000, X1_10000, X1_20000, X1_50000, X1_100000, X1_200000
B = +2.0E-08 to +5.0E+02 (Magnification)

Details

Sets the time axis magnification factor.
Returns the time axis magnification factor.

Example

:DISPlay:XMAG X1_10
:DISPlay:XMAG?
(Response)  :DISPLAY:XMAG X1_10  (when headers are enabled)

Note

If using the MR8740 compatible mode, the currently displayed sheet will be subject to the executed commands.

Usage
Conditions

-




Set or query vertical axis magnification/compression

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:YMAG A$,C$

[When using MR6000 compatibility mode]
:DISPlay:YMAG A$,B,C

[When using MR8740 compatibility mode]
:DISPlay:YMAG? A$

[When using MR6000 compatibility mode]
:DISPlay:YMAG? A$,B

(Response)

[When using MR8740 compatibility mode]
A$,C$

[When using MR6000 compatibility mode]
A$,B<NR1>,C

A$ = CH1_1 to CH27_4, Z1 to Z16
B = 1 to 16 (Sheet No.)
C$ = X1_10, X1_5, X1_2, X1, X2, X5, X10, X20, X50, X100
C = +1E-06 to +1E+06 (Magnification)

Details

Sets the vertical axis magnification factor for channel A$.
Returns the vertical axis magnification factor on channel A$.

Example

:DISPlay:YMAG CH1_1,X2
:DISPlay:YMAG? CH1_1
(Response)  :DISPLAY:YMAG CH1_1,X2  (when headers are enabled)

Note

If using the MR8740 compatible mode, the currently displayed sheet will be subject to the executed commands.

Usage
Conditions

-




Set or query display zooming

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:ZOOM B$

[When using MR6000 compatibility mode]
:DISPlay:ZOOM A,B$

[When using MR8740 compatibility mode]
:DISPlay:ZOOM?

[When using MR6000 compatibility mode]
:DISPlay:ZOOM? A

(Response)

[When using MR8740 compatibility mode]
B$

[When using MR6000 compatibility mode]
A<NR1>,B$

A = 1 to 16 (Sheet No.)
B$ = OFF, ON

Details

Enables and disables the zoom function.
Returns the current on/off state of the zoom function as a text string.

OFF  Disabled
ON  Enabled

Example

:DISPlay:ZOOM ON
:DISPlay:ZOOM?
(Response)  :DISPLAY:ZOOM ON  (when headers are enabled)

Note

If using the MR8740 compatible mode, the currently displayed sheet will be subject to the executed commands.

Usage
Conditions

-




Set or query zoom magnification

Syntax

(Command)





(Query)


[When using MR8740 compatibility mode]
:DISPlay:ZOOMMag B$

[When using MR6000 compatibility mode]
:DISPlay:ZOOMMag A,B

[When using MR8740 compatibility mode]
:DISPlay:ZOOMMag?

[When using MR6000 compatibility mode]
:DISPlay:ZOOMMag?A

(Response)

[When using MR8740 compatibility mode]
B$

[When using MR6000 compatibility mode]
A<NR1>,B

A = 1 to 16 (Sheet No.)
B$ = X10, X5, X2, X1, X1_2, X1_5, X1_10, X1_20,X1_50, X1_100, X1_200, X1_500, X1_1000, X1_2000, X1_5000, X1_10000, X1_20000, X1_50000, X1_100000, X1_200000
B = +2.0E-08 to +5.0E+02 (Magnification)

Details

Sets the time-axis magnification for the lower screen when the zoom function is enabled.
Returns the time-axis magnification for the lower screen when the zoom function is enabled.

Example

:DISPlay:ZOOMMag X1_100
:DISPlay:ZOOMMag?
(Response)  :DISPLAY:ZOOMMAG X1_100  (when headers are enabled)

Note

The impacted sheet will be the one displayed during execution of the command.

Usage
Conditions

-