RIGOL Chapter 2 Command System
2-12 DS1000Z Programming Guide
:CHANnel<n>:TCAL
Syntax :CHANnel<n>:TCAL <val>
Description Set or query the delay calibration time of the specified channel to calibrate the zero offset
of the corresponding channel. The default unit is s.
Parameter
<val> Real -100ns to 100ns 0.00ns
Explanation <val> can only be set to the specific values in the specified step. If the parameter you
sent is not one of the specific values, the parameter will be set to the nearest specific
values automatically. The step varies with the horizontal timebase (set by
the
:TIMebase[:MAIN]:SCALe command).
Step of the Delay Calibration Time
10ns 200ps
200ns 4ns
Return
The query returns the delay calibration time in scientific notation.
Example
:CHANnel1:TCAL 0.00002 /*Set the delay calibration time to 20ns*/
:CHANnel1:TCAL? /*The query returns2.000000e-05*/
Related
:TIMebase[:MAIN]:SCALe