SCPI Programmers Manual
49
9.18 CURSor:TRACk:BX
9.19 CURSor:TRACk:BXValue?
9.20 CURSor:TRACk:BY?
9.21 CURSor:TRACk:BYValue?
10. MEASure Command Subsystem
Command List
⚫ MEASure:ENABle
⚫ MEASure:SOURce
⚫ MEASure:ADISplay
⚫ MEASure: CHANnel<n>:ITEM
⚫ MEASure:GATE:ENABle
:CURSor:TRACk:BX <value>
:CURSor:TRACk:BX?
Set or query the horizontal position of cursor B when cursor tracking measurement.
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:TRACk:BX 200 /*Set the horizontal position of cursor B to 200*/
:CURSor:TRACk:BX? /*The query returns 200*/
Query the X value at cursor B during track cursor measurement. The default unit is
second.
The query returns the X value at the current cursor B in scientific notation.
:CURSor:TRACk:BXValue? /*The query returns -4.000000e-06*/
Query the vertical position of cursor B during cursor tracking measurement
The query returns an integer.
:CURSor:TRACk:BY? /*The query returns 288*/
Query the Y value at cursor B during track cursor measurement. The unit is
determined by the currently selected channel’s unit.
The query returns the Y value at the current cursor B in scientific notation.
:CURSor:TRACk:BYValue? /*The query returns -4.000000e-01*/