Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manual De Usuario

Los códigos de productos
MSO1074Z-S
Descargar
Página de 172
RIGOL 
2-92 
  DS1000Z Programming Guide 
:TRIGger:SLOPe:TUPPer 
Syntax 
:TRIGger:SLOPe:TUPPer <time> 
:TRIGger:SLOPe:TUPPer? 
Description 
Set or query the upper limit of the time in slope trigger. The default unit is s. 
 
Parameter 
Name 
Type 
Range 
Default 
<time> 
Real 
16ns to 10s 
1μs 
 
Explanation 
This command is available when the trigger condition (refer to 
) is 
PGLess and NGLess. 
 
Return 
Format 
The query returns the upper limit of the time in scientific notation.   
Example 
:TRIGger:SLOPe:TUPPer 0.000003      /*Set the upper limit of the time to 3μs*/ 
:TRIGger:SLOPe:TUPPer?           /*The query returns 3.000000e-06*/ 
Related 
Command
 
 
 
:TRIGger:SLOPe:TLOWer 
Syntax 
:TRIGger:SLOPe:TLOWer <time> 
:TRIGger:SLOPe:TLOWer? 
Description 
Set or query the lower limit of the time in slope trigger. The default unit is s. 
 
Parameter 
Name 
Type 
Range 
Default 
<time> 
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 limit of the time in scientific notation.   
Example 
:TRIGger:SLOPe:TLOWer 0.000000020    /* Set the lower limit of the time to 20ns*/ 
:TRIGger:SLOPe:TUPPer?                /*The query returns 2.000000e-08*/ 
Related 
Command