Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-59
:DECoder<n>:PARallel:POLarity
:DECoder<n>:PARallel:POLarity <pol>
:DECoder<n>:PARallel:POLarity?
Set ro query the data polarity of parallel decoding.
NEGative: . The low level is 1.
POSitive: . The high level is 1.
The query returns NEG or POS.
:DECoder1:PARallel:POLarity NEGative /*Set the data polarity of parallel decoding to
negative*/
:DECoder1:PARallel:POLarity? /*The query returns NEG*/
:DECoder<n>:PARallel:NREJect
:DECoder<n>:PARallel:NREJect <bool>
:DECoder<n>:PARallel:NREJect?
Turn on or off the noise rejection function of parallel decoding, or query the status of the
noise rejection function of parallel decoding.
Noise rejection can remove the data without enough duration on the bus to
eliminate the glitches of the actual circuit.
When the noise rejection is turned on, sending the :DECoder<n>:PARallel:NRTime
command can set the desired rejection time.
The query returns 1 or 0.
:DECoder1:PARallel:NREJect ON /*Turn on the noise rejection function*/
:DECoder1:PARallel:NREJect? /*The query returns 1*/