User manual

RIGOL Chapter 2 Command System
2-154 MSO1000Z/DS1000Z Programming Guide
:TIMebase:DELay:OFFSet
Syntax :TIMebase:DELay:OFFSet <offset>
:TIMebase:DELay:OFFSet?
Description
Set or query the delayed timebase offset. The default unit is s.
Parameter
Name Type Range Default
<offset> Real
-(LeftTime - DelayRange/2) to
(RightTime - DelayRange/2)
0
Explanation LeftTime = 6 x MainScale - MainOffset
RightTime = 6 x MainScale + MainOffset
DelayRange = 12 x DelayScale
Wherein, MainScale is the current main timebase scale of the oscilloscope,
MainOffset is the current main timebase offset of the oscilloscope, and DelayScale is
the current delayed timebase scale of the oscilloscope.
Return Format
The query returns the delayed timebase offset in scientific notation.
Example :TIMebase:DELay:OFFSet 0.000002 /*Set the delayed timebase offset to s*/
:TIMebase:DELay:OFFSet? /*The query returns 2.0000000e-06*/
Related
Commands
:TIMebase[:MAIN]:SCALe
:TIMebase[:MAIN]:OFFSet
:TIMebase:DELay:SCALe