User manual

RIGOL Chapter 2 Command System
2-198 MSO1000Z/DS1000Z Programming Guide
:TRIGger:SHOLd:STIMe
Syntax :TRIGger:SHOLd:STIMe <NR3>
:TRIGger:SHOLd:STIMe?
Description
Set or query the setup time in setup/hold trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<NR3> Real 8ns to 1s 1μs
Explanation Setup time refers to the period of time that the data stays stable and constant before
the clock signal of the trigger appears.
This command is only available when the setup type (refer to
:TRIGger:SHOLd:TYPe)
is SETup or SETHOLd.
Return
Format
The query returns the setup time in scientific notation.
Example
:TRIGger:SHOLd:STIMe 0.002 /*Set the setup time to 2ms*/
:TRIGger:SHOLd:STIMe? /*The query returns 2.000000e-03*/
Related
Command
:TRIGger:SHOLd:HTIMe
:TRIGger:SHOLd:HTIMe
Syntax :TRIGger:SHOLd:HTIMe <NR3>
:TRIGger:SHOLd:HTIMe?
Description
Set or query the hold time in setup/hold trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<NR3>
Real
8ns to 1s
1μs
Explanation Hold time refers to the period of time that the data stays stable and constant after
the clock signal of the trigger appears.
This command is only available when the setup type (refer to
:TRIGger:SHOLd:TYPe)
is HOLd or SETHOLd.
Return
Format
The query returns the hold time in scientific notation.
Example
:TRIGger:SHOLd:HTIMe 0.002 /*Set the hold time to 2ms*/
:TRIGger:SHOLd:HTIMe? /*The query returns 2.000000e-03*/
Related
Command
:TRIGger:SHOLd:STIMe