User manual

RIGOL Chapter 2 Command System
2-194 RSA3000 Programming Guide
:TRACe<n>:DISPlay:STATe
Syntax
:TRACe<n>:DISPlay[:STATe] OFF|ON|0|1
:TRACe<n>:DISPlay[:STATe]?
Description
Enables or disables the display of the specified trace.
Queries the status for the specified trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
——
Bool
OFF|ON|0|1
Refer to "Remarks"
Remarks
By default, Trace 1 is enabled (ON), and Trace 2 through Trace 6 are disabled (OFF).
Return Format
The query returns 1 or 0.
Example
The following command enables the display of Trace 1.
:TRACe1:DISPlay:STATe ON or :TRACe1:DISPlay:STATe 1
The following query returns 1.
:TRACe1:DISPlay:STATe?
: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".