![Rohde & Schwarz FSW13 User Manual Download Page 927](http://html.mh-extra.com/html/rohde-and-schwarz/fsw13/fsw13_user-manual_1477847927.webp)
Remote Commands
R&S
®
FSW
927
User Manual 1173.9411.02 ─ 19
//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?
//Queries the frequency (x), level (y) and frame values of marker 1.
CALC:MARK2:X?
CALC:MARK2:Y?
CALC:MARK2:SGR:FRAM?
//Queries the frequency (x), level (y) and frame values of marker 2.
CALC:DELT1:X?
CALC:DELT1:Y?
CALC:DELT1:SGR:FRAM?
//Queries the frequency (x), level (y) and frame values of deltamarker 1.
CALC:DELT3:X?
CALC:DELT3:Y?
CALC:DELT3:SGR:FRAM?
//Queries the frequency (x), level (y) and frame values of deltamarker 3.
CALC:SGR:TST:DATA? ALL
//Queries the time stamps of all stored frames.
CALC:SGR:FRAM:SEL -1
//Selects the frame that was captured 1 second after measurement start (Note the
//negative value!). This frame is displayed in the Spectrum window.
TRAC:DATA? SGR
//Retrieves the trace data for the spectrogram. For each frame, the power level
//and frequency at each sweep point are returned.
Analyzing Measurements (Basics)