RIGOL Chapter 2 Command System
2-106 MSO7000/DS7000 Programming Guide
VerticalOffset indicates the vertical offset of the current Source A.
The step value is VerticalScale/10.
The query returns the threshold level of the current Source A in scientific notation.
:MATH1:THReshold1 0.8 /*Sets the threshold level of Source A in logic operation to
800 mV.*/
:MATH1:THReshold1? /*The query returns 8.000000E-1.*/
:MATH<n>:THReshold2
:MATH<n>:THReshold2 <thre>
:MATH<n>:THReshold2?
Sets or queries threshold level of Source B in the logic operation. The default unit is V.
(-4 × VerticalScale - VerticalOffset) to
(4 × VerticalScale - VerticalOffset)
 This command is only available in the following conditions: logic operations (A&&B,
A||B, A^B, and !A); and Source B of the logic operation is an analog channel.
 VerticalScale indicates the vertical scale of the current Source B.
VerticalOffset indicates the vertical offset of the current Source B.
The step value is VerticalScale/10.
The query returns the threshold level of the current Source B in scientific notation.
:MATH1:THReshold2 0.8 /*Sets the threshold level of Source B in logic operation to
800 mV.*/
:MATH1:THReshold2? /*The query returns 8.000000E-1.*/