User`s guide

Table Of Contents
Chapter 13 231
SCPI Command Reference
E5061A/E5062A commands
13. SCPI Command
Reference
:CALC{1-4}:FUNC:TYPE
Syntax :CALCulate{[1]|2|3|4}[:SELected]:FUNCtion:TYPE {PTPeak| STDEV|MEAN|
MAXimum|MINimum|PEAK|APEak|ATARget}
:CALCulate{[1]|2|3|4}[:SELected]: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 type of analysis.
Parameters
Query response {PTP|STDEV|MEAN|MAX|MIN|PEAK|APE|ATAR}<newline><^END>
Example of use
10 OUTPUT 717;":CALC1:FUNC:TYPE PEAK"
20 OUTPUT 717;":CALC1:FUNC:TYPE?"
30 ENTER 717;A$
Related commands :CALC{1-4}:FUNC:EXEC on page 225
:CALC{1-4}:FUNC:PEXC on page 226
:CALC{1-4}:FUNC:PPOL on page 228
:CALC{1-4}:FUNC:TARG on page 229
:CALC{1-4}:FUNC:TTR on page 230
:CALC{1-4}:PAR{1-4}:SEL on page 286
Equivalent key No equivalent key is available on the front panel.
Description
PTPeak
(preset value)
Specifies the analysis of the difference between the maximum value
and the minimum value (Peak to Peak).
STDEV Specifies the analysis of the standard deviation.
MEAN Specifies the analysis of the mean value.
MAXimum Specifies the search for the maximum value.
MINimum Specifies the search for the minimum value.
PEAK Specifies the search for the maximum positive (minimum negative)
peak
*1
.
APEak
Specifies the search for all peaks
*1
.
ATARge t
Specifies the search for all targets
*2
.
*1.To specify the conditions of the peak, use the :CALC{1-4}:FUNC:PEXC command and
the :CALC{1-4}:FUNC:PPOL command.
*2.To specify the conditions of the target, use the :CALC{1-4}:FUNC:TARG command
and the :CALC{1-4}:FUNC:TTR command.