RIGOL Chapter 2 Command System
2-116 MSO7000/DS7000 Programming Guide
:MEASure:CREGion:CBX
:MEASure:CREGion:CBX <cbx>
:MEASure:CREGion:CBX?
Sets or queries the position of Cursor B when the measurement range is the "cursor
region".
The position of the cursor is defined by the pixel coordinate of the screen. The
range of the pixel coordinate on the screen horizontally is from 0 to 1,000 (from
left to right).
You can run the :MEASure:AREA command to set the measurement range to
"cursor region".
The query returns the position of Cursor B in integer.
:MEASure:CREGion:CBX 100 /*Sets the position of Cursor B to 100.*/
:MEASure:CREGion:CBX? /*The query returns 100.*/
:MEASure:CATegory
:MEASure:CATegory <val>
:MEASure:CATegory?
Sets or queries the measurement type.
0: horizontal; 1: vertical; 2: other
The query returns an integer ranging from 0 to 2.
:MEASure:CATegory 1 /*Sets the vertical measurement.*/
:MEASure:CATegory? /*The query returns 1.*/