User manual
RIGOL Chapter 2 Command System
2-186 DSA700 Programming Guide
When the Pass/Fail test is enabled, both the :TRACe2:AVERage:TYPE? command
and :TRACe3:AVERage:TYPE? command return ERR.
Return Format
The query returns VID or RMS.
Example
The command below sets the average type of trace 1 to video average.
:TRACe1:AVERage:TYPE VIDeo
The query below returns VID.
:TRACe1:AVERage:TYPE?
:TRACe<n>:MODE
Syntax
:TRACe<n>:MODE WRITe|MAXHold|MINHold|VIEW|BLANk|VIDeoavg|POWeravg
:TRACe<n>:MODE?
Description
Set the type of the specified trace.
Query the type of the specified trace.
Parameter
Name
Type
Range
Default
<n> Discrete 1|2|3 --
-- Keyword WRITe|MAXHold|MINHold|VIEW|BLANk|VIDeoavg|POWeravg WRITe
Explanation
WRITe: clear write
MAXHold: max hold
MINHold: min hold
VIEW: view
BLANk: off
VIDeoavg: video average
POWeravg: power average
Return Format
The query returns WRIT, MAXH, MINH, VIEW, BLANK, VID or POW.
Example
The command below sets the type of trace 1 to video average.
:TRACe1:MODE VIDeoavg
The query below returns VID.
:TRACe1:MODE?