Rigol MSO1074Z-S 4-channel oscilloscope, Digital Storage oscilloscope, MSO1074Z-S 用户手册

产品代码
MSO1074Z-S
下载
页码 172
RIGOL 
2-42 
  DS1000Z Programming Guide 
:MATH:OPTion:END 
Syntax 
:MATH:OPTion:END <end> 
:MATH:OPTion:END? 
Description 
Set or query the end point of the waveform math operation. 
Parameter 
Name 
Type 
Range 
Default 
<end> 
Discrete 
(Current point currently set+1)~1199 
1199 
 
Explanation 
  This command is invalid for FFT operation. Sending this command will modify the 
end point of all operations (except FFT). 
  The horizontal axis of the source selected is equally divided into 1200 parts, in which 
the left is numbered as 0 and the right is numbered as 1199.
 
Return 
Format 
The query returns an integer. 
Example 
:MATH:OPTion:END 200 
Related 
Command
 
 
 
:MATH:OPTion:INVert 
Syntax 
:MATH:OPTion:INVert <bool> 
:MATH:OPTion: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. Sending this command will modify the 
inverted display mode status of all operations (except FFT). 
  This command has the same function as the 
 command.   
Return 
Format 
The query returns 0 or 1. 
Example 
:MATH:OPTion:INVert ON 
Related 
Command