Télécharger Imprimer la page

Rohde & Schwarz FPL1000 Manuel D'utilisation page 897

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
CALC:DELT5:MODE REL
//Shows the difference as relative values.
CALC:DELT6 ON
CALC:DELT6:MAX:NEXT
//Activates delta marker 6 and sets it to the next lower maximum of trace 1.
//Thus it shows the difference between the two highest peaks in trace 1.
//--------------Retrieving marker values ---------------------
CALC:MARK1:Y?
CALC:MARK2:Y?
CALC:MARK3:Y?
CALC:MARK4:Y?
CALC:DELT5:Y?
CALC:DELT6:Y?
//Retrieves the marker levels of each active normal and delta marker.
CALC:DELT5:X:REL?
CALC:DELT6:X:REL?
//Retrieves the frequency difference between the delta marker and marker 1.
//--------------Deactivating all markers ---------------------
//CALC:MARK:AOFF
//CALC:DELT:AOFF
Example: marker search in spectrograms
This example demonstrates how to search for peak values in spectrograms in a remote
environment. It assumes a spectrogram is already available (see
Chapter 10.8.7.7,
"Programming example: configuring a
spectrogram",
on page 834) and thus does not
begin by presetting the instrument.
//---------------- Analyzing the results using markers -------------------
//Set marker1 on the peak power in the most recent spectrum and query
//its position
CALC2:SPEC:FRAM:SEL 0
CALC2:MARK1 ON
CALC2:MARK1:X?
CALC2:MARK1:Y?
//Set marker2 on the peak power in frame at -324ms and query its position
CALC2:MARK2 ON
CALC2:MARK2:SGR:FRAM -324ms
CALC2:MARK2:X?
CALC2:MARK2:Y?
//Set marker3 on peak power level in the entire spectrogram in memory and
//query its position
CALC2:MARK3 ON
CALC2:MARK:SPEC:SAR MEM
CALC2:MARK3:SPEC:XY:MAX
CALC2:MARK3:X?
Manuel d'utilisation 1179.5860.09 - 12
897
897

Publicité

loading