Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-135
[:SENSe]:DETector:TRACe<n>:AUTO
Syntax
[:SENSe]:DETector:TRACe<n>:AUTO OFF|ON|0|1
[:SENSe]:DETector:TRACe<n>:AUTO?
Description
Enables or disables the Detector Auto function for the specified trace.
Queries the status of the Detector Auto function for the specified trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
1
——
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the Detector Auto function for Trace 1.
:SENSe:DETector:TRACe1:AUTO ON or :SENSe:DETector:TRACe1:AUTO 1
The following query returns 1.
:SENSe:DETector:TRACe1:AUTO?
[:SENSe]:EBWidth:AVERage:COUNt
Syntax
[:SENSe]:EBWidth:AVERage:COUNt <integer>
[:SENSe]:EBWidth:AVERage:COUNt?
Description
Sets the average count of the emission bandwidth measurement.
Queries the average count of the emission bandwidth measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 1,000
10
Remarks
This command is only valid when the emission bandwidth measurement in GPSA mode is enabled.
Return Format
The query returns the average count in integer.
Example
The following command sets the average count to 100.
:SENSe:EBWidth:AVERage:COUNt 100
The following query returns 100.
:SENSe:EBWidth:AVERage:COUNt?