Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-198 RSA5000 Programming Guide
:TRACe<n>:MODE
:TRACe<n>:TYPE
Syntax
:TRACe<n>:MODE WRITe|AVERage|MAXHold|MINHold
:TRACe<n>:MODE?
:TRACe<n>:TYPE WRITe|AVERage|MAXHold|MINHold
:TRACe<n>:TYPE?
Description
Sets the type of the specified trace.
Queries the type of the specified trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
——
Keyword
WRITe|AVERage|MAXHold|MINHold
WRITe
Remarks
WRITe: indicates clear/write.
AVERage: indicates average.
MAXHold: indicates the maximum hold.
MINHold: indicates the minimum hold.
In the window that contains the Density view, only Trace 1 is available.
In the window that contains the PvT view, only Trace 1 is available and the trace type can only be selected
to "Clear Write".
Return Format
The query returns WRIT, AVER, MAXH, or MINH.
Example
The following command sets the type of Trace 1 to Max Hold.
:TRACe1:MODE MAXHold
:TRACe1:TYPE MAXHold
The following query returns MAXH.
:TRACe1:MODE?
:TRACe1:TYPE?