25
3-6.Cursor Command
3-6-1. :CURSor:X<X>Position ........................................................... 25
3-6-2. :CURSor:Y<X>Position ........................................................... 26
3-6-3. :CURSor:<X>DELta ................................................................ 27
3-6-4. :CURSor:<X>DISplay ............................................................. 28
3-6-5. :CURSor:SOURce .................................................................. 28
3-6-1.:CURSor:X<X>Position
Set
Query
Description
Sets or returns the horizontal (X axis) cursor
position.
Same as: Cursor key → F5 (X-Y) →F2 (X1) or F3
(X2) + Variable knob
Syntax
< Long >
< Short >
:cursor:x<X>position <NR3>
:cursor:x<X>position?
:curs:x<X>p <NR3>
:curs:x<X>p?
Parameter
<X>
Cursor 1 or 2 <NR3>
Cursor position
1
Cursor X1
2
Cursor X2
CAUTION:
The set and returned data format is <NR3> as
follows.
CH1, CH2, Math(except FFT/FFT rms): time (s)
Math (FFT/FFT rms): frequency (Hz)
Example
:cursor:xdisplay 1
:cursor:x1position 1.00E-06
Puts the horizontal
cursor X1 on the 1us
position.
:channel:math 4
:cursor:xdisplay 1
:cursor:x1position?
→ 2.500E+03
Returns the X1 cursor
position as 2500Hz in
the Math FFT mode.