User manual
Chapter 2 Command System RIGOL
MSO5000 Programming Guide 2-193
:TRIGger:SHOLd:STIMe
Syntax
:TRIGger:SHOLd:STIMe <time>
:TRIGger:SHOLd:STIMe?
Description
Sets or queries the setup time of Setup&Hold trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<time>
Real
8 ns to 1 s
1 μs
Remarks
Setup time indicates the time that the data remain stable and unchanged before
the clock signal of the trigger comes.
This command is only available when the hold type is SETup or SETHOld.
Return
Format
The query returns the setup time value in scientific notation.
Example
:TRIGger:SHOLd:STIMe 0.002 /*Sets the setup time to 2 ms.*/
:TRIGger:SHOLd:STIMe? /*The query returns 2.000000E-3.*/
:TRIGger:SHOLd:HTIMe
Syntax
:TRIGger:SHOLd:HTIMe <time>
:TRIGger:SHOLd:HTIMe?
Description
Sets or queries the hold time of Setup&Hold trigger. The default unit is s.
Parameter
Name
Type
Range
Default
<time>
Real
8 ns to 1 s
1 μs
Remarks
Hold time indicates the time that the data remain stable and unchanged after the
clock signal of the trigger comes.
This command is only available when the hold type is HOLD or SETHold.
Return
Format
The query returns the hold time value in scientific notation.
Example
:TRIGger:SHOLd:HTIMe 0.002 /*Sets the hold time to 2 ms.*/
:TRIGger:SHOLd:HTIMe? /*The query returns 2.000000E-3.*/
:TRIGger:SHOLd:DLEVel
Syntax
:TRIGger:SHOLd:DLEVel <level>
:TRIGger:SHOLd:DLEVel?
Description
Sets or queries the trigger level of the data source. The unit is the same as that of the
current amplitude.
Parameter
Name
Type
Range
Default
<level>
Real
(-5 × VerticalScale - OFFSet) to
(5 × VerticalScale - OFFSet)
0 V
Remarks
For VerticalScale, refer to the :CHANnel<n>:SCALe command; for OFFSet, refer to
the :CHANnel<n>:OFFSet command.
Return
Format
The query returns the trigger level of the data source in scientific notation.
Example
:TRIGger:SHOLd:DLEVel 0.16 /*Sets the trigger level of the data source to 160 mV.*/
:TRIGger:SHOLd:DLEVel? /*The query returns 1.600000E-1.*/