Instructions

67
:CURSor:TRACk:SOURceb?
Description : Set or query the channel source of cursor B in the track
cursor measurement mode.
Parameter :<source> ::= < CHANnel1|CHANnel2|CHANnel3|CHANnel4|
MATH >
Return : The query returns CHANnel1 CHANnel2 CHANnel3 CHANnel4
MATH
Example :CURSor:TRACk:SOURceb CHANnel1 /*set to CH1*/
:CURSor:TRACk:SOURceb? /* The query returns
CHANnel1*/
CURSor:TRACk:AX
Syntax :CURSor:TRACk:AX <value>
:CURSor:TRACk:AX?
Description : Set or query the horizontal position of cursor A 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:AX 200 /*Set the horizontal position of
cursor A to 200*/
:CURSor:TRACk:AX? /* The query returns 200*/
CURSor:TRACk:AXValue?
Syntax :CURSor:TRACk:AXValue?
Description : Query the X value of cursor A in the track cursor
measurement mode. The default unit is s.
Return : The query returns the X value of cursor A in scientific
notation.
Example :CURSor:TRACk:AXValue? /* The query returns
-4.000000e-06*/
CURSor:TRACk:AY?
Syntax :CURSor:TRACk:AY?