SCPI Programmers Manual
48
9.13 CURSor:TRACk:SOURceb
9.14 CURSor:TRACk:AX
9.15 CURSor:TRACk:AXValue?
9.16 CURSor:TRACk:AY?
9.17 CURSor:TRACk:AYValue?
The query returns CHANnel1, CHANnel2, CHANnel3, CHANnel4 or MATH.
:CURSor:TRACk:SOURcea CHANnel1 /*Set the channel source to CH1*/
:CURSor:TRACk:SOURcea? /*The query returns CHANnel1*/
:CURSor:TRACk:SOURceb <source>
:CURSor:TRACk:SOURceb?
Set or query the channel source of cursor B measurement during cursor tracking
measurement.
:<source> ::= < CHANnel1|CHANnel2|CHANnel3|CHANnel4| MATH >
The query returns CHANnel1, CHANnel2, CHANnel3, CHANnel4 or MATH.
:CURSor:TRACk:SOURceb CHANnel1 /*Set the channel source to CH1*/
:CURSor:TRACk:SOURceb? /*The query returns CHANnel1*/
:CURSor:TRACk:AX <value>
:CURSor:TRACk:AX?
Set or query the horizontal position of cursor A 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:AX 200 /*Set the horizontal position of cursor A to 200*/
:CURSor:TRACk:AX? /*The query returns 200*/
Query the X value at cursor A during track cursor measurement. The default unit is
second.
The query returns the X value at the current cursor A in scientific notation.
:CURSor:TRACk:AXValue? /*The query returns -4.000000e-06*/
Query the vertical position of cursor A during cursor tracking measurement.
The query returns an integer.
:CURSor:TRACk:AY? /*The query returns 288*/
Query the Y value at cursor A 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 A in scientific notation.
:CURSor:TRACk:AYValue? /*The query returns -4.000000e-01*/