RIGOL  2 Command System 
2-150  DS2000E Programming Guide 
:MEASure:F2RDelay 
 
Syntax 1 
:MEASure:F2RDelay <chanA>,<chanB> 
 
Description 1 
Enable the delay (falling edge-rising edge) measurement function between the two specified channels. 
 
Syntax 2 
:MEASure:F2RDelay? <chanA>,<chanB> 
 
Description 2 
Enable the delay (falling edge-rising edge) measurement function between the two specified channels 
and return the measurement result (the unit is s). 
 
Parameter 
Name  Type  Range  Default 
<chanA>  Discrete  {CHANnel1|CHANnel2}  -- 
<chanB>  Discrete  {CHANnel1|CHANnel2}  -- 
 
Return Format 
The query returns the delay (falling edge-rising edge) measurement results in scientific notation. When 
the measurement result is invalid, the query returns 9.9e37. 
 
Example 
:MEASure:F2RDelay CHANnel1,CHANnel2 
:MEASure:F2RDelay? CHANnel1,CHANnel2 
 
You can use the following commands to enable the delay (falling edge-rising edge) measurement function 
between the two specified channels and the statistic function of the measurement results as well as query 
the statistic maximum value, minimum value, current value, average value, and standard deviation of the 
delay (falling edge-rising edge) measurement results.  
  :MEASure:F2RDelay:SMAXimum 
  :MEASure:F2RDelay:SMINimum 
  :MEASure:F2RDelay:SCURrent 
  :MEASure:F2RDelay:SAVerage 
  :MEASure:F2RDelay:SDEViation