RIGOL Chapter 2 Command System
2-14 MSO7000/DS7000 Programming Guide
:BUS<n>:PARallel:SOURce
:BUS<n>:PARallel:SOURce <src>
:BUS<n>:PARallel:SOURce?
Sets or queries the channel source of the currently selected data bit.
{D0|D1|D2|D3|D4|D5|D6|D7|D8|
D9|D10|D11|D12|D13|D14|D15|
CHANnel1|CHANnel2|CHANnel3|CHANnel4}
Related to the
selected bit
Before sending this command, send the :BUS<n>:PARallel:BITX command to select
the desired data bit.
The query returns D0, D1, D2, D3, D4, D5, D6, D7, D8, D9, D10, D11, D12, D13, D14,
D15, CHAN1, CHAN2, CHAN3, or CHAN4.
:BUS1:PARallel:SOURce CHANnel2 /*Sets the channel source of the current bit to
CH2.*/
:BUS1:PARallel:SOURce? /*The query returns CHAN2.*/
:BUS<n>:PARallel:POLarity
:BUS<n>:PARallel:POLarity <pol>
:BUS<n>:PARallel:POLarity?
Sets or queries the data polarity of Parallel decoding.
 NEGative: indicates the negative polarity.
 POSitive: indicates the positive polarity.
The query returns NEG or POS.
:BUS1:PARallel:POLarity NEGative /*Sets the data polarity of Parallel decoding to
NEGative.*/
:BUS1:PARallel:POLarity? /*The query returns NEG.*/
:BUS<n>:PARallel:NREJect
:BUS<n>:PARallel:NREJect <bool>
:BUS<n>:PARallel:NREJect?
Enables or disables the noise rejection function of Parallel decoding;or queries the
status of the noise rejection function of Parallel decoding.