Specifications
RIGOL 2 Command System
2-44 DS2000 Programming Guide
2-44
:BUS<n>:RS232:BAUD
Syntax
:BUS<n>:RS232:BAUD <baud>
:BUS<n>:RS232:BAUD?
Description
Set the baud rate of data transmission of RS232 decoding on bus 1 or 2.
Query the current baud rate of data transmission of RS232 decoding on bus 1 or 2.
Parameter
Name Type Range Default
<n> Discrete {1|2} --
<baud> Discrete
{2400|4800|9600|19200|38400|57600|1152
00|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 and the unit is bps.
Example
:BUS1:RS232:BAUD 4800
The query returns 4800.