User manual

Chapter 2 Command System RIGOL
MSO5000 Programming Guide 2-47
:CURSor Commands
The :CURSor commands are used to measure the X axis values (e.g. Time) and Y axis values (e.g. Voltage)
of the waveform on the screen.
Command List:
:CURSor:MODE
:CURSor:MANual
:CURSor:TRACk
:CURSor:XY
:CURSor:MODE
Syntax
:CURSor:MODE <mode>
:CURSor:MODE?
Description
Sets or queries the mode of the cursor measurement.
Parameter
Name
Type
Range
Default
<mode>
Discrete
{OFF|MANual|TRACk|XY}
OFF
Remarks
OFF: disables the cursor measurement function.
MANual: enables the manual mode of cursor measurement.
TRACk: enables the track cursor mode.
XY: enables the XY cursor measurement mode. This mode is valid when you select
"XY" for the horizontal time base.
Return
Format
The query returns OFF, MAN, TRAC, or XY.
Example
:CURSor:MODE MANual /*Selects the manual cursor measurement mode.*/
:CURSor:MODE? /*The query returns MAN.*/