5-50
IM 701310-17E
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
RANGe<x>
Function Sets the measurement range of the peak value of the
FFT computation or queries the current setting.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
RANGe<x> {<NRf>,<NRf>}
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
RANGe<x>?
<x> of FFT<x> = 1 or 2
<x> of RANGe<x> = 1 or 2
<NRf> = –5 to 5 div
Example
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:
RANGE1 0,1
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:
RANGE1? -> :ANALYSIS:FFT1:MEASURE:
PEAK:BASIC:RANGE1 1.000E+00,0.000E+00
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>?
Function Queries all settings related to the peak value of the
FFT computation.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>?
<x> of FFT<x> = 1 or 2
<x> of V<x> = 1 or 2
Example
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:V1?
-> :ANALYSIS:FFT1:MEASURE:PEAK:BASIC:
V1:STATE 1
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>:STATe
Function Turns ON/OFF the peak value of the FFT computation
or queries the current setting.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>:STATe {<Boolean>}
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>:STATe?
<x> of FFT<x> = 1 or 2
<x> of V<x> = 1 or 2
Example
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:V1:
STATE ON
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:V1:
STATE? -> :ANALYSIS:FFT1:MEASURE:PEAK:
BASIC:V1:STATE 1
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>:VALue?
Function Queries the peak value of the FFT computation.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK[:BASic]:
V<x>:VALue?
<x> of FFT<x> = 1 or 2
<x> of V<x> = 1 or 2
Example
:ANALYSIS:FFT1:MEASURE:PEAK:BASIC:V1:
VALUE? -> :ANALYSIS:FFT1:MEASURE:PEAK:
BASIC:V1:VALUE 1.000E+00
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation?
Function Queries all settings related to calculation items of the
FFT computation.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation?
<x> = 1 or 2
Example
:ANALYSIS:FFT1:MEASURE:PEAK:
CALCULATION? -> :ANALYSIS:FFT1:MEASURE:
PEAK:CALCULATION:DEFINE1 "V(P1)";
DEFINE2 "V(P2)";DEFINE3 "V(P1)";
DEFINE4 "V(P2)";STATE1 1;STATE2 1;
STATE3 1;STATE4 1
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation:ALL
Function Turns ON/OFF all calculation items of the FFT
computation.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation:ALL {<Boolean>}
<x> = 1 or 2
Example
:ANALYSIS:FFT1:MEASURE:PEAK:
CALCULATION:ALL ON
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation:DEFine<x>
Function Sets the equation of the calculation item of the FFT
computation or queries the current setting.
Syntax
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation:DEFine<x> {<String>}
:ANALysis:FFT<x>:MEASure:PEAK:
CALCulation:DEFine<x>?
<x> of FFT<x> = 1 or 2
<x> of DEFine<x> = 1 to 4
<String> = Up to 128 characters
Example
:ANALYSIS:FFT1:MEASURE:PEAK:
CALCULATION:DEFINE1 "V(P1)"
:ANALYSIS:FFT1:MEASURE:PEAK:
CALCULATION:DEFINE1? -> :ANALYSIS:
FFT1:MEASURE:PEAK:CALCULATION:DEFINE1
"V(P1)"
5.3 ANALysis Group