Instructions
Chapter 3 Command System for EMI Mode  RIGOL 
RSA3000E Programming Guide  3-65 
[:SENSe]:CORRection:CSET<n>:DATA 
Syntax 
[:SENSe]:CORRection:CSET<n>:DATA <x>,<ampl>,{<x>,<ampl>} 
[:SENSe]:CORRection:CSET<n>:DATA? 
Description 
Creates an amplitude correction curve by using the specified data.  
Queries the specified amplitude correction data. 
Parameter
Name 
Type 
Range 
Default 
<n> 
Discrete 
1|2|3|4 
-- 
<x> 
Consecutive Real Number 
0 Hz to 3 GHz 
-- 
<ampl> 
Consecutive Real Number 
-120 dBm to +100 dBm 
-- 
Remarks 
<n>: 1 indicates antenna; 2 indicates cable; 3 indicates other, and 4 indicates user. 
The range for the number of editing points is from 1 to 200. 
Return Format 
The query returns the specified amplitude correction data in <x>,<ampl>,{<x>,<ampl>} format. 
Example 
The following command creates an amplitude correction curve. 
:SENSe:CORRection:CSET1:DATA 900E6,0.3,1.0E9,0.35,1.3E9,0.2 
The following query returns 
9.000000000e+08,3.000000000e-01,1.000000000e+09,3.500000000e-01,1.300000000e+09,2.00000000
0e-01. 
:SENSe:CORRection:CSET1:DATA? 
[:SENSe]:CORRection:CSET<n>:DATA:MERGe 
Syntax 
[:SENSe]:CORRection:CSET<n>:DATA:MERGe <x>,<ampl>,{<x>,<ampl>} 
Description 
Adds correction data to the current correction curve. 
Parameter
Name 
Type 
Range 
Default 
<n> 
Discrete 
1|2|3|4 
-- 
<x> 
Consecutive Real Number 
0 Hz to 3 GHz 
-- 
<ampl> 
Consecutive Real Number 
-120 dBm to +100 dBm 
-- 
Remarks 
<n>: 1 indicates antenna; 2 indicates cable; 3 indicates other, and 4 indicates user. 
The range for the number of editing points is from 1 to 200. 
Return Format 
The query returns the added amplitude correction data in <x>,<ampl>,{<x>,<ampl>} format. 










