
Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-21
:CURSor:TRACk:AX
Syntax :CURSor:TRACk:AX <x>
Set or query the horizontal position of cursor A in track cursor measurement mode.
Parameter
<x> Integer 5 to 594 100
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
Return
The query returns an integer between 5 and 594.
:CURSor:TRACk:AX 200 /* Set the horizontal position of cursor A to 200*/
:CURSor:TRACk:BX
Syntax :CURSor:TRACk:BX <x>
Set or query the horizontal position of cursor B in track cursor measurement mode.
Parameter
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
Return
The query returns an integer between 5 and 594.
:CURSor:TRACk:BX 200 /* Set the horizontal position of cursor B to 200*/
:CURSor:TRACk:AY?
Query the vertical position of cursor A 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:AY? /*The query returns 284*/
Comentários a estes Manuais