User Manual
Remote Commands
R&S
®
FPL1000
749User Manual 1178.3370.02 ─ 09
SENS:AVER:COUN 10
SENS:AVER:TYPE LIN
//Configures trace 4 to be averaged linearly over 10 sweeps.
CALC:MATH:STAT ON
CALC:MATH:MODE LIN
CALC:MATH (TRACE1-TRACE2)
CALC:MATH:POS 75
//Calculates the linear difference between the measured and average values.
//The resulting trace is displayed at the top of the diagram.
//--------------Performing the Measurement---------------------
INIT;*WAI
//Initiates a new measurement and waits until the last sweep has finished.
//---------------Retrieving Results----------------------------
TRAC:DATA? TRACE1
TRAC:DATA? TRACE2
TRAC:DATA? TRACE3
TRAC:DATA? TRACE4
//Returns one power value per sweep point for each trace.
TRAC:DATA:X?
//Returns one frequency value per sweep point for each trace.
11.7 Remote Commands for Result Displays
● Working with Windows in the Display................................................................... 749
● Examples: Configuring the Result Display............................................................756
11.7.1 Working with Windows in the Display
The following commands are required to change the evaluation type and rearrange the
screen layout for a channel setup as you do using the SmartGrid in manual operation.
Since the available evaluation types depend on the selected application, some param-
eters for the following commands also depend on the selected channel setup.
Note that the suffix <n> always refers to the window in the currently selected channel
setup (see INSTrument[:SELect] on page 622).
LAYout:ADD[:WINDow]?................................................................................................. 750
LAYout:CATalog[:WINDow]?............................................................................................751
LAYout:IDENtify[:WINDow]?............................................................................................ 751
LAYout:MOVE[:WINDow]................................................................................................ 752
LAYout:REMove[:WINDow]............................................................................................. 752
LAYout:REPLace[:WINDow]............................................................................................ 752
LAYout:SPLitter..............................................................................................................753
LAYout:WINDow<n>:ADD?............................................................................................. 754
Remote Commands for Result Displays