Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
823
User Manual 1178.8520.02 ─ 01
14.5.6.11
Example: SEM Measurement
In this example we will configure and perform an SEM measurement. Note that this
example is primarily meant to demonstrate the remote control commands, it does not
necessarily reflect a useful measurement task. For most common measurement stand-
ards, the R&S
FSV/A performs the measurement optimally with the predefined set-
tings, without further configuration.
//-----------Preparing the measurement ------------
//Reset the instrument
*RST
//------------ Preparing the measurement------------
//Activate SEM Measurement
SWE:MODE ESP
//Selects single sweep mode.
//SEM has to be in single sweep mode to be configured and no sweep operation
//may be running!
// If required, a sweep stop can be ensured by INIT:IMM;*WAI
INIT:CONT OFF
//------------ Managing Measurement Configurations----------
//Load the 3GPP configuration stored in the file '3GPP_UL.xml'
ESP:PRES 'WCDMA\3GPP\UL\3GPP_UL.xml'
//------------ Defining the Reference Range-----------------
//Query the current reference range.
ESP:RRAN?
//Select the channel power as the power reference.
ESP:RTYP CPOW
//Define a channel bandwidth of 4 MHz for the power reference.
ESP:BWID 4 MHZ
//Use an RRC filter with a roll-off factor of 0.5 when measuring
//the reference power.
ESP:FILT:RRC ON
ESP:FILT:ALPH 0.5
//------------ Configuring Power Classes--------------------
//Define 3 power classes.
CALC:LIM:ESP:PCL:COUN 3
//Define the value ranges of the three power classes as [dBm]:
//power class 1: -200 to -100
//power class 2: -100 to 0
//power class 3: 0 to 200
CALC:LIM:ESP:LIM -100,0
//Define an absolute limit check for class 1.
CALC:LIM:ESP:PCL1:LIM ABS
//Define a relative limit check for class 2.
CALC:LIM:ESP:PCL2:LIM REL
Configuring and Performing Measurements