RIGOL 2 Command System
2-26 MSO2000A/DS2000A Programming Guide
:BUS<n>:RS232:ENDian
Syntax
:BUS<n>:RS232:ENDian <endian>
:BUS<n>:RS232:ENDian?
Description
Set or query the endian of data transmission of RS232 decoding on the specified bus.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<endian> Discrete {MSB|LSB} LSB
Return Format
The query returns MSB or LSB.
:BUS<n>:RS232:BAUD
Syntax
:BUS<n>:RS232:BAUD <baud>
:BUS<n>:RS232:BAUD?
Description
Set or query the baud rate of data transmission of RS232 decoding on the specified bus. The default unit
is bps.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<baud> Discrete {2400|4800|9600|19200|38400|57600|115200|USER} 9600
Note: When the baud rate is set to USER, you need to set a specific baud rate using the :BUS<n>:RS232:BUSer
command.
Return Format
The query returns the baud rate currently set in integer or returns USER.