Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
940
User Manual 1178.8520.02 ─ 01
//Activate the use of TTL synchronization to optimize measurement speed
SYST:COMM:RDEV:GEN:LINK TTL
//Activate the use of the external reference frequency at 10 MHz on the generator
SOUR:EXT:ROSC EXT
//--------------Configuring the calibration measurement -----------
//Activate external generator control.
SOUR:EXT:STAT ON
//Set the generator output level to -10 dBm.
SOUR:EXT:POW -10DBM
//Set the frequency coupling to automatic
SOUR:EXT:FREQ:COUP:STAT ON
//--------------Configuring the generator frequency range -----------
//Define a series of frequencies (one for each sweep point) based on the current
//frequency at the RF input of the analyzer; the generator frequency is half the
//frequency of the analyzer, with an offset of 100 kHz;
// analyzer start: 10 Hz
// analyzer stop: 1 MHz
// analyzer span: 999.99 KHz
// generator frequency start: 100.005 KHz
// generator frequency stop: 600 KHz
// generator span: 499.995 KHz
SOUR:EXT:FREQ:FACT:NUM 1
SOUR:EXT:FREQ:FACT:DEN 2
SOUR:EXT:FREQ:OFFS 100KHZ
//--------------Performing the calibration measurement -----------
//Perform a transmission measurement with direct connection between the generator
//and the analyzer and wait till the end
SENS:CORR:METH TRAN
SENS:CORR:COLL:ACQ THR; *WAI
//--------------Retrieving the calibration trace results -----------
//Retrieve the measured frequencies (10 Hz - 600 kHz)
TRAC:DATA:X? TRACE1
//Retrieve the measured power levels; = 0 between 10 Hz and 100 kHz (below
//generator minimum frequency); nominal -5dBm as of 100 kHz;
TRAC:DATA? TRACE1
//--------------Normalizing the calibration trace results -----------
//Retrieve the normalized power levels (= power offsets from calibration results)
Setting Basic Measurement Parameters