Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-68 RSA3000E Programming Guide
Return Format
The query returns 50 or 75.
Example
The following command sets the input impedance is 75 Ω.
:INPut:IMPedance 75 or :SENSe:CORRection:IMPedance:INPut:MAGNitude 75
The following query returns 75.
:INPut:IMPedance? or :SENSe:CORRection:IMPedance:INPut:MAGNitude?
[:SENSe]:CORRection:SA[:RF]:GAIN
Syntax
[:SENSe]:CORRection:SA[:RF]:GAIN <rel_ampl>
[:SENSe]:CORRection:SA[:RF]:GAIN?
Description
Sets the external gain.
Queries the external gain.
Parameter
Name
Type
Range
Default
<rel_ampl>
Consecutive Real Number
-120 dB to 120 dB
0 dB
Return Format
The query returns the external gain value in scientific notation. The unit is dB.
Example
The following command set the external gain value to 20 dB.
:SENSe:CORRection:SA:RF:GAIN 20
The following query returns 2.000000000e+01.
:SENSe:CORRection:SA:RF:GAIN?
[: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
1
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.