Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
1200
User Manual 1178.8520.02 ─ 01
//--------------Configuring the Frequency and Span-------------
FREQ:CENT 100MHz
//Defines the center frequency
FREQ:SPAN 100MHz
//Sets the span to 50 MHz on either side of the center frequency.
//--------------Configuring the Bandwidth----------------------
BAND:AUTO OFF
BAND 1MHz
BAND:TYPE RRC
//Defines the RBW as 1 MHz using an RRC filter
BAND:VID 500kHz
//Decouples the VBW from the RBW and decreases it to smooth the trace.
//--------------Configuring the Sweep--------------------------
SENS:SWE:COUN 10
//Defines 10 sweeps to be performed in each measurement.
SENS:SWE:POIN 500
//During each sweep, 500 trace points will be measured.
SENS:SWE:TIME 50ms
//Decouples the sweep time from the RBW,VBW and span and increases it to
//make the measurement more precise.
//--------------Configuring Attenuation------------------------
//Only if electronic attenuator is available:
//INP:EATT:STAT ON
//Switches on the electronic attenuator.
//INP:EATT 5dB
//Sets the electronic attenuation to 5 dB.
//INP:ATT 0dB
//Sets the mechanical attenuation to 0 dB - makes a total of 5 dB attenuation
//otherwise:
INP:ATT 5 dB
//Sets the mechanical attenuation to 5 dB and couples the reference level
//to the attenuation instead of vice versa.
//--------------Configuring the Amplitude and Scaling----------
DISP:TRAC1:Y:RLEV:OFFS 10dB
//Shifts the trace display in the diagram up by 10dB.
CALC:UNIT:POW V
//Sets the unit of the y-axis to Volt. The reference level is now 70.711 mV.
DISP:TRAC1:Y:SPAC LOG
//Uses logarithmic scaling with absolute values (V).
DISP:TRAC1:Y 110dB
//Increases the displayed range of the y-axis to 110 dB.
DISP:TRAC1:Y:RPOS 80PCT
//Shifts the display of the reference level down, it is no longer the top line
//in the diagram. The reference level is displayed as a red line.
Programming Examples