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

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-106 
  DS1000Z Programming Guide 
:TRIGger:RUNT:WHEN 
Syntax 
:TRIGger:RUNT:WHEN <when> 
:TRIGger:RUNT:WHEN? 
Description 
Set or query the qualifier in runt trigger.   
Parameter 
Name 
Type 
Range 
Default 
<when>  Discrete 
{NONE|GREater|LESS|GLESs} 
NONE 
 
Explanation 
  NONE: do not set the trigger condition in runt trigger.   
  GREater: trigger when the runt pulse width is greater than the lower limit of pulse 
width (refer to 
).   
  LESS: trigger when the runt pulse width is lower than the upper limit of pulse width 
(refer to 
).   
  GLESs: trigger when the runt pulse width is greater than the lower limit (refer 
to 
) and lower than the upper limit of pulse width (refer 
to 
). Note: the lower limit of the pulse width must be lower 
than the upper limit.
 
Return 
Format 
The query returns NONE, GRE, LESS or GLES.   
Example 
:TRIGger:RUNT:WHEN LESS 
Related 
Command
 
 
 
:TRIGger:RUNT:WUPPer 
Syntax 
:TRIGger:RUNT:WUPPer <NR3> 
:TRIGger:RUNT:WUPPer? 
Description 
Set or query the pulse width upper limit in runt trigger. The default unit is s.   
Parameter 
Name 
Type 
Range 
Default 
<NR3> 
Discrete 
16ns to 10s 
2μs 
 
Explanation 
This command is only available when the qualifier (refer to 
) is 
LESS or GLESs. 
 
Return 
Format 
The query returns the pulse width upper limit in scientific notation.   
Example 
:TRIGger:RUNT:WUPPer 0.02   /*Set the pulse width upper limit to 20ms*/ 
:TRIGger:RUNT:WUPPer?   /*The query returns 2.000000e-02*/ 
Related 
Command