Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
DS1000Z Programming Guide 
2-89
 
:TRIGger:PULSe:LWIDth 
Syntax 
:TRIGger:PULSe:LWIDth <width> 
:TRIGger:PULSe:LWIDth? 
Description 
Set or query the lower pulse width in pulse width trigger. The default unit is s.   
Parameter 
Name 
Type 
Range 
Default 
<width>  Real 
8ns to 9.99s 
992ns 
 
Explanation 
This command is available when the trigger condition (refer to 
) is 
PGLess and NGLess. 
 
Return 
Format 
The query returns the lower pulse width in scientific notation.   
Example 
:TRIGger:PULSe:LWIDth 0.000003   /*Set the lower pulse width to 3μs*/ 
:TRIGger:PULSe:LWIDth?   /*The query returns 3.000000e-06*/ 
Related 
Command
 
 
 
:TRIGger:PULSe:LEVel 
Syntax 
:TRIGger:PULSe:LEVel <level> 
:TRIGger:PULSe:LEVel? 
Description 
Set or query the trigger level in pulse width trigger. The unit is the same as the current 
amplitude unit. 
 
Parameter 
Name 
Type 
Range 
Default 
<level> 
Real 
(± 5 × VerticalScale from the screen center)  -
OFFSet 
 
Explanation 
For VerticalScale, refer to the 
 command. For OFFSet, refer to 
the 
 command. 
 
Return 
Format 
The query returns the trigger level in scientific notation.   
Example 
:TRIGger:PULSe:LEVel 0.16   /*Set the trigger level to 160mV*/ 
:TRIGger:PULSe:LEVel?   /*The query returns 1.600000e-01*/ 
Related 
Command