RIGOL
Command Systems
Programming Guide for DS1000E, DS1000D Series
2-16
1.
:TIMebase:MODE
Command Format:
:TIMebase:MODE
<mode>
:TIMebase:MODE?
Function Explanation:
The commands set and query the scan mode of horizontal timebase. <mode>
could be MAIN (main timebase) or DELayed (delayed scan).
Returned Format:
The query returns MAIN or DELAYED.
Example:
:TIM:MODE
MAIN
Setup the horizontal timebase as MAIN.
:TIM:MODE?
The query returns MAIN.
2.
:TIMebase[:DELayed]:OFFSet
Command Format:
:TIMebase[:DELayed]:OFFSet
<offset>
:TIMebase[:DELayed]:OFFSet?
Function Explanation:
The commands set and query the offset of the MAIN or DELayed timebase (that
is offset of the waveform position relative to the trigger midpoint.). Thereinto,
In NORMAL mode, the range of <scale_val> is 1s ~ end of the memory;
In STOP mode, the range of <scale_val> is -500s ~ +500s;
In SCAN mode, the range of <scale_val> is -6*Scale ~ +6*Scale; (Note: Scale
indicates the current horizontal scale, the unit is s/div.)
In MAIN state, the item [:DELayed] should be omitted.
Returned Format:
The query returns the setting value of the <offset> in s.
Example:
:TIM:MODE
MAIN Setup the scan mode of horizontal timebase as MAIN.
:TIM:OFFS
1
Setup the offset as 1s.