Instructions

Chapter 2 Command System RIGOL
MSO5000-E Programming Guide 2-157
RB: when the horizontal time base is modified, the waveform displayed will be
expanded or compressed relative to the right border of the screen.
TRIG: when the horizontal time base is modified, the waveform displayed will
be expanded or compressed horizontally relative to the trigger position.
USER: when the horizontal time base is modified, the waveform displayed will
be expanded or compressed horizontally relative to the user-defined reference
position.
Return Format
The query returns CENT, LB, RB, TRIG, or USER.
Example :TIMebase:HREFerence:MODE TRIG /*Sets the horizontal reference mode to
trigger position.*/
:TIMebase:HREFerence:MODE? /*The query returns TRIG.*/
:TIMebase:HREFerence:POSition
Syntax :TIMebase:HREFerence:POSition <pos>
:TIMebase:HREFerence:POSition?
Description Sets or queries the user-defined reference position when the waveforms are expanded
or compressed horizontally.
Parameter
Name
Type
Range
Default
<pos>
Discrete
-500 to 500
0
Return
Format
The query returns an integer ranging from -500 to 500.
Example
:TIMebase:HREFerence:POSition 60/*Sets the user-defined reference position to 60.*/
:TIMebase:HREFerence:POSition? /*The query returns 60.*/
:TIMebase:VERNier
Syntax :TIMebase:VERNier <bool>
:TIMebase:VERNier?
Description Enables or disables the fine adjustment function of the horizontal scale; or queries the
on/off status of the fine adjustment function of the horizontal scale.
Parameter
Name
Type
Range
Default
<bool>
Discrete
{{1|ON}|{0|OFF}}
0|OFF
Return
Format
The query returns 1 or 0.
Example
:TIMebase:VERNier ON /*Sets the fine adjustment function of the horizontal
scale to ON .*/
:TIMebase:VERNier? /*The query returns 1.*/