PG-FP5 CHAPTER 8 USAGE COMMUNICATION COMMANDS
R20UT0008EJ0400 Rev. 4.00 Page 144 of 240
Jul 15, 2010
8.4.2 brt command
Confirms and changes the data transfer rate for serial communication with the host machine.
Input format
'brt' ('9600' | '19200' | '38400' | '57600' | '115200')
Description of the function
This command can be used with its options to change the data transfer rate for serial communications with the host
machine. When the data transfer rate is changed, it will be necessary to change the data transfer rate of the COM port
setting with HyperTerminal and reconnect.
If no options are used with this command, then the current data transfer rate will be displayed.
If the serial connector is connected, then the data transfer rate will be displayed.
If a USB connector is used, then the USB version will be displayed.
• USB (HS) ... USB 2.0
• USB (FS) ... USB 1.1
The default data transfer rate is 9600 bps.
9600: Changes the data transfer rate to 9600 bps.
19200: Changes the data transfer rate to 19200 bps.
38400: Changes the data transfer rate to 38400 bps.
57600: Changes the data transfer rate to 57600 bps.
115200: Changes the data transfer rate to 115200 bps.
Example of usage
Command Screen output
brt [When the serial connector is connected at 115200 bps]
Current Baudrate is: 115200
[When the USB connector is connected at High speed]
Current Baudrate is: USB (HS)
brt 9600 New Baudrate is: 9600
brt 19200 New Baudrate is: 19200
brt 38400 New Baudrate is: 38400
brt 57600 New Baudrate is: 57600
brt 115200 New Baudrate is: 115200