Télécharger Imprimer la page

Rohde & Schwarz FPL1000 Manuel D'utilisation page 686

Masquer les pouces Voir aussi pour FPL1000:

Publicité

Les langues disponibles

Les langues disponibles

®
Remote commands
R&S
FPL1000
Configuring and performing measurements
//Include a transducer called 'transducer' for range 2.
ESP:RANG2:TRAN 'Transducer'
//------------ Configuring the limit check------------------
//Check the absolute and relative limits for all ranges in power class 1 and
//fails if both limits are violated. Since power class 2 is set to be used for
//the entire measurement, values for Limit Check 1 are irrelevant. They are
//defined here to demonstrate the use of the MAX function for relative limits.
ESP:RANG:LIM1:STAT AND
//Enable the use of maximum function for relative limit start. If the value
//exceeds the larger of the absolute (-13 dBm) and relative (-10 dBc) start
//values, the check fails.
ESP:RANG2:LIM1:REL:STAR:FUNC MAX
ESP:RANG2:LIM1:REL:STAR -10
ESP:RANG2:LIM1:REL:STAR:ABS -13
ESP:RANG2:LIM1:REL:STOP:FUNC MAX
ESP:RANG2:LIM1:REL:STOP -10
ESP:RANG2:LIM1:REL:STOP:ABS -13
//Check the absolute and relative limits for all ranges in power class 2 and
//fails if either limit is violated. Since power class 2 is set to be used for
//the entire measurement, values for Limit Check 1 are irrelevant.
ESP:RANG:LIM2:STAT OR
//Define an absolute limit of 10 dBm for the entire range 2 for power class 2.
ESP:RANG2:LIM2:ABS:STAR 10
ESP:RANG2:LIM2:ABS:STOP 10
//Define a relative limit of -20 dBc for the entire range 2 for power class 2.
ESP:RANG2:LIM2:REL:STAR -20
ESP:RANG2:LIM2:REL:STOP -20
//------------ Configuring List Evaluation-----------------
//Activate list evaluation, i.e. the peak is determined for each range
//after each sweep.
CALC:ESP:PSE:AUTO ON
//Define a peak threshold of 10 dB.
CALC:ESP:PSE:MARG 10dB
//------------ Managing Measurement Configurations----------
//Save the current configuration in a new file named '3GPP_UL_User'
//in the same directory so the standard is not overwritten.
ESP:PRES:STOR 'WCDMA\3GPP\UL\3GPP_UL_User.xml'
//------------ Performing the measurement-------------------
//One sweep
INIT:ESP
Manuel d'utilisation 1179.5860.09 - 12
686
686

Publicité

loading