RIGOL Chapter 2 Command System
2-96 MSO7000/DS7000 Programming Guide
:MATH1:LSOUrce1 D3 /*Sets Source A of the logic operation to D3.*/
:MATH1:LSOUrce1? /*The query returns D3.*/
:MATH<n>:LSOUrce2
:MATH<n>:LSOUrce2 <src>
:MATH<n>:LSOUrce2?
Sets or queries Source B of the logic operation.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|D10|D1
1|D12|D13|D14|D15|CHANnel1|CHANnel2|C
HANnel3|CHANnel4}
 The logic operations include A&&B, A||B, A^B, and !A.
 This command is only available for the logic operation that contains two sources.
It is used to set Source B.
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, or CHAN4.
:MATH1:LSOUrce2 D4 /*Sets Source B of the logic operation to D4.*/
:MATH1:LSOUrce2? /*The query returns D4.*/
:MATH<n>:SCALe
:MATH<n>:SCALe <scale>
:MATH<n>:SCALe?
Sets or queries the vertical scale of the operation results. The unit is related to the
currently selected operator and the unit selected by the source.
The setting range of vertical scale is related to the currently selected operator and the
scale of the source channel. For integration and differentiation operations, the actual
range of <scale> is also related to the current horizontal time base.
The query returns the vertical scale of the current operation results in scientific
notation.
:MATH1:SCALe 0.2 /*Sets the vertical scale to 200 mV.*/
:MATH1:SCALe? /*The query returns 2.000000E-1.*/