Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S Manual De Usuario

Los códigos de productos
MSO1074Z-S
Descargar
Página de 172
RIGOL 
2-38 
  DS1000Z Programming Guide 
:MATH:OFFSet 
Syntax 
:MATH:OFFSet <offs> 
:MATH:OFFSet? 
Description 
Set or query the vertical offset of the operation result. The unit dependents on the 
operator currently selected and the unit selected by the source. 
Parameter 
Name 
Type 
Range 
Default 
<offs> 
Real 
Be related to the vertical scale of the operation result 
Range: -1000*MathVerticalScale ~   
       1000*MathVerticalScale 
Step: MathVerticalScale/50 
0.00V 
 
Explanation 
MathVerticalScale is the vertical scale of the operation result and can be set by 
th
 command.   
Return 
Format 
The query returns the vertical offset of the operation result in scientific notation. 
Example 
:MATH:OFFSet 8   /*Set the vertical offset to 8V*/ 
:MATH:OFFSet?   /*The query returns 8.000000e+00*/ 
Related 
Command
 
 
:MATH:INVert 
Syntax 
:MATH:INVert <bool> 
:MATH:INVert? 
Description 
Enable or disable the inverted display mode of the operation result, or query the inverted 
display mode status of the operation result.   
Parameter 
Name 
Type 
Range 
Default 
<bool> 
Bool 
{{0|OFF}|{1|ON}} 
0|OFF 
 
Explanation 
  This command is invalid for FFT operation.   
  This command has the same function as the 
 command.   
Return 
Format 
The query returns 0 or 1. 
Example 
:MATH:INVert ON 
Related 
Command 
 
:MATH:RESet 
Syntax 
:MATH:RESet 
Description 
Sending this command, the instrument adjusts the vertical scale of the operation result to 
the best value according to the current operator, the horizontal timebase of the source. 
Related 
Command