Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-93
:TRIGger:SLOPe:TUPPer
Syntax :TRIGger:SLOPe:TUPPer <time>
Set or query the upper limit of the time in slope trigger. The default unit is s.
Parameter
Explanation This command is available when the trigger condition (refer to :TRIGger:SLOPe:WHEN) is
Return
The query returns the upper limit of the time in scientific notation.
Example
:TRIGger:SLOPe:TUPPer 0.000003 /*Set the upper limit of the time to 3μs*/
:TRIGger:SLOPe:TUPPer? /*The query returns 3.000000e-06*/
Related
Commands
:TRIGger:SLOPe:WHEN
:TRIGger:SLOPe:TLOWer
Syntax :TRIGger:SLOPe:TLOWer <time>
Set or query the lower limit of the time in slope trigger. The default unit is s.
Parameter
Explanation This command is available when the trigger condition (refer to :TRIGger:SLOPe:WHEN) is
Return
The query returns the lower limit of the time in scientific notation.
Example
:TRIGger:SLOPe:TLOWer 0.000000020 /*Set the lower limit of the time to 20ns*/
:TRIGger:SLOPe:TUPPer? /*The query returns 2.000000e-08*/
Related
Commands
:TRIGger:SLOPe:WHEN
:TRIGger:SLOPe:TUPPer