MKCF

Marker to Center Frequency

Sets the center frequency equal to the marker frequency and moves the marker to the center
of
the
screen.
Syntax
MKCF
Equivalent
Softkey:
NARKHH
->
CF.
Related Commands: CF, MKF.
Example
This example provides a quick way to center the desired frequency on the spectrum analyzer
screen.
10 OUTPUT
718;"IP;SP
1MHZ;SNGLS;"
Initializes spectrum
an&q
activates single-
sweep
mode.
20 INPUT "ENTER IN DESIRED STATION
FREQUENCY,
IN MHZ”, Freq
30 OUTPUT
718."CF
Us
,Freq;"MHZ;"
40 OUTPUT
718;"TS;MKPK
HI;MKCF;TS;"
Changes spectrum analyzer center frequency.
Updates the trace, places marker at the signal
peak and centers it on screen.
60
END
Description
This command is performed only if an active marker is present on screen.
5-330
Programming Commands