Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-42 RSA3000E Programming Guide
:DISPlay[:WINDow]:TRACe<n>:MODE
Syntax
:DISPlay[:WINDow]:TRACe<n>:MODE WRITe|AVERage|MAXHold|MINHold
:DISPlay[:WINDow]:TRACe<n>:MODE?
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
--
--
Keyword
WRITe|AVERage|MAXHold|MINHold
WRITe
Remarks
WRITe: indicates clear/write.
AVERage: indicates average.
MAXHold: indicates the maximum hold.
MINHold: indicates the minimum hold.
Return Format
The query returns WRIT, AVER, MAXH, or MINH.
Example
The following command sets the type of Trace 1 to Max Hold.
:DISPlay:WINDow:TRACe1:MODE MAXHold
The following query returns MAXH.
:DISPlay:WINDow:TRACe1:MODE?