Specifications

RIGOL 2 Command System
2-420 DS2000 Programming Guide
2-420
:TIMebase:DELay:OFFSet
Syntax
:TIMebase:DELay:OFFSet <offset>
:TIMebase:DELay:OFFSet?
Description
Set the offset of the delayed time base and the unit is s.
Query the current offset of the delayed time base.
Parameter
Name Type Range Default
<offset> Real
-(LeftTime - DelayRange/2) to
(RightTime - DelayRange/2)
0
Note:
LeftTime = 7×MainScale MainOffset. For the MainScale, refer to the
:TIMebase[:MAIN]:SCALe
command.
RightTime = 7×MainScale + MainOffset. For the MainOffset, refer to
the
:TIMebase[:MAIN]:OFFSet command.
DelayRange = 14×DelayScale. For the DelayScale, refer to the
:TIMebase:DELay:SCALe
command.
Return Format
The query returns the offset in scientific notation.
Example
:TIMebase:DELay:OFFSet 0.000002
The query returns 2.000000e-06.