Télécharger Imprimer la page

Rohde & Schwarz FPL1000 Manuel D'utilisation page 622

Masquer les pouces Voir aussi pour FPL1000:

Publicité

Les langues disponibles

Les langues disponibles

®
Remote commands
R&S
FPL1000
Selecting the operating mode and application
10.5.3
Programming example: performing a sequence of measurements
This example demonstrates how to perform several measurements in a sequence in a
remote environment.
//2xSpectrumanalyzer + 2xIQ, start Sequencer at the end, test OPC?
// ------------------------------------------------------------------------
//------Preparing the instrument and first channel -----------
*RST
//Activate new IQ channel
INSTrument:CREate:NEW IQ,'IQ 1'
//Set sweep count for new IQ channel
SENS:SWEEP:COUNT 6
//Change trace modes for IQ channel
DISP:TRAC1:MODE BLANK
DISP:TRAC2:MODE MAXH
DISP:TRAC3:MODE MINH
//Switch to single sweep mode
INIT:CONT OFF
//switch back to first (default) analyzer channel
INST:SEL 'Spectrum';*WAI
//Switch into SEM
SENSe:SWEep:MODE ESPectrum
//Load Sem standard file for W-CDMA
SENSe:ESPectrum:PRESet:STANdard 'WCDMA\3GPP\DL\3GPP_DL.xml'
//Set sweep count in Spectrum channel
SENS:SWEEP:COUNT 5
//----------Creating a second measurement channel ----------------
//Create second IQ channel
INSTrument:CREate:NEW IQ,'IQ 2'
//Set sweep count
SENS:SWEEP:COUNT 2
//Change trace modes
DISP:TRAC1:MODE MAXH
DISP:TRAC2:MODE MINH
//Create new analyzer channel
INSTrument:CREate:NEW SANalyzer,'Spectrum 2'
//Activate ACLR measurement in channel 'Spectrum 2'
CALCulate:MARKer:FUNCtion:POWer:SELect ACPower
//Load W-CDMA Standard
CALCulate:MARKer:FUNCtion:POWer:PRESet FW3Gppcdma
//Change trace modes
DISP:TRAC2:MODE MAXH
DISP:TRAC1:MODE MINH
Manuel d'utilisation 1179.5860.09 - 12
622
622

Publicité

loading