Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-193
:TRIGger:SHOLd:SLOPe
:TRIGger:SHOLd:SLOPe <slope>
:TRIGger:SHOLd:SLOPe?
Sets or queries the edge type of Setup&Hold trigger.
The query returns POS or NEG.
:TRIGger:SHOLd:SLOPe NEGative /*Sets the edge type to NEGative.*/
:TRIGger:SHOLd:SLOPe? /*The query returns NEG.*/
:TRIGger:SHOLd:PATTern
:TRIGger:SHOLd:PATTern <pattern>
:TRIGger:SHOLd:PATTern?
Sets or queries the data type of Setup&Hold trigger.
H: indicates high level.
L: indicates low level.
The query returns H or L.
:TRIGger:SHOLd:PATTern L /*Sets data type to L.*/
:TRIGger:SHOLd:PATTern? /*The query returns L.*/
:TRIGger:SHOLd:TYPE
:TRIGger:SHOLd:TYPE <type>
:TRIGger:SHOLd:TYPE?
Sets or queries the hold type of Setup&Hold trigger.
 SETup: the oscilloscope triggers when the setup time is smaller than the specified
setup time.
 HOLD: the oscilloscope triggers when the hold time is smaller than the specified
hold time.
 SETHold: the oscilloscope triggers when the setup time or hold time is smaller
than the specified time value.
The query returns SET, HOLD, or SETH.
:TRIGger:SHOLd:TYPE SETHold /*Sets the hold type to SETHold.*/
:TRIGger:SHOLd:TYPE? /*The query returns SETH.*/