Remote Control
R&S
®
FSPN
323User Manual 1179.4363.02 ─ 01
//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
11.5 Measurements and Result Displays
● Measurement Selection........................................................................................ 323
● Performing Measurements....................................................................................325
● Querying Results...................................................................................................327
● Programming Examples........................................................................................336
11.5.1 Measurement Selection
CONFigure:PNOise:MEASurement..................................................................................323
CONFigure:SNTune:MEASurement[:STATe]..................................................................... 324
CONFigure:TRANsient:MEASurement[:STATe]................................................................. 324
CONFigure:VCO:MEASurement[:STATe]..........................................................................324
CONFigure:PNOise:MEASurement <Measurement>
This command selects the measurement.
Parameters:
<Measurement> BASeband
Selects the Baseband Noise measurement.
PNOise
Select the Phase Noise measurement.
*RST: PNOise
Example: //Select the phase noise measurement
CONF:PNO:MEAS PNO
Manual operation: See "Phase noise Measurement" on page 86
See "Baseband noise measurement" on page 86
See "Selecting the noise measurement type" on page 98
Measurements and Result Displays