![Ronde & Schwarz 1304.0004.03 User Manual Download Page 838](http://html1.mh-extra.com/html/ronde-and-schwarz/1304-0004-03/1304-0004-03_user-manual_1484985838.webp)
Remote Commands
R&S
®
FPL1000
838
User Manual 1178.3370.02 ─ 09
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.
CALC:DELT3:SGR:Y:MAX:NEXT
//---------------Retrieving Results----------------------
CALC:MARK1:X?
CALC:MARK1:Y?
CALC:MARK1:SGR:FRAM?
Setting Basic Spectrum RF Measurement Parameters