RIGOL Chapter 2 Command System
2-38 DS1000Z Programming Guide
:MATH:SOURce2
Syntax :MATH:SOURce2 <src>
Set or query the source of the math operation.
Parameter
{CHANnel1|CHANnel2|CHANnel3|CHANnel4}
Explanation This command is only applicable to the operations which needs two source and it is used
Return
The query returnsCHAN1, CHAN2, CHAN3 or CHAN4.
:MATH:SCALe
Syntax :MATH:SCALe <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
<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
The query returns the vertical scale of the operation result in scientific notation.
Example
:MATH:SCALe 2 /*Set the vertical scale to 2*/
:MATH:SCALe? /*The query returns 2.000000e+00*/
Related
Commands
:CHANnel<n>:SCALe
:CHANnel<n>:UNITs
:MATH:OPERator