Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-17
:CURSor:MANual:SOURce
Syntax :CURSor:MANual:SOURce <source>
Set or query the channel source of the manual cursor measurement mode.
Parameter
<source> Discrete {CHANnel1|CHANnel2|
CHANnel1
Only the channel that is enabled currently can be selected.
Return
The query returns CHAN1, CHAN2, CHAN3, CHAN4 or MATH.
Example
:CURSor:MANual:SOURce CHANnel2 /*Set the channel source of the manual cursor
measurement mode to CH2*/
:CURSor:MANual:TUNit
Syntax :CURSor:MANual:TUNit <unit>
Set or query the horizontal unit in the manual cursor measurement mode.
Parameter
Explanation S: AX, BX and BX-AX in the measurement results are in “s” and 1/|dX| is in “Hz”.
HZ: AX, BX and BX-AX in the measurement results are in “Hz” and 1/|dX| is in “s”.
DEGRee: AX, BX and BX-AX are in “degree”.
PERCent: AX, BX and BX-AX are in “%”.
Return
The query returns S, HZ, DEGR or PERC.
:CURSor:MANual:TUNit DEGRee /*Set the horizontal unit to “degree”*/
:CURSor:MANual:VUNit
Syntax :CURSor:MANual:VUNit <unit>
Set or query the vertical unit in the manual cursor measurement mode.
Parameter
Explanation PERCent: AY, BY and BY-AY in the measurement results are in “%”.
SOURce: the units of AY, BY and BY-AY in the measurement results will be
automatically set to the unit of the current source.
Return
The query returns PERC or SOUR.
:CURSor:MANual:VUNit PERCent /*Set the vertical unit to %*/
Related
:CHANnel<n>:UNITs