Télécharger Imprimer la page

Rohde & Schwarz FPL1000 Manuel D'utilisation page 903

Masquer les pouces Voir aussi pour FPL1000:

Publicité

Les langues disponibles

Les langues disponibles

®
Remote commands
R&S
FPL1000
Setting basic spectrum RF measurement parameters
//------- Performing the measurement -------------------------
INIT;*WAI
//Performs a measurement and waits for it to end
//---------------Retrieving Results-------------
//Results are only provided as audio output!
Example: demodulating and providing audio output continuously
This example demonstrates how to demodulate markers and provide audio output in a
basic spectrum measurement in a remote environment. It assumes that the basic fre-
quency sweep described in
Chapter 10.6.17, "Programming example: performing a
basic frequency
sweep",
on page 740 has been performed and thus does not begin by
presetting the instrument.
//------------- Configuring the marker demodulation -------------------
CALC:MARK1 ON
//Activates marker1
CALC:MARK1:FUNC:DEM:SEL FM
//Selects FM demodulation
DEM:SQU:LEV 10
//Sets a squelch level for noise
DEM:SQU ON
//Activates squelching
CALC:MARK1:FUNC:DEM:CONT ON
//Activates continuous demodulation
//------- Performing the measurement -------------------------
INIT:CONT ON
//Performs a measurement and provides continuous audio output
//---------------Retrieving Results-------------
//Results are only provided as audio output!
Example: performing a highly accurate frequency measurement using the signal
count marker
This example demonstrates how to determine highly accurate frequency values using
signal count markers in a basic spectrum measurement in a remote environment. It
assumes that the basic frequency sweep described in
Chapter 10.6.17, "Programming
example: performing a basic frequency
sweep",
on page 740 has been performed and
thus does not begin by presetting the instrument.
//------------- Configuring the signal count marker -------------------
CALC:MARK1 ON
//Activates marker1
CALC:MARK1:COUN ON
//Switches on the frequency counter for marker 1.
CALC:MARK1:COUN:RES 1kHz
//Sets the resolution of the frequency counter to 1kHz
Manuel d'utilisation 1179.5860.09 - 12
903
903

Publicité

loading