Instructions
Chapter 2 Command System  RIGOL 
MSO5000-E Programming Guide  2-193  
:TRIGger:NEDGe:IDLE 
Syntax  :TRIGger:NEDGe:IDLE <time> 
:TRIGger:NEDGe:IDLE? 
Description 
Sets or queries the idle time of the Nth Edge trigger. The default unit is s. 
Parameter 
Name 
Type 
Range 
Default 
<time> 
Real 
16 ns to 10 s 
1 μs 
Return 
Format 
The query returns the idle time in scientific notation. 
Example 
:TRIGger:NEDGe:IDLE 0.002   /*Sets the idle time to 2 ms.*/ 
:TRIGger:NEDGe:IDLE? /*The query returns 2.000000E-3.*/ 
:TRIGger:NEDGe:EDGE 
Syntax  :TRIGger:NEDGe:EDGE <edge> 
:TRIGger:NEDGe:EDGE? 
Description 
Sets or queries the number of edges of the Nth Edge trigger. 
Parameter 
Name 
Type 
Range 
Default 
<edge> 
Integer 
1 to 65535 
2 
Return 
Format 
The query returns an integer ranging from 1 to 65535. 
Example 
:TRIGger:NEDGe:EDGE 20    /*Sets the number of edges to 20.*/ 
:TRIGger:NEDGe:EDGE? /*The query returns 20.*/ 
:TRIGger:NEDGe:LEVel 
Syntax  :TRIGger:NEDGe:LEVel <level> 
:TRIGger:NEDGe:LEVel? 
Description  Sets or queries the trigger level of the Nth Edge trigger. The unit is the same as that 
of current amplitude.
Parameter 
Name 
Type 
Range 
Default 
<level>  Real 
(-5 × VerticalScale - OFFSet) to  
(5 × VerticalScale - OFFSet) 
0 V 
Remarks  For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to 
the :CHANnel<n>:OFFSet command. 
Return 
Format 
The query returns the trigger level in scientific notation. 
Example 
:TRIGger:NEDGe:LEVel 0.16    /*Sets the trigger level to 160 mV.*/ 
:TRIGger:NEDGe:LEVel? /*The query returns 1.600000E-1.*/ 










