
Baud Rate
Valid rates: 300, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200, 230400, 460800
Character Size Number of bits: 5, 6, 7, 8 Parity Parity: odd, even, none Stop Bits Stop bits: 1, 2 Flow Control Flowcontrol: none, Xon/Xoff (=SW), RTS/CTS (=HW) Interface Mode RS232: This must be one of the keywords RS485 RS485: In RS485 mode, a transceiver chip must be connected that handles the physical bus. Therefore, the module automatically toggles a control line that most chips need to switch from RX to TX and vice versa. If RS485 is given, the Module drives the DTR control line from LOW to HIGH while sending. RS485 Inverse: When RS485INV is given, that control line behaves inversely, that is, it goes from HIGH to LOW while sending.