Instructions
66
Description : Set or query the vertical position of cursor B in the manual
cursor measurement mode.
Parameter :<type> ::= 0--400
Explanation : The horizontal and vertical positions of the cursor are
defined by the pixel coordinate of the screen.
Return : The query returns 0—400
Example :CURSor:MANual:BY 200 /*Set the vertical position of
cursor B to 200*/
:CURSor:MANual:BY? /* The query returns 200*/
CURSor:MANual:BYValue?
Syntax :CURSor:MANual:BYValue?
Description : Query the Y value of cursor B in the manual cursor
measurement mode. The unit depends on the vertical unit
currently selected.
Return : The query returns the Y value of cursor B in scientific
notation
Example :CURSor:MANual:BYValue? /* The query returns
2.000000e+00*/
CURSor:TRACk:SOURcea
Syntax :CURSor:TRACk:SOURcea <source>
:CURSor:TRACk:SOURcea?
Description : Set or query the channel source of cursor A 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:SOURcea CHANnel1 /*set the channel source
to CH1*/
:CURSor:TRACk:SOURcea? /* The query returns
CHANnel1*/
CURSor:TRACk:SOURceb
Syntax :CURSor:TRACk:SOURceb <source>