Instructions

68
Description : Query the vertical position of cursor A in the track cursor
measurement mode.
Return : The query returns value
Example :CURSor:TRACk:AY? /* The query returns 288*/
CURSor:TRACk:AYValue?
Syntax :CURSor:TRACk:AYValue?
Description : Query the Y value of cursor A in the track cursor
measurement mode. The unit is the same as the channel unit
currently selected.
Return : The query returns the Y value of cursor A in scientific
notation.
Example :CURSor:TRACk:AYValue? /* The query returns
-4.000000e-01*/
CURSor:TRACk:BX
Syntax :CURSor:TRACk:BX <value>
:CURSor:TRACk:BX?
Description : Set or query the horizontal position of cursor B in the
track 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 0770
Example :CURSor:TRACk:BX 200 /*Set the horizontal position of
cursor to 200*/
:CURSor:TRACk:BX? /* The query returns 200*/
CURSor:TRACk:BXValue?
Syntax :CURSor:TRACk:BXValue?
Description : Query the X value of cursor B in the track cursor
measurement mode. The default unit is s.
Return : The query returns the X value of cursor B in scientific
notation.
Example :CURSor:TRACk:BXValue? /* The query returns
-4.000000e-06*/