RIGOL Chapter 2 Command System
2-60 MSO1000Z/DS1000Z Programming Guide
:DECoder<n>:PARallel:NRTime
:DECoder<n>:PARallel:NRTime <time>
:DECoder<n>:PARallel:NRTime?
Set or query the noise rejection time of parallel decoding. The default unit is s.
Before sending this command, send the :DECoder<n>:PARallel:NREJect command to
turn on the noise rejection function.
The query returns the noise rejection time in scientific notation.
:DECoder1:PARallel:NRTime 0.01 /*Set the noise rejection time to 10ms*/
:DECoder1:PARallel:NRTime? /*The query returns 1.000000e-02*/
:DECoder<n>:PARallel:CCOMpensation
:DECoder<n>:PARallel:CCOMpensation <comp>
:DECoder<n>:PARallel:CCOMpensation?
Set or query the clock compensation time of parallel decoding. The default unit is s.
Setting the compensation time can make fine adjustment of the pahse deviation
between the clock line and data line.
This command is invalid when the CLK channel source is set to OFF
(:DECoder<n>:PARallel:CLK).
The query returns the compensation time in scientific notation.
:DECoder1:PARallel:CCOMpensation 0.01 /*Set the compensation time to 10ms*/
:DECoder1:PARallel:CCOMpensation? /*The query returns 1.000000e-02*/