EasyManua.ls Logo

R&S FSW Series - Page 1149

R&S FSW Series
1450 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Remote Commands
R&S
®
FSW
1149User Manual 1173.9411.02 ─ 43
//Activates a time stamp for each frame.
//--------------Configuring the Color Map----------------
DISP:WIND:SGR:COL GRAY
//Defines a gray-scaled coloring: low values light gray, high values dark gray.
DISP:WIND:SGR:COL:LOW 30
DISP:WIND:SGR:COL:UPP 70
DISP:WIND:SGR:COL:SHAP 0.8
//Defines a color map for a range that comprises 40% of the measurement range,
//excluding 30% at each end. The colors are not scaled linearly; the light gray
//colors are stretched to distinguish low values better.
//--------------Performing the Measurement---------------
SWE:COUN 10
//Defines 10 sweeps to be performed per measurement.
INIT;*WAI
//Initiates a new measurement and waits until the sweeps have finished.
//The spectrogram is updated with each new sweep.
//--------------Positioning Markers----------------------
CALC:MARK:SGR:SAR MEM
//Includes all frames in the memory in the search area
CALC:MARK1:SGR:FRAM -1s
//Sets marker 1 to the frame 1 second after measurement begin. (Note the
//negative value!
CALC:MARK1:MIN
//Sets marker 1 to the minimum level in this frame.
CALC:MARK1:SGR:Y:MIN
//Sets marker 1 to the minimum level for the same frequency the marker is
//currently positioned at in all frames.
CALC:MARK2:SGR:XY:MAX
//Sets marker 2 to the maximum level in the entire spectrogram.
CALC:DELT1:SGR:FRAM 3s
//Sets the deltamarker 1 to the frame captured 3 seconds after marker 1. By default
//it is set to the peak of that frame and displays the level difference to marker 1.
//Note the positive value!
CALC:DELT1:MIN
//Sets deltamarker 1 to the minimum level in this frame.
CALC:DELT3:SGR:XY:MAX
//Sets deltamarker 3 to the maximum level in the entire spectrogram. By default
//its value is the difference to marker 1. We will change it to refer to marker 2.
CALC:DELT3:MREF 2
//Deltamarker 3 now refers to marker 2, both are positioned on the maximum of the
//spectrogram. Thus, D3=0. We will move deltamarker 3 to the next peak level
//for the same frequency.
Analyzing Measurements (Basics)

Table of Contents

Related product manuals