SCPI Programmers Manual
47
9.8 CURSor:MANual:BX
9.9 CURSor:MANual:BXValue?
9.10 CURSor:MANual:BY
9.11 CURSor:MANual:BYValue?
9.12 CURSor:TRACk:SOURcea
:CURSor:MANual:BX <value>
:CURSor:MANual:BX?
Set or query the horizontal position of cursor B when manual cursor measurement is
performed.
The horizontal and vertical positions of the cursor are defined by the pixel
coordinates of the screen.
The query returns an integer among 0 and 770.
:CURSor:MANual:BX 200 /*Set the horizontal position of cursor B to 200*/
:CURSor:MANual:BX? /*The query returns 200*/
When querying the manual cursor measurement, the X value at cursor B. The
unit is determined by the currently selected horizontal unit.
The query returns the X value at the current cursor B in scientific notation.
:CURSor:MANual:BXValue? /*The query returns 4.000000e-06*/
:CURSor:MANual:BY <value>
:CURSor:MANual:BY?
Set or query the vertical position of cursor B when manual cursor measurement is
performed.
The horizontal and vertical positions of the cursor are defined by the pixel
coordinates of the screen.
The query returns an integer among 0 and 400.
:CURSor:MANual:BY 200 /*Set the vertical position of cursor B to 200*/
:CURSor:MANual:BY? /*The query returns 200*/
Query the Y value at cursor B during manual cursor measurement. The unit is
determined by the currently selected vertical unit.
The query returns the Y value at the current cursor B in scientific notation.
:CURSor:MANual:BYValue? /*The query returns 2.000000e + 00*/
:CURSor:TRACk:SOURcea <source>
:CURSor:TRACk:SOURcea?
Set or query the channel source of cursor A measurement during cursor tracking
measurement.
:<source> ::= < CHANnel1|CHANnel2|CHANnel3|CHANnel4| MATH >