User Manual

6
Global commands
Command
RS<CR>
Description
- Reads RS232 communication settings from the converter
- Return Syntax: OK+(BSP)+<CR>
- B Baud rate
0: 1200bps 1: 2400bps 2: 4800bps
3: 9600bps 4: 14400bps 5: 19200bps
6: 38400bps 7: 57600bps 8: 115200bps
- S Stop bit
0: 1bit 1: 2bits
- P Parity bit
0: None 1: Odd 2: Even
3: Mark 4: Space
Example
If the returned value is OKRS300<CR>, Baud rate in RS232 is 9600bps and it is
using none parity, 1 stop bit to communicate.
Command
SR++<CR>
Description
- Save all modified configuration
- You must save your settings after modifying.
Example
When CS-CAN takes SV<CR> commands, it will save the settings to the Flash
memory.