5-82
IM 701310-17E
5.10 DISPlay Group
:DISPlay:ACCumulate:PERSistence?
Function Queries all settings related to persistence.
Syntax
:DISPlay:ACCumulate:PERSistence?
Example
:DISPLAY:ACCUMULATE:PERSISTENCE?
-> :DISPLAY:ACCUMULATE:PERSISTENCE:
COUNT INFINITY;MODE COUNT;
TIME 1.000E+00
:DISPlay:ACCumulate:PERSistence:
COUNt
Function Sets the persistence count or queries the current
setting.
Syntax
:DISPlay:ACCumulate:PERSistence:COUNt
{<NRf>|INFinity}
:DISPlay:ACCumulate:PERSistence:COUNt?
<NRf> = 1 to (the maximum number of history pages
at the current record length)
Example
:DISPLAY:ACCUMULATE:PERSISTENCE:
COUNT INFINITY
:DISPLAY:ACCUMULATE:PERSISTENCE:COUNT?
-> :DISPLAY:ACCUMULATE:PERSISTENCE:
COUNT INFINITY
:DISPlay:ACCumulate:PERSistence:MODE
Function Sets the persistence mode or queries the current
setting.
Syntax
:DISPlay:ACCumulate:PERSistence:MODE
{COUNt|TIME}
:DISPlay:ACCumulate:PERSistence:MODE?
Example
:DISPLAY:ACCUMULATE:PERSISTENCE:
MODE COUNT
:DISPLAY:ACCUMULATE:PERSISTENCE:MODE?
-> :DISPLAY:ACCUMULATE:PERSISTENCE:
MODE COUNT
:DISPlay:ACCumulate:PERSistence:TIME
Function Sets the persistence time or queries the current
setting.
Syntax
:DISPlay:ACCumulate:PERSistence:TIME
{<Time>|INFinity}
:DISPlay:ACCumulate:PERSistence:TIME?
<Time> = 100 ms to 1 s in 100-ms steps, 1 s to 10 s
in 200-ms steps, 10 s to 100 s in 2-s steps
Example
:DISPLAY:ACCUMULATE:PERSISTENCE:TIME 1S
:DISPLAY:ACCUMULATE:PERSISTENCE:TIME?
-> :DISPLAY:ACCUMULATE:PERSISTENCE:
TIME 1.000E+00
:DISPlay?
Function Queries all settings related to the display.
Syntax
:DISPlay?
Example
:DISPLAY? -> :DISPLAY:ACCUMULATE:
GRADE INTENSITY;MODE 0;PERSISTENCE:
COUNT INFINITY;MODE COUNT;
TIME 1.000E+00;:DISPLAY:BLIGHT:
AUTOOFF 0;BRIGHTNESS 1;LCD 1;TIMEOUT 1;
:DISPLAY:COLOR:CHANNEL1 BLUE;
CHANNEL2 BGREEN;CHANNEL3 CYAN;
CHANNEL4 DBLUE;MATH1 GRAY;MATH2 GREEN;
MATH3 LBLUE;MATH4 LGREEN;
REFERENCE1 MAGENTA;REFERENCE2 MGREEN;
REFERENCE3 ORANGE;REFERENCE4 PINK;
:DISPLAY:FORMAT SINGLE;GRATICULE GRID;
INTENSITY:WAVEFORM 10;CURSOR 10;
GRID 10;MARKER 10;ZBOX 10;
:DISPLAY:INTERPOLATE SINE;MAPPING:
MODE AUTO;TRACE1 1;TRACE2 1;TRACE3 1;
TRACE4 1;TRACE5 1;TRACE6 1;TRACE7 1;
TRACE8 1;:DISPLAY:TRANSLUCENT 1
:DISPlay:ACCumulate?
Function Queries all settings related to the accumulated
display of waveforms.
Syntax
:DISPlay:ACCumulate?
Example
:DISPLAY:ACCUMULATE? -> :DISPLAY:
ACCUMULATE:GRADE INTENSITY;
MODE 0;PERSISTENCE:COUNT INFINITY;
MODE COUNT;TIME 1.000E+00
:DISPlay:ACCumulate:GRADe
Function Sets the accumulate mode or queries the current
setting.
Syntax
:DISPlay:ACCumulate:GRADe {COLor|
INTensity}
:DISPlay:ACCumulate:GRADe?
Example
:DISPLAY:ACCUMULATE:GRADE INTENSITY
:DISPLAY:ACCUMULATE:GRADE? -> :DISPLAY:
ACCUMULATE:GRADE INTENSITY
:DISPlay:ACCumulate:MODE
Function Turns ON/OFF the accumulate mode or queries the
current setting.
Syntax
:DISPlay:ACCumulate:MODE {<Boolean>}
:DISPlay:ACCumulate:MODE?
Example
:DISPLAY:ACCUMULATE:MODE ON
:DISPLAY:ACCUMULATE:MODE? -> :DISPLAY:
ACCUMULATE:MODE 1