2 Command System RIGOL
DS2000E 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|
230400|460800|921600|1000000|USER}
9600
Note: When the baud rate is set to USER, you can set a specific baud rate using the :BUS<n>:RS232:BUSer
command.
Return Format
The query returns the baud rate of data transmission of RS232 decoding on the specified bus in integer or
returns USER.