User manual

RIGOL Chapter 2 Command System
2-60 MSO1000Z/DS1000Z Programming Guide
:DECoder<n>:PARallel:NRTime
Syntax :DECoder<n>:PARallel:NRTime <time>
:DECoder<n>:PARallel:NRTime?
Description Set or query the noise rejection time of parallel decoding. The default unit is s.
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2}
--
<time> Real 0.00s to 100ms 0.00s
Explanation Before sending this command, send the :DECoder<n>:PARallel:NREJect command to
turn on the noise rejection function.
Return
Format
The query returns the noise rejection time in scientific notation.
Example
: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
Syntax :DECoder<n>:PARallel:CCOMpensation <comp>
:DECoder<n>:PARallel:CCOMpensation?
Description Set or query the clock compensation time of parallel decoding. The default unit is s.
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2}
--
<comp>
Real
-100ms to 100ms
0.00s
Explanation 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).
Return
Format
The query returns the compensation time in scientific notation.
Example :DECoder1:PARallel:CCOMpensation 0.01 /*Set the compensation time to 10ms*/
:DECoder1:PARallel:CCOMpensation? /*The query returns 1.000000e-02*/