Remote Commands
R&S
®
FSW
833User Manual 1173.9411.02 ─ 43
//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 Chapter 7, "Measurements and
Results", on page 131.
● Performing Measurements....................................................................................834
● Configuring Power Measurements........................................................................837
● Measuring the Channel Power and ACLR............................................................ 841
● Measuring the Carrier-to-Noise Ratio................................................................... 899
● Measuring the Occupied Bandwidth..................................................................... 900
● Remote Commands for Noise Power Ratio (NPR) Measurements...................... 902
● Measuring the Spectrum Emission Mask..............................................................917
● Measuring Spurious Emissions.............................................................................953
● Analyzing Statistics (APD, CCDF)........................................................................ 967
● Measuring the Time Domain Power......................................................................977
● Measuring the Harmonic Distortion.......................................................................987
● Measuring the Third Order Intercept Point............................................................990
● Measuring the AM Modulation Depth....................................................................993
● Remote Commands for EMI Measurements.........................................................995
● List Evaluations...................................................................................................1004
● Measuring the Pulse Power................................................................................ 1008
Configuring and Performing Measurements