Instructions
65
CURSor:MANual:AYValue?
Syntax :CURSor:MANual:AYValue?
Description : Query the Y value of cursor A in the manual cursor
measurement mode. The unit depends on the vertical unit
currently selected.
Return : The query returns the Y value of cursor A in scientific
notation.
Example :CURSor:MANual:AYValue? /* The query returns
2.000000e+00*/
CURSor:MANual:BX
Syntax :CURSor:MANual:BX <value>
:CURSor:MANual:BX?
Description : Set or query the horizontal position of cursor B in the
manual cursor measurement mode.
Parameter :<type> ::= 0--770
Explanation : The horizontal and vertical positions of the cursor are
defined by the pixel coordinate of the screen.
Return : The query returns 0—770
Example :CURSor:MANual:BX 200 /*Set the horizontal position of
cursor B to 200*/
:CURSor:MANual:BX? /* The query returns 200*/
CURSor:MANual:BXValue?
Syntax :CURSor:MANual:BXValue?
Description : Query the X value of cursor B in the manual cursor
measurement mode. The unit depends on the horizontal unit
currently selected.
Return : The query returns the X value of cursor B in scientific
notation
Example :CURSor:MANual:BXValue? /* The query returns
-4.000000e-06*/
CURSor:MANual:BY
Syntax :CURSor:MANual:BY <value>
:CURSor:MANual:BY?