Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S User Manual

Product codes
MSO1074Z-S
Page of 172
RIGOL 
2-44 
  DS1000Z Programming Guide 
:MATH:OPTion:THReshold1 
Syntax 
:MATH:OPTion:THReshold1 <thre> 
:MATH:OPTion:THReshold1? 
Description 
Set or query the threshold level of the source A in logic operation. The default unit is V.   
Parameter 
Name 
Type 
Range 
Default 
<thre> 
Real 
(-4*Vertical Scale – Vertical Offset)~ 
(4*Vertical Scale – Vertical Offset) 
0.00V 
 
Explanation 
  This command is only applicable to the logic operations (A&&B, A||B, A^B and !A). 
 
  Vertical Scale refers to the vertical scale of source A 
Vetical Offset refers to the vertical offset of source A 
The step is Vertical Scale/25
 
Return 
Format 
The query returns the threshold level in scientific notation. 
Example 
:MATH:OPTion:THReshold1 0.8   /* Set the threshold level to 800mV*/ 
:MATH:OPTion:THReshold1?   /*The query returns 8.000000e-01*/ 
Related 
Command 
 
 
:MATH:OPTion:THReshold2 
Syntax 
:MATH:OPTion:THReshold2 <thre> 
:MATH:OPTion:THReshold2? 
Description 
Set or query the threshold level of the source B in logic operation. The default unit is V.   
Parameter 
Name 
Type 
Range 
Default 
<thre> 
Real 
(-4*Vertical Scale –Vertical Offset)~ 
(4*Vertical Scale – Vertical Offset) 
0.00V 
 
Explanation 
  This command is only applicable to the logic operations (A&&B, A||B, A^B and !A). 
 
  Vertical Scale refers to the vertical scale of source B 
Vetical Offset refers to the vertical offset of source B 
The step is Vertical Scale/25
 
Return 
Format 
The query returns the threshold level in scientific notation. 
Example 
:MATH:OPTion:THReshold2 0.5 
Related 
Command