User manual
Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-193
:TRIGger:SHOLd:SLOPe
Syntax
:TRIGger:SHOLd:SLOPe <slope>
:TRIGger:SHOLd:SLOPe?
Description
Sets or queries the edge type of Setup&Hold trigger.
Parameter
Name
Type
Range
Default
<slope>
Discrete
{POSitive|NEGative}
POSitive
Return
Format
The query returns POS or NEG.
Example
:TRIGger:SHOLd:SLOPe NEGative /*Sets the edge type to NEGative.*/
:TRIGger:SHOLd:SLOPe? /*The query returns NEG.*/
:TRIGger:SHOLd:PATTern
Syntax
:TRIGger:SHOLd:PATTern <pattern>
:TRIGger:SHOLd:PATTern?
Description
Sets or queries the data type of Setup&Hold trigger.
Parameter
Name
Type
Range
Default
<pattern>
Discrete
{H|L}
H
Remarks
H: indicates high level.
L: indicates low level.
Return
Format
The query returns H or L.
Example
:TRIGger:SHOLd:PATTern L /*Sets data type to L.*/
:TRIGger:SHOLd:PATTern? /*The query returns L.*/
:TRIGger:SHOLd:TYPE
Syntax
:TRIGger:SHOLd:TYPE <type>
:TRIGger:SHOLd:TYPE?
Description
Sets or queries the hold type of Setup&Hold trigger.
Parameter
Name
Type
Range
Default
<type>
Discrete
{SETup|HOLD|SETHold}
SETup
Remarks
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.
Return
Format
The query returns SET, HOLD, or SETH.
Example
:TRIGger:SHOLd:TYPE SETHold /*Sets the hold type to SETHold.*/
:TRIGger:SHOLd:TYPE? /*The query returns SETH.*/