RIGOL Chapter 2 Command System
2-160 MSO7000/DS7000 Programming Guide
:TIMebase[:MAIN]:SCALe
:TIMebase[:MAIN]:SCALe <scale>
:TIMebase[:MAIN]:SCALe?
Sets or queries the scale of the main time base.
The range of <scale> is related to the current horizontal time base mode of the
oscilloscope and its model.
 YT mode
MSO7054/DS7054: 1 ns to 1000 s
MSO7034/DS7034: 1 ns to 1000 s
MSO7024/DS7024: 2 ns to 1000 s
MSO7014/DS7014: 5 ns to 1000 s
 Roll mode
200 ms to 1000 s
The query returns the main time base scale in scientific notation.
:TIMebase:MAIN:SCALe 0.0002 /*Sets the main time base scale to 200 μs/div.*/
:TIMebase:MAIN:SCALe? /*The query returns 2.000000E-4.*/
:TIMebase:MODE
:TIMebase:MODE <mode>
:TIMebase:MODE?
Sets or queries the horizontal time base mode.
 MAIN: indicates the YT mode.
 XY: indicates the XY mode.
 ROLL: indicates the Roll mode.
The query returns MAIN, XY, or ROLL.
:TIMebase:MODE XY /*Sets the horizontal time base mode to XY.*/
:TIMebase:MODE? /*The query returns XY.*/
:TIMebase:HREFerence:MODE
:TIMebase:HREFerence:MODE <href>
:TIMebase:HREFerence:MODE?
Sets or queries the horizontal reference mode.
 CENTer: when the horizontal time base is modified, the waveform displayed
will be expanded or compressed horizontally relative to the screen center.