Display:mode, Display:saver:immediate, Display:saver[:state – RIGOL DG1000Z Series User Manual

Page 37

Advertising
background image

Chapter 2 Command System

RIGOL

DG1000Z Programming Guide

2-25

:DISPlay:MODE

Syntax

:DISPlay:MODE {DPV|DGV|SV}

:DISPlay:MODE?

Description

Set the display mode to dual-channel parameters (DPV), dual-channel graph (DGV)

or single-channel (SV) display mode.
Query the display mode.

Parameter

Name

Type

Range

Default

{DPV|DGV|SV}

Discrete

DPV|DGV|SV

DPV

Explanation

 Dual-channel parameters (DPV): display the parameters and waveforms of the

two channels in both the digital and graph forms.

 Dual-channel graph (DGV): display the waveforms of the two channels in

graph form.

 Single-channel (SV): display the parameters and waveform of the channel

currently selected in both the digital and graph forms.

Return Format

The query returns DPV, DGV or SV.

Example

:DISP:MODE DGV /*Set the display mode to dual-channel graph*/
:DISP:MODE? /*Query the display mode and the query returns DGV*/

:DISPlay:SAVer:IMMediate

Syntax

:DISPlay:SAVer:IMMediate

Description

Enable the screen saver immediately without waiting.

:DISPlay:SAVer[:STATe]

Syntax

:DISPlay:SAVer[:STATe] {ON|1|OFF|0}

:DISPlay:SAVer[:STATe]?

Description

Enable or disable the screen saver function.
Query the on/off status of the screen saver function.

Parameter

Name

Type

Range

Default

{ON|1|OFF|0}

Bool

ON|1|OFF|0

ON

Explanation

When the screen saver function is enabled, the instrument enters the screen saver

mode automatically when you stop operating the instrument for more than 15

minutes and it enters the black screen state automatically after another 30 minutes.

Return Format

The query returns ON or OFF.

Example

:DISP:SAV OFF /*Disable the screen saver function*/
:DISP:SAV? /*Query the on/off status of the screen saver function and the

query returns OFF*/

:DISP:SAV 1 /*Enable the screen saver function*/
:DISP:SAV? /*Query the on/off status of the screen saver function and the

query returns ON*/

Advertising