5-139
IM DLM4038-17EN
Commands
1
2
3
4
5
6
App
Index
:MEASure:{CHANnel<x>|MATH<x>}{[:AREA
1]|:AREA2}:<Parameter>:STATe
Function
Sets or queries the on/off status of a waveform
parameter in the specified area.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}{[:AREA
1]|:AREA2}:<Parameter>:STATe {<Boole
an>}
:MEASure:{CHANnel<x>|MATH<x>}{[:AREA
1]|:AREA2}:<Parameter>:STATe?
<x> of CHANnel<x> = 1 to 8
<x> of MATH<x> = 1 to 4
<Parameter> =
{AMPLitude|AVERage|
AVGFreq|AVGPeriod|BWIDth|DELay|DT|
DUTYcycle|ENUMber|FALL|FREQuency|
HIGH|LOW|MAXimum|MINimum|
NOVershoot|NWIDth|PERiod|PNUMber|
POVershoot|PTOPeak|PWIDth|RISE|RMS|
SDEViation|TY1Integ|TY2Integ|V1|V2}
Example
Below is an example for the average of CH1.
:MEASURE:CHANNEL1:AREA1:AVERAGE:STA
TE ON
:MEASURE:CHANNEL1:AREA1:AVERAGE:STA
TE?
-> :MEASURE:CHANNEL1:AREA1:AVERAGE:S
TATE 1
:MEASure:{CHANnel<x>|MATH<x>}{[:AREA
1]|:AREA2}:<Parameter>:VALue?
Function
Queries an automatically measured value of a
waveform parameter in the specified area.
Syntax
:MEASure:{CHANnel<x>|MATH<x>}{[:AREA
1]|:AREA2}:<Parameter>:VALue? [<NRf>
[,STATus]]
<x> of CHANnel<x> = 1 to 8
<x> of MATH<x> = 1 to 4
<Parameter> =
{AMPLitude|AVERage|
AVGFreq|AVGPeriod|BWIDth|DELay|DT|
DUTYcycle|ENUMber|FALL|FREQuency|
HIGH|LOW|MAXimum|MINimum|
NOVershoot|NWIDth|PERiod|PNUMber|
POVershoot|PTOPeak|PWIDth|RISE|RMS|
SDEViation|TY1Integ|TY2Integ|V1|V2}
<NRf> = 1 to 100000
Example Below is an example for the average of CH1.
:MEASure:CHANnel1:AREA1:AVERAGE:VAL
UE?
-> :MEASure:CHANnel1:AREA1:AVERAGE:VAL
UE 10.0000E+03
Description • If the value is immeasurable, the DLM4000
returns “NAN” (not a number).
• The <NRf> is used to specify which iteration of
automated measurement to query the measured
value from.
• If <NRf> is set to 1, the oldest measured value
in the automated measurement memory is
queried.
• If a measured value does not exist at the
specified iteration, the DLM4000 returns “NAN”
(not a number).
• If <NRf> is omitted, the most recent measured
value is queried.
• If cyclic statistical processing for automated
measurement is being executed and <NRf> is
specified, the measured values over a cycle in
iteration <NRf> from the left of the display on
the displayed waveform is queried. If <NRf>
is omitted, the measured values over the last
cycle on the displayed waveform is queried.
• The last parameter “STATus” which can be
omitted, is valid when the parameter is "FALL,”
“NWIDth,” “PERiod,” “NWIDth,” or “RISE.”
When "STATus” is omitted, the DLM4000
returns negative values of these parameters
when the measured values are less than the
measurement resolution. When “,STATus” is
included, the DLM4000 returns “LOW_RESOL.”
5.21 MEASure Group