Timebase:format – RIGOL DS1000B User Manual
Page 37

RIGOL
Programming Guide for DS1000B Series
2-25
Returned Format:
The query returns the value of timebase scale, and the unit is s.
Example:
:TIM:MODE DEL Set the scan mode as delayed scan.
:TIM:DEL:SCAL 2 Set the timebase scale as 2s.
:TIM:DEL:SCAL? Return 2.000e000.
6. :TIMebase:FORMat
Command Format:
:TIMebase:FORMat <vlaue>
:TIMebase:FORMat?
Function:
The command sets the timebase format as XY (the amplitude of channel 1 is
shown in X axis, and the amplitude of channel 2 is shown in Y axis), YT (the
relationship between the voltage and the time is shown) or ROLL (the
acquisition points on screen are updated from left to right).
Returned Format:
The query returns X-Y or Y-T, ROLL.
Example:
:TIM:FORM YT Set the timebase format as Y-T.
:TIM:FORM?
Return Y-T.