5-41
IM 701310-17E
Commands
1
2
3
4
5
6
App
Index
:ANALysis:AHIStogram<x>:MEASure:
PARameter:AREA<x>:<Parameter>:VALue?
Function Queries the automated measured value of the
waveform parameter of the accumulated histogram.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:AREA<x>:<Parameter>:VALue?
<x> of AHIStogram<x> = 1 or 2
<x> of AREA<x> = 1 or 2
<Parameter> = {MAXimum|MEAN|MEDian|
MINimum|PEAK|RMS|SD2integ|SD3integ|
SDEViation|SDINteg}
Example (The following is an example for the maximum value
of area 1.)
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:AREA1:MAXIMUM:VALUE?
-> :ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:AREA1:MAXIMUM:VALUE 1.000E+00
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation?
Function Queries all settings related to the calculation items of
waveform parameters of the accumulated histogram.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation?
<x> = 1 or 2
Example
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION? -> :ANALYSIS:
AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:DEFINE1 "MEAN";
DEFINE2 "MAX";DEFINE3 "MIN";
DEFINE4 "PEAK";STATE1 1;STATE2 1;
STATE3 1;STATE4 1
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:ALL
Function Turns ON/OFF all calculation items of the waveform
parameters of the accumulated histogram.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:ALL {<Boolean>}
<x> = 1 or 2
Example
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:ALL ON
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:DEFine<x>
Function Sets the equation of the calculation items of the
waveform parameter of the accumulated histogram or
queries the current setting.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:
DEFine<x> {<String>}
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:DEFine<x>?
<x> of AHIStogram<x> = 1 or 2
<x> of DEFine<x> = 1 to 4
<String> = Up to 128 characters
Example
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:DEFINE1 "MEAN"
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:DEFINE1?
-> :ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:DEFINE1 "MEAN"
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:STATe<x>
Function Turns ON/OFF the calculation items of the waveform
parameter of the accumulated histogram or queries
the current setting.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:STATe<x>
{<Boolean>}
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:STATe<x>?
<x> of AHIStogram<x> = 1 or 2
<x> of STATe<x> = 1 to 4
Example
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:STATE1 ON
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:STATE1?
-> :ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:STATE1 1
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:VALue<x>?
Function Queries the automated measured value of the
calculation items of the waveform parameter of the
accumulated histogram.
Syntax
:ANALysis:AHIStogram<x>:MEASure:
PARameter:CALCulation:VALue<x>?
<x> of AHIStogram<x> = 1 or 2
<x> of VALue<x> = 1 to 4
Example
:ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:VALUE1?
-> :ANALYSIS:AHISTOGRAM1:MEASURE:
PARAMETER:CALCULATION:VALUE1 1.000E+00
5.3 ANALysis Group