U8480 Series Remote Operation 1
U8480 Series Programming Guide 41
Selecting a frequency-dependent offset table
After you have created the frequency-dependent offset table, you can select it 
using the following command:
[SENSe[1]:]CORRection:CSET2[:SELect] <string>
To find out which frequency-dependent offset table is currently selected, use the 
following query:
[SENSe[1]:]CORRection:CSET2[:SELect]?
Enabling a frequency-dependent offset table
To enable the frequency-dependent offset table, use the following command:
[SENSe[1]:]CORRection:CSET2:STATe ON
If you set [SENSe[1]:]CORRection:CSET2:STATe to ON and no 
frequency-dependent offset table is selected, error –221, “Settings conflict” occurs.
Making the measurement
To make the power measurement, set the U8480 Series for the frequency of the 
signal you want to measure. The U8480 Series automatically sets the offset factor. 
Use either INITiate and FETCh?, or READ? to initiate the measurement as shown 
in the following program segments:
INITiate example
ABOR
CONF DEF,1,(@1)
CORR:CSET2:SEL “Offset1”
CORR:CSET2:STAT ON
FREQ 50MHZ
INIT:IMM
FETC?