Operating instructions

CALCulate:MARKer Subsystem R&S ESCI
1166.6004.12 6.48 E-1
"CALC:MARK:FUNC:FPE:SORT X"'sets the sort mode to increasing
'X values
"CALC:MARK:FUNC:FPE 3" 'searches the 3 highest maxima for trace 1
"CALC:MARK:FUNC:COUN?" 'queries the number of maxima found
"CALC:MARK:FUNC:Y?" 'queries the level of maxima found
"CALC:MARK:FUNC:X?" 'queries the frequencies (span <> 0) or
'time (span = 0) of maxima found.
Characteristics: *RST value: --
SCPI: device-specific
Mode: A
CALCulate<1|2>:MARKer<1 to 4>:FUNCtion:FPEaks:COUNt?
This query reads out the number of maxima found during the search. If no search for maxima has
been performed, 0 is returned.
Example: "CALC:MARK:FUNC:FPE 3"'searches the 3 highest maxima for trace 1
"CALC:MARK:FUNC:FPE:COUN?"'queries the number of maxima found
Characteristics: *RST value: --
SCPI: device-specific
Mode: A
CALCulate<1|2>:MARKer<1 to 4>:FUNCtion:FPEaks:X?
This query reads out the list of X values of the maxima found. The number of available values can be
queried with CALC:MARK:FUNC:FPEaks:COUNt?.
With sort mode X, the X values are in increasing order; with sort mode Y the order corresponds to
the decreasing order of the Y values.
Example: "CALC:MARK:FUNC:FPE:SORT Y" 'sets the sort mode to decreasing y values
"CALC:MARK:FUNC:FPE 3" searches the 3 highest maxima for trace 1
"CALC:MARK:FUNC:FPE:COUN?" 'queries the number of maxima found
"CALC:MARK:FPE:FUNC:X?" 'queries the frequencies (span <> 0) or.
'time (span = 0) of the maxima found.
Returned values:
"107.5E6,153.8E6,187.9E6"'frequencies in increasing order
"2.05E-3,2.37E-3, 3.71e-3"'times in increasing order
Characteristics: *RST value: --
SCPI: device-specific
Mode: A