5-74
IM 701730-17E
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:COUNt?
Function
Queries the statistical processing count of the
waveform parameter.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:COUNt?
<x> of CHANnel <x>=1 to 4 (1 to 2 on the
DL1720E)
<x> of MATH <x>=1 or 2 (1 on the DL1720E)
<Parameter>=
{AVERage|AVGFreq|
AVGPeriod|BWIDth1|BWIDth2|DELay|
DUTYcycle|FALL|FREQuency|HIGH|
LOW|MAXimum|MINimum|NOVershoot|
NWIDth|PERiod|PNUMber|POVershoot|
PTOPeak|PWIDth|RISE|RMS|SDEViation|
TY1Integ|TY2Integ|XY1Integ|XY2Integ}
Example
(The following is an example for the average
value of CH1.)
:MEASURE:CHANNEL1:AVERAGE:COUNT?
-> :MEASURE:CHANNEL1:AVERAGE:
COUNT 100
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:{MAXimum|MEAN|MINimum|
SDEViation}?
Function
Queries the statistical value of the waveform
parameter.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:{MAXimum|MEAN|MINimum|
SDEViation}?
<x> of CHANnel <x>=1 to 4 (1 to 2 on the
DL1720E)
<x> of MATH <x>=1 or 2 (1 on the DL1720E)
<Parameter>=
{AVERage|AVGFreq|
AVGPeriod|BWIDth1|BWIDth2|DELay|
DUTYcycle|FALL|FREQuency|HIGH|
LOW|MAXimum|MINimum|NOVershoot|
NWIDth|PERiod|PNUMber|POVershoot|
PTOPeak|PWIDth|RISE|RMS|SDEViation|
TY1Integ|TY2Integ|XY1Integ|XY2Integ}
Example
(The following is an example for the maximum
value.)
:MEASURE:CHANNEL1:AVERAGE:
MAXIMUM? -> :MEASURE:CHANNEL1:
AVERAGE:MAXIMUM -40.0000E-06
Description
If the statistics cannot be found, “NAN(Not A
Number)” is returned.
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:STATe
Function
Turns ON/OFF the waveform parameter one by
one or queries the current setting.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:STATe {<Boolean>}
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:STATe?
<x> of CHANnel <x>=1 to 4 (1 to 2 on the
DL1720E)
<x> of MATH <x>=1 or 2 (1 on the DL1720E)
<Parameter>=
{AVERage|AVGFreq|
AVGPeriod|BWIDth1|BWIDth2|DUTYcycle|
FALL|FREQuency|HIGH|LOW|MAXimum|
MINimum|NOVershoot|NWIDth|PERiod|
PNUMber|POVershoot|PTOPeak|PWIDth|
RISE|RMS|SDEViation|TY1Integ|TY2Integ|
XY1Integ|XY2Integ}
Example
(The following is an example for the average
value of CH1.)
:MEASURE:CHANNEL1:AVERAGE:STATE ON
:MEASURE:CHANNEL1:AVERAGE:STATE? ->
:MEASURE:CHANNEL1:AVERAGE:STATE 1
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:VALue?
Function
Queries the automated measurement value of
the waveform parameter.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}:
<Parameter>:VALue? [{NRf}]
<x> of CHANnel <x>=1 to 4 (1 to 2 on the
DL1720E)
<x> of MATH <x>=1 or 2 (1 on the DL1720E)
<Parameter>={
AVERage|AVGFreq|
AVGPeriod|BWIDth1|BWIDth2|DELay|
DUTYcycle|FALL|FREQuency|HIGH|LOW|
MAXimum|MINimum|NOVershoot|NWIDth|
PERiod|PNUMber|POVershoot|PTOPeak|
PWIDth|RISE|RMS|SDEViation|TY1Integ|
TY2Integ|XY1Integ|XY2Integ}
Example
(The following is an example for the average
value of CH1.)
:MEASURE:CHANNEL1:AVERAGE:VALUE? ->
:MEASURE:CHANNEL1:AVERAGE:
VALUE 4.950E+00
Description
If the measurement is not possible, “NAN (Not
A Number” is returned. The last <NRf> is used
to query the parameter value of the <NRf> time
after executing the statistical processing.
If the value corresponding to the relevant count,
“NAN (Not A Number)” is returned.
• In the case other than cycle statistical
processing
<NRf> can be omitted. If omitted, inquiry is
made on the parameter value of the newest
history. If <NRf> is attached, inquiry is made
on parameter value of the <NRf>th oldest
waveform from the newest waveform in the
history memory.
• In the case of cycle statistical processing
<NRf> can be omitted. If omitted, inquiry is
made on the parameter value in the range of
the last measured cycle. If <NRf> is
attached, inquiry is made in the range of the
cycle measured on the <NRf>th time from the
left of the screen.
5.17 MEASure Group