Remote Commands
R&S
®
FSVA3000/ R&S
®
FSV3000
744
User Manual 1178.8520.02 ─ 01
//Retrieve results
CALC:MARK:Y?
//Activate Multiview
DISPlay:ATAB ON
//---------Performing a sequence of measurements with the Sequencer------------
//Activate Sequencer
SYSTem:SEQuencer ON
//Start sweep in Sequencer
INITiate:SEQuencer:IMMediate;*OPC?
//Switch into first IQ channel to get results
INST:SEL 'IQ 1';*WAI
CALCulate:MARKer:MAXimum
CALC:MARK:Y?
//Change sweep time in IQ
SENS:SWE:TIME 300us
//Switch to single Sequencer mode
INITiate:SEQuencer:MODE SINGle
//Sweep all channels once, taking the sweep count in each channel into account
INITiate:SEQuencer:IMMediate;*OPC?
//Set marker to maximum in IQ1 and query result
CALCulate:MARKer:MAXimum
CALC:MARK:Y?
//Switch to second IQ channel and retrieve results
INST:SEL 'IQ 2';*WAI
CALCulate:MARKer:MIN
CALC:MARK:Y?
//Switch to first Spectrum channel
INST:SEL 'Spectrum';*WAI
//Query one of the SEM results
CALCulate:MARKer:FUNCtion:POWer:RESult? CPOWer
//Switch to second Spectrum channel
INST:SEL 'Spectrum 2';*WAI
//Query channel power result
CALCulate:MARKer:FUNCtion:POWer:RESult? ACPower
14.5
Configuring and Performing Measurements
The following commands are required to configure measurements in a remote environ-
ment. The tasks for manual operation are described in
....................................................................................745
Configuring Power Measurements
........................................................................748
Measuring the Channel Power and ACLR
............................................................ 752
Measuring the Carrier-to-Noise Ratio
................................................................... 788
Measuring the Occupied Bandwidth
..................................................................... 789
Measuring the Spectrum Emission Mask
..............................................................791
Configuring and Performing Measurements