RIGOL Programming Introduction
Programming Guide for DS1000CA Series
Example:
:TIM:MODE MAIN Set the timebase as “MAIN”
:TIM:OFFS 1 Set the timebase offset as 1s
:TIM:OFFS? Query returns 1.000e+00
3. :TIMebase[:DELayed]:SCALe
Command Format:
:TIMebase[:DELayed]:SCALe <scale_val>
:TIMebase[:DELayed]:SCALe?
Function Explanation:
The commands are used to set and query the time base scale (s/div) in
“MAIN” or “DELAYE” mode.
In YT mode, the range of <scale_val> is 1ns~50s;
In ROLL mode, the range of <scale_val> is 500ms~50s.
When “MAIN” is “ON”, [: DELayed] needs to be omitted.
Returned Format:
Query returns the set value of < scale_val> in scientific numeric notation in s.
Example:
:TIM:MODE MAIN Set the timebase as “MAIN”
:TIM:SCAL 2 Set the timebase scale as 2s
:TIM:SCAL? Query returns 2.000e+00
4. :TIMebase:FORMat
Command Format:
:TIMebase:FORMat <value>
:TIMebase: FORMat?
Function Explanation:
The commands are used to set and query the timebase. The options of
<value> are “XY”, “YT” or “SCANning”.