Baud rate equals

Command Code:

Binary: [1 1 0 1 1 1 1 1] [0 0 0 0 1 0 0 0] [baud  B]

Description:

Reports the Slink-e baud rate. The baud byte B is mapped as follows:

0 = 2400
1 = 4800
2 = 9600
3 = 19,200
4 = 38,400

Since changing the baud rate temporarily breaks communications with the host, it it important to understand exactly what happens when the Slink-e acts on a set baud rate command. The following steps are taken:

  1. A Baud Equals response is sent at the original baud rate.
  2. An additional character (0xE0) is sent out while the Slink-e is changing baud rates. You may not receive this character intact. In any case it should be ignored.
  3. No further messages are sent, but the Slink-e is now working at the new baud rate. You should now change your hosts baud rate settings.