5-144
IM DLM4038-17EN
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:<Parameter>:{MAXim
um|MEAN|MINimum|SDEViation}?
Function
Queries a statistical value of a logic waveform
parameter in the specified area.
Syntax
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:<Parameter>:
{MAXimum|MEAN|MINimum|SDEViation}?
<x> = 0 to 7
<Parameter> =
{AVGFreq|DELay|DUTYcycle
|FREQuency|PERiod|PNUMber}
Example
Below is an example for the average frequency of
bit 1.
:MEASURE:PODL:AREA1:AVGFREQ:MAXIMUM?
-> :MEASURE:PODL:AREA1:AVGFREQ:MAXIM
UM 10.03
Description If the statistical value is immeasurable, the
DLM4000 returns “NAN” (not a number).
:MEASure:{PODA<x>|PODB<x>|PODL<x>}{[
:AREA1]|:AREA2}:<Parameter>:STATe
Function
Sets or queries the on/off status of a logic
waveform parameter in the specified area.
Syntax
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:<Parameter>:
STATe {<Boolean>}
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:<Parameter>:STATe?
<x> = 0 to 7
<Parameter> =
{AVGFreq|DELay|DUTYcycle
|FREQuency|PERiod|PNUMber}
Example
Below is an example for the average frequency of
bit 1.
:MEASURE:PODL1:AREA1:AVGFREQ:STA
TE ON
:MEASURE:PODL1:AREA1:AVGFREQ:STATE?
-> :MEASURE:PODL1:AREA1:AVGFREQ:STA
TE 1
:MEASure:{PODA<x>|PODB<x>|PODL<x>}{[
:AREA1]|:AREA2}:<Parameter>:VALue?
Function
Queries an automatically measured value of a
logic waveform parameter in the specified area.
Syntax
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:<Parameter>:
VALue? [<NRf>[,STATus]]
<x> = 0 to 7
<Parameter> =
{AVGFreq|DELay|DUTYcycle
|FREQuency|PERiod|PNUMber}
<NRf> = 1 to 100000
Example
:MEASURE:PODL:AREA1:AVGFREQ:VALUE?
-> :MEASURE:PODL:AREA1:AVGFREQ:VALU
E 10.000E+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.
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:COPY
Function
Copies the on/off status of all measurement items
of a logic waveform to all other waveforms in the
specified area.
Syntax
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:COPY
<x> = 0 to 7
Example
:MEASURE:PODL1:AREA1:COPY
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:DELay?
Function
Queries all of the settings for measuring the delay
between channels of a logic waveform in the
specified area.
Syntax
:MEASure:{PODA<x>|PODB<x>|PODL<x>}
{[:AREA1]|:AREA2}:DELay?
<x> = 0 to 7
5.21 MEASure Group