User Manual

Table Of Contents
Commands Reference
306 Advanced Digital Motor Controller User Manual V2.1, December 3, 2020
Syntax Serial: ^RSBR nn
~RSBR
Syntax Scripting: setconfig(_RSBR, nn)
Number of Arguments: 1
Argument 1: BitRate
Type: Unsigned 8-bit
Min: 0 Max: 4 or 9
Default: 0 = 115200
Where:
nn =
0: 115200
1: 57600
2: 38400
3:19200
4: 9600
5: 115200 + Inverted RS232
6: 57600 + Inverted RS232
7: 38400 + Inverted RS232
8: 19200 + Inverted RS232
9: 9600 + Inverted RS232
10: 230600
Example:
^RSBR 3 : sets baud rate at 19200
Note:
This configuration can only be changed while connected via USB or via scripting. After the
baud rate has been changed, it will not be possible to communicate with the Roborun PC
utility using the serial port until the rate is changed back to 115200. Slow bit rates may
result in data loss if more characters are sent than can be handled. The inverted mode is
only available on selected products.
RS485 - Enable RS485
HexCode: D0
Description:
Configure this parameter in order to enable the RS485 communication. This feature is
applicable only on motor controllers, where RS485 pins are shared with other features. In
these controllers the default value is Disabled. In any other controller that support RS485
with dedicated pins the default value is Enabled.
Syntax Serial: ^RS485 nn
~ RS485
Syntax Scripting: setconfig(_RS485, nn)
Number of Arguments: 1