RIGOL Chapter 2 Command System
2-94 MSO1000Z/DS1000Z Programming Guide
:MATH:OFFSet
:MATH:OFFSet <offs>
:MATH:OFFSet?
Set or query the vertical offset of the operation result. The unit depends on the operator
currently selected and the unit of the source.
Related to the vertical scale of the operation result
Range: (-1000 x MathVerticalScale) to (1000 x
MathVerticalScale)
Step: MathVerticalScale/50
MathVerticalScale is the vertical scale of the operation result and can be set by
the :MATH:SCALe command.
The query returns the vertical offset of the operation result in scientific notation.
:MATH:OFFSet 8 /*Set the vertical offset to 8V*/
:MATH:OFFSet? /*The query returns 8.000000e+00*/
:MATH:OPERator
:CHANnel<n>:UNITs
:MATH:INVert
:MATH:INVert <bool>
:MATH:INVert?
Enable or disable the inverted display mode of the operation result, or query the inverted
display mode status of the operation result.
 This command is invalid for the FFT operation.
 This command has the same function as the :MATH:OPTion:INVert command.
The query returns 1 or 0.
:MATH:INVert ON /*Enable the inverted display mode*/
:MATH:INVert? /*The query returns 1*/