Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-97
:MATH<n>:OFFSet
:MATH<n>:OFFSet <offset>
:MATH<n>:OFFSet?
Sets or queries the vertical offset of the operation results. The unit is related to the
currently selected operator and the unit selected by the source.
The query returns the vertical offset of the current operation results in scientific
notation.
:MATH1:OFFSet 8 /*Sets the vertical offset to 8 V.*/
:MATH1:OFFSet? /*The query returns 8.000000E0.*/
:MATH<n>:INVert
:MATH<n>:INVert <bool>
:MATH<n>:INVert?
Enables or disables the inverted display of the operation results; or queries the status
of the inverted display of the operation results.
This command is invalid for FFT operation.
The query returns 1 or 0.
:MATH1:INVert ON /*Enables the inverted display.*/
:MATH1:INVert? /*The query returns 1.*/
:MATH<n>:RESet
After you send this command, the instrument will adjust the vertical scale of the
operation results to an optimal value based on the currently selected operator and the
horizontal time base of the source.