Instructions
RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-132 RSA3000E Programming Guide
[:SENSe]:CORRection:CSET<n>[:STATe]
Syntax
[:SENSe]:CORRection:CSET<n>[:STATe] OFF|ON|0|1
[:SENSe]:CORRection:CSET<n>[:STATe]?
Description
Enables or disables the specified amplitude correction function.
Queries the status of the specified amplitude correction function.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4
--
--
Bool
OFF|ON|0|1
OFF|0
Remarks
This command is only available for GPSA mode.
<n>: 1 indicates antenna; 2 indicates cable; 3 indicates other, and 4 indicates user.
Return Format
The query returns 0 or 1.
Example
The following command disables the "Antenna" amplitude correction function.
:SENSe:CORRection:CSET1:STATe OFF or :SENSe:CORRection:CSET1:STATe 0
The following query returns 0.
:SENSe:CORRection:CSET1:STATe?
[:SENSe]:CORRection:CSET<n>:X:SPACing
Syntax
[:SENSe]:CORRection:CSET<n>:X:SPACing LINear|LOGarithmic
[:SENSe]:CORRection:CSET<n>:X:SPACing?
Description
Selects the frequency interpolation mode for amplitude correction.
Queries the frequency interpolation mode for amplitude correction.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4
--
--
Discrete
LINear|LOGarithmic
LINear
Remarks
This command is only available for GPSA mode.
<n>: 1 indicates antenna; 2 indicates cable; 3 indicates other, and 4 indicates user.
In Lin mode, linear interpolation is adopted for the frequency, and log interpolation is adopted for the
amplitude.
In Log mode, for both of frequency and amplitude, we interpolate on a log scale.
Return Format
The query returns LIN or LOG.