RIGOL 2 Command System
2-174 MSO2000A/DS2000A Programming Guide
:MEASure:RDELay
Syntax 1
:MEASure:RDELay <chanA>,<chanB>
Description 1
Enable the delay measurement function (rising edge-rising edge) between the two specified channels.
Syntax 2
:MEASure:RDELay? <chanA>,<chanB>
Description 2
Enable the delay measurement function (rising edge-rising 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:RDELay CHANnel1,CHANnel2
:MEASure:RDELay? CHANnel1,CHANnel2
You can use the following commands to query the statistic maximum, minimum, current value, average
and standard deviation of the delay measurement (rising edge-rising edge) results. Sending the following
commands will enable the statistic function automatically.
:MEASure:RDELay:SMAXimum?
:MEASure:RDELay:SMINimum?
:MEASure:RDELay:SCURrent?
:MEASure:RDELay:SAVerage?
:MEASure:RDELay:SDEViation?