Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
786
User Manual 1178.8520.02 ─ 01
//Define a relative limit of 30 dB below the power of the reference channel
//for both adjacent channels.
CALC:LIM:ACP:ACH 30DB,30DB
//Define a relative limit of 25 dB below the power of the reference channel
//for the first alternate channels.
CALC:LIM:ACP:ALT1 25DB,25DB
//Define an absolute limit of -35 dBm for both adjacent channels.
CALC:LIM:ACP:ACH:ABS -35DBM,-35DBM
//Turn the ACLR limit check on.
CALC:LIM:ACP ON
//Turn the relative limit check for adjacent channels on.
CALC:LIM:ACP:ACH:STAT ON
//Turn the absolute limit check for adjacent channels on.
CALC:LIM:ACP:ACH:ABS:STAT ON
//Turn the absolute limit check for the first alternate channel on.
CALC:LIM:ACP:ALT1:ABS:STAT ON
//--------------Performing the Measurement-----
//Determine the ideal ACLR measurement configuration.
POW:ACH:PRES ACP;*WAI
//Determine the ideal reference level for the measurement.
POW:ACH:PRES:RLEV;*WAI
//Initiate a new measurement and waits until the sweep has finished.
INIT;*WAI
//---------------Limit Check--------------------
//Query the results of the limit check for the adjacent channels.
CALC:LIM:ACP:ACH:RES?
//Query the results of the limit check for the first alternate channels.
CALC:LIM:ACP:ALT1:RES?
//---------------Retrieving Results-------------
//Query the results for the ACLR measurement.
CALC:MARK:FUNC:POW:RES? ACP
Example: Configuring and Performing an MSR ACLR Measurement
This example demonstrates how to configure and perform an ACLR measurement on a
multi-standard radio signal in a remote environment.
Note that this example assumes the instrument 'MyFSW' is configured as described in
"Example: Configuring and Performing an ACLR Measurement"
//-----------Preparing the measurement ------------
//Reset the instrument
*RST
// Select ACLR measurement
:CALCulate:MARKer:FUNCtion:POWer:SELect ACPower
// Select MSR Standard :CALCulate:MARKer:FUNCtion:POWer:PRESet MSR
Configuring and Performing Measurements