Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-89
:TRIGger:PULSe:WIDTh
Syntax :TRIGger:PULSe:WIDTh <width>
Set or query the pulse width in pulse width trigger. The default unit is s.
Parameter
<width> Real 8ns to 10s
PGReater, NGReater: 1μs
Explanation This command is available when the trigger condition (refer to :TRIGger:PULSe:WHEN) is
PGReater, PLESs, NGReater and NLESs.
Return
The query returns the pulse width in scientific notation.
Example
:TRIGger:PULSe:WIDTh 0.000003 /*Set the pulse width to 3μs*/
:TRIGger:PULSe:WIDTh? /*The query returns3.000000e-06*/
Related
Command
:TRIGger:PULSe:WHEN
:TRIGger:PULSe:UWIDth
Syntax :TRIGger:PULSe:UWIDth <width>
Set or query the upper pulse width in pulse width trigger. The default unit is s.
Parameter
Explanation This command is available when the trigger condition (refer to :TRIGger:PULSe:WHEN) is
Return
Format
The query returns the upper pulse width in scientific notation.
Example
:TRIGger:PULSe:UWIDth 0.000003 /*Set the upper pulse width to 3μs*/
:TRIGger:PULSe:UWIDth? /*The query returns3.000000e-06*/
Related
Commands
:TRIGger:PULSe:WHEN