
RIGOL Chapter 2 Command System
2-22 DS1000Z Programming Guide
:CURSor:TRACk:BY?
Query the vertical position of cursor B in track cursor measurement mode.
Explanation The horizontal and vertical positions are defined by the pixel coordinate of the
screen. The pixel coordinate of the screen ranges from (0,0) to (600,400). Wherein,
(0,0) is located at the left top corner of the screen and (600,400) is located at the
right bottom corner of the screen. The horizontal pixel range is from 0 to 600 and the
vertical pixel range is from 0 to 400.
It is invalid state when the cursor A exceeds the vertical range displayed in the
screen. At this point, 4294967295 will be returned.
Return
The query returns an integer.
:CURSor:TRACk:BY? /*The query returns 200*/
:CURSor:TRACk:AXValue?
Query the X value of cursor A in track cursor measurement mode. The default unit is s.
Return
The query returns the X value of cursor A in scientific notation.
:CURSor:TRACk:AXValue? /*The query returns -3.000000e-06*/
Related
:CURSor:TRACk:AX
:CURSor:TRACk:AYValue?
Description Query the Y value of cursor A in 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.
:CURSor:TRACk:AYValue? /*The query returns -4.000000e-06*/
Related
Command
:CHANnel<n>:UNITs
:CURSor:TRACk:BXValue?
Query the X value of cursor B in track cursor measurement mode. The default unit is s.
Return
The query returns the X value of cursor B in scientific notation.
:CURSor:TRACk:BXValue? /*The query returns -3.000000e-06*/
Related
:CURSor:TRACk:BX
Comentarios a estos manuales