RIGOL 2 Command System
2-146 MSO2000A/DS2000A Programming Guide
:MEASure:FDELay
Syntax 1
:MEASure:FDELay <chanA>,<chanB>
Description 1
Enable the delay measurement function (falling edge-falling edge) between the two specified channels.
Syntax 2
:MEASure:FDELay? <chanA>,<chanB>
Description 2
Enable the delay measurement function (falling edge-falling edge) between the two specified channels
and return the measurement result (the unit is s).
Parameter
Name Type Range Default
<chanA> Discrete
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|
D12|D13|D14|D15|CHANnel1|CHANnel2}
--
<chanB> Discrete
When <chanA> is D0-D15:
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D11|D12|D13|D14|
D15}
When <chanA> is CHANnel1 or CHANnel2:
{CHANnel1|CHANnel2}
--
Return Format
The query returns the measurement result in scientific notation.
Example
:MEASure:FDELay CHANnel1,CHANnel2
:MEASure:FDELay? CHANnel1,CHANnel2
You can use the following commands to query the statistic maximum, minimum, current value, average
and standard deviation of the delay measurement (falling edge-falling edge) results. Sending the
following commands will enable the statistic function automatically.
:MEASure:FDELay:SMAXimum?
:MEASure:FDELay:SMINimum?
:MEASure:FDELay:SCURrent?
:MEASure:FDELay:SAVerage?
:MEASure:FDELay:SDEViation?