![Ronde & Schwarz 1304.0004.03 Скачать руководство пользователя страница 897](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985897.webp)
Remote Commands
R&S
®
FPL1000
897
User Manual 1178.3370.02 ─ 09
on page 747 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 Sig-
nal 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
Example: Performing a Basic Frequency Sweep"
on page 747 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
//------- Performing the measurement -------------------------
INIT;*WAI
//Performs a measurement and waits for it to end
//---------------Retrieving Results-------------
CALC:MARK1:COUN:FREQ?
//Returns the signal counter value as the precise marker frequency.
Setting Basic Spectrum RF Measurement Parameters