RIGOL 2 Command System
2-28 MSO2000A/DS2000A Programming Guide
:BUS<n>:RS232:SBITs
Syntax
:BUS<n>:RS232:SBITs <stop bits>
:BUS<n>:RS232:SBITs?
Description
Set or query the stop bit after each frame of data in RS232 decoding on the specified bus.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<stop bits> Discrete {1|1.5|2} 1
Return Format
The query returns 1, 1.5 or 2.
:BUS<n>:RS232:PARity
Syntax
:BUS<n>:RS232:PARity <parity>
:BUS<n>:RS232:PARity?
Description
Set or query the even-odd check mode of data transmission of RS232 decoding on the specified bus.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<parity> Discrete {NONE|ODD|EVEN} NONE
Return Format
The query returns NONE, ODD or EVEN.