Pb - power-up baud rate, Command details, Parameter details – Applied Motion RS-232 User Manual
Page 151: Examples

151
920-0002 Rev. I
2/2013
Host Command Reference
PB - Power-up Baud Rate
Compatibility: All drives
See also:
BR, PR, TD commands
Sets or requests the power-up baud rate for serial communications. When executed, this command sets the baud
rate and immediately saves it to non-volatile memory. At power-up the drive defaults to 9600 baud. If an Applied
Motion software application is not detected after 1 second and the drive is configured for host operation the drive
will set the baud rate according to the value stored in the Power-up Baud Rate non-volatile parameter. A host
system can change the baud rate at any time.
NOTE: Setting the baud rate takes effect immediately.
Command Details:
Structure
PB{Parameter #1}
Type
BUFFERED
Usage
READ/WRITE
Non-Volatile
Yes (see note below)
Register Access
None
Parameter Details:
Parameter #1
Baud rate code
- units
integer code
- range
1 = 9600
2 = 19200
3 = 38400
4 = 57600
5 = 115200
NOTE: This data is saved to non-volatile memory immediately upon execution. It is not required to execute the
SA command to save to non-volatile memory.
Examples:
Command
Drive sends
Notes
PB2
-
Power-up baud rate is set to 19200 and this value is immediately
saved to non-volatile memory
PB PB=2