User manual

RIGOL Chapter 2 Command System
2-200 MSO1000Z/DS1000Z Programming Guide
:TRIGger:NEDGe:IDLE
Syntax :TRIGger:NEDGe:IDLE <NR3>
:TRIGger:NEDGe:IDLE?
Description
Set or query the idle time in Nth edge trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<NR3>
Real
16ns to 10s
1μs
Return Format
The query returns the idle time in scientific notation.
Example :TRIGger:NEDGe:IDLE 0.002 /*Set the idle time to 2ms*/
:TRIGger:NEDGe:IDLE? /*The query returns 2.000000e-03*/
:TRIGger:NEDGe:EDGE
Syntax :TRIGger:NEDGe:EDGE <NR1>
:TRIGger:NEDGe:EDGE?
Description
Set or query the number of edges in Nth edge trigger.
Parameter
Name
Type
Range
Default
<NR1>
Integer
1 to 65535
2
Return Format
The query returns an integer between 1 and 65535.
Example :TRIGger:NEDGe:EDGE 20 /*Set 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 Set or query the trigger level in Nth edge trigger. The unit is the same as the current
amplitude unit.
Parameter
Name
Type
Range
Default
<level> Real
(-5 x VerticalScale - OFFSet) to
(5 x VerticalScale - OFFSet)
0
Explanation For VerticalScale, refer to :CHANnel<n>:SCALe. For OFFSet, refer
to
:CHANnel<n>:OFFSet.
This command is only available when the signal source is an analog channel.
Return Format
The query returns the trigger level in scientific notation.
Example :TRIGger:NEDGe:LEVel 0.16 /*Set the trigger level to 160mV*/
:TRIGger:NEDGe:LEVel? /*The query returns 1.600000e-01*/