User`s guide

Table Of Contents
274 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:CALC{1-4}:MARK{1-10}:FUNC:TYPE
Syntax :CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|7|8|9|10}:FUNCtion
:TYPE {MAXimum| MINimum|PEAK|LPEak|RPEak|TARGet|LTARget|RTARget}
:CALCulate{[1]|2|3|4}[:SELected]:MARKer{[1]|2|3|4|5|6|7|8|9|10}:FUNCtion
:TYPE?
Description For the active trace of channel 1 (:CALC1) to channel 4 (:CALC4) (specified with the
:CALC{1-4}:PAR{1-4}:SEL command), selects the search type of marker 1 (:MARK1) to
marker 9 (:MARK9) and reference marker (:MARK10).
Parameters
Query response {MAX|MIN|PEAK|LPE|RPE|TARG|LTAR|RTAR}<newline><^END>
Example of use
10 OUTPUT 717;":CALC1:MARK1:FUNC:TYPE PEAK"
20 OUTPUT 717;":CALC1:MARK1:FUNC:TYPE?"
30 ENTER 717;A$
Related commands :CALC{1-4}:MARK{1-10}:FUNC:EXEC on page 268
:CALC{1-4}:MARK{1-10}:FUNC:PEXC on page 269
:CALC{1-4}:MARK{1-10}:FUNC:PPOL on page 270
:CALC{1-4}:MARK{1-10}:FUNC:TARG on page 271
:CALC{1-4}:MARK{1-10}:FUNC:TTR on page 273
:CALC{1-4}:PAR{1-4}:SEL on page 286
Equivalent key
[Marker Search] - Max|Min
[Marker Search] - Peak - Search Peak|Search Left|Search Right
Description
MAXimum
(preset value)
Specifies the maximum value search.
MINimum Specifies the minimum value search.
PEAK
Specifies the maximum positive (minimum negative) peak
*1
search.
LPEak
Specifies the peak
*1
search to the left from the marker position.
RPEak
Specifies the peak
*1
search to the right from the marker position.
TARGet
Specifies the search for the target
*2
closest to the current marker position.
LTARget
Specifies the target
*2
search to the left from the marker position.
RTARget
Specifies the target
*2
search to the right from the marker position.
*1.To specify the conditions of the peak, use the :CALC{1-4}:MARK{1-10}:FUNC:PEXC
command and the :CALC{1-4}:MARK{1-10}:FUNC:PPOL command.
*2.To specify the conditions of the target, use the
:CALC{1-4}:MARK{1-10}:FUNC:TARG command and the
:CALC{1-4}:MARK{1-10}:FUNC:TTR command.