RIGOL Chapter 2 Command System
2-132 MSO7000/DS7000 Programming Guide
:SEARch:MODE
:SEARch:MODE <value>
:SEARch:MODE?
{EDGE|PULSe|RUNT|SLOPe|RS232|I2C|SPI}
 EDGE: selects "Edge" as the search type.
 PULSe: selects "Pulse" as the search type.
 RUNT: selects "Runt" as the search type.
 SLOPe: selects "Slope" as the search type.
 RS232: selects "RS232" as the search type.
 I2C: selects "I2C" as the search type.
 SPI: selects "SPI" as the search type.
The query returns EDGE, PULS, RUNT, SLOP, RS232, I2C, or SPI.
:SEARch:MODE PULSe /*Selects the search type to "PULSe".*/
:SEARch:MODE? /*The query returns PULS.*/
:SEARch:EVENt
:SEARch:EVENt <value>
:SEARch:EVENt?
Sets to navigate a search event.
0 to (the number of searched events – 1)
The query returns an integer.
:SEARch:MODE EDGE /*Sets to navigate to Search Event 1.*/
:SEARch:MODE? /*The query returns 1.*/
:SEARch:EDGE:SLOPe
:SEARch:EDGE:SLOPe <slope>
:SEARch:EDGE:SLOPe?
Sets or queries the edge for the "Edge" search type.
{POSitive|NEGative|EITHer}
 POSitive: indicates the rising edge.
 NEGative: indicates the falling edge.
 EITHer: indicates the rising or falling edge.