Instructions
RIGOL Chapter 3 Command System for EMI Mode
3-66 RSA3000E Programming Guide
Example
The following command adds two points to the current correction curve.
:SENSe:CORRection:CSET1:DATA 900E6,0.3,1.0E9,0.35
[:SENSe]:CORRection:CSET<n>:DELete
Syntax
[:SENSe]:CORRection:CSET<n>:DELete
Description
Deletes the specified amplitude correction setting.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4
--
Remarks
<n>: 1 indicates antenna; 2 indicates cable; 3 indicates other, and 4 indicates user.
Example
The following command deletes the antenna correction setting.
:SENSe:CORRection:CSET1:DELete
[: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
<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?