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 
DS1000Z Programming Guide 
2-19
 
:CURSor:MANual:BYValue? 
Syntax 
:CURSor:MANual:BYValue? 
Description 
Query the Y value of cursor B in manual cursor measurement mode. The unit dependents 
on the vertical unit currently selected. 
Return 
Format 
The query returns the Y value of cursor B in scientific notation. 
Example 
:CURSor:MANual:BYValue?   /*The query returns -4.000000e-06*/ 
Related 
Command
 
 
:CURSor:MANual:XDELta? 
Syntax 
:CURSor:MANual:XDELta? 
Description 
Query the difference between the X values of cursor A and cursor B (BX-AX) in manual 
cursor measurement mode. The unit dependents on the horizontal unit currently selected. 
Return 
Format 
The query returns the difference in scientific notation. 
Example 
:CURSor:MANual:XDELta?   /*The query returns 6.120000e-06*/ 
Related 
Command
 
 
:CURSor:MANual:IXDELta? 
Syntax 
:CURSor:MANual:IXDELta? 
Description 
Query the
 
reciprocal of the absolute value of the difference between the X values of cursor 
A and cursor B (1/|dX|) in manual cursor measurement mode. The unit dependents on 
the horizontal unit currently selected. 
Return 
Format 
The query returns 1/|dX| in scientific notation. 
Example 
:CURSor:MANual:IXDELta?   /*The query returns 1.120000e+05*/ 
Related 
Command 
 
:CURSor:MANual:YDELta? 
Syntax 
:CURSor:MANual:YDELta? 
Description 
Query the difference between the Y values of cursor A and cursor B (BY-AY) in manual 
cursor measurement mode. The unit dependents on the vertical unit currently selected. 
Return 
Format 
The query returns the difference in scientific notation. 
Example 
:CURSor:MANual:YDELta?   /*The query returns -4.700000e+00*/ 
Related 
Command