RIGOL Chapter 2 Command System
2-188 DSA800E Programming Guide
: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
WRITe|MAXHold|MINHold|VIEW|BLANk|VIDeoavg|POWeravg
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?