Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
824
User Manual 1178.8520.02 ─ 01
//Define a manual selection of the power class.
CALC:LIM:ESP:MODE MAN
//Activate the use of the second power class for the entire measurement.
CALC:LIM:ESP:PCL2 ON
//------------ Configuring a Sweep List---------------------
//Insert a range after range 2.
ESP:RANG2:INS AFT
//Insert a range before range 1.
ESP:RANG1:INS BEF
//Query the number of measurement ranges in the sweep list (currently 11).
ESP:RANG:COUNt?
//Delete the 11th range.
ESP:RANG5:DEL
//Define a stop frequency of -9 MHz for range 1.
ESP:RANG1:STOP -10000000
//Define a start frequency of -10 MHz for range 2.
ESP:RANG2:STAR -9000000
//Switch off Fast SEM mode so the ranges can be configured individually.
ESP:HSP OFF
//Define a resolution bandwidth of 1 MHz for range 2.
ESP:RANG2:BAND:RES 1000000
//Select an RRC filter for range 2.
ESP:RANG2:FILT:TYPE RRC
//Define a video bandwidth of 5 MHz for range 2.
ESP:RANG2:BAND:VID 5000000
//Define a sweep time of 1 second for range 2.
ESP:RANG2:SWE:TIME 1
//Define a reference level of 0 dBm for range 2.
ESP:RANG2:RLEV 0
//Define an input attenuation of 10 dB for range 2.
ESP:RANG2:INP:ATT 10
// Create a transducer that can be used.
// It has to cover the corresponding frequency range
SENSe1:CORRection:TRANsducer:SELect 'Transducer'
SENSe1:CORRection:TRANsducer:UNIT 'DB'
SENSe1:CORRection:TRANsducer:COMMent 'Test Transducer'
// Frequency Span 0 MHz bis 20 Ghz
SENSe1:CORRection:TRANsducer:DATA 0e6,5, 20e9,3
//Include a transducer called 'transducer' for range 2.
Configuring and Performing Measurements