User manual
Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-93
:MATH:LSOUrce2
Syntax :MATH:LSOUrce2 <src>
:MATH:LSOUrce2?
Description
Set or query source B of logic operation.
Parameter
Name Type Range Default
<src> Discrete
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4}
D1
Explanation The logic operations include A&&B, A||B, A^B, and !A.
This command is only applicable to logic operations that require two signal sources
and is used to set source B.
Return
Format
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14, D15,
CHAN1, CHAN2, CHAN3, or CHAN4.
Example
:MATH:LSOUrce2 D4 /*Set source B of logic operation to D4*/
:MATH:LSOUrce2? /*The query returns D4*/
:MATH:SCALe
Syntax :MATH:SCALe <scale>
:MATH:SCALe?
Description Set or query the vertical scale of the operation result. The unit depends on the operator
currently selected and the unit of the source.
Parameter
Name
Type
Range
Default
<scale> Real The max range is from 1p to 5T (in 1-2-5 step) 1.00V
Explanation The range of the vertical scale is related to the operator currently selected and the vertical
scale of the source channel. For the integration (intg) and differential (diff) operations, it
is also related to the current horizontal timebase.
Return
Format
The query returns the vertical scale of the operation result in scientific notation.
Example
:MATH:SCALe 2 /*Set the vertical scale to 2V*/
:MATH:SCALe? /*The query returns 2.000000e+00*/
Related
Commands
:CHANnel<n>:SCALe
:CHANnel<n>:UNITs
:MATH:OPERator
:TIMebase[:MAIN]:SCALe