![Rohde & Schwarz FSW-K40 User Manual Download Page 158](http://html.mh-extra.com/html/rohde-and-schwarz/fsw-k40/fsw-k40_user-manual_1477846158.webp)
Remote Control Commands for Phase Noise Measurements
R&S
®
FSW-K40
158
User Manual 1173.9286.02 ─ 15
//Select the trace to check.
CALC:LIM:TRAC 3
//Turn on the limit check.
CALC:LIM:STAT ON
//Query the limit check results.
CALC:LIM:FAIL?
8.16.6 Using Markers
Using spot noise markers
See
"Working with spot noise results"
Using normal and delta markers
//Activate and position a normal marker (marker 1).
CALC:MARK ON
CALC:MARK:X 1MHZ
//Position marker 1 on trace 2.
CALC:MARK:TRAC 2
//Query the position of marker 1.
CALC:MARK:Y?
//Activate and position a delta marker (delta marker 1).
CALC:DELT ON
CALC:DELT:X -900KHZ
//Position the delta marker on trace 2.
CALC:DELT:TRAC 2
//Query the position of the delta marker.
CALC:DELT:Y?
//Turning all markers off
CALC:MARK:AOFF
CALC:DELT:AOFF
Remote Control Example Scripts