Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-15
 Noise rejection can remove the data that last not enough time on the bus and
eliminate the burst glitch in the actual circuit.
 When the noise rejection is enabled, send the :BUS<n>:PARallel:NRTime
command to set the required rejection time.
The query returns 1 or 0.
:BUS1:PARallel:NREJect ON /*Enables the noise rejection function.*/
:BUS1:PARallel:NREJect? /*The query returns 1.*/
:BUS<n>:PARallel:NRTime
:BUS<n>:PARallel:NRTime <time>
:BUS<n>:PARallel:NRTime?
Sets or queries the noise rejection time of Parallel decoding. The default unit is s.
The query returns the noise rejection time in scientific notation.
:BUS1:PARallel:NRTime 0.01 /*Sets the noise rejection time to 10 ms.*/
:BUS1:PARallel:NRTime? /*The query returns 1.000000E-2.*/