User Tools

Site Tools


serial

Serial

Used to set parameters related to the device's two serial ports. COM1 is RS-232 only and COM2 is RS-232 and RS-485.

Basic

These are the most often used set of serial parameters.

Serial Basic

Baud Rate Baud rate in bits per second (bps). Most common is 9600 bps.
Parity Type of parity. N = no parity, O = odd parity, E = even parity. Most common is 'N'.
Data Number of data bits. Only 8 Supported.
Stop Number of stop bits. Most common is 1.

Advanced

Serial Advanced

EoT Delay Delay in milliseconds used to mark the end of a transmission. Modbus standard is 3.5 character times or approximately 4ms at 9600 baud.
RTS Keying Used to enable and disable flow control.
Key Delay Milliseconds of key delay to wait prior to sending the message.
RS-485 COM2 supports both RS-232 and RS-485. This option is used to enable two wire RS-485.
serial.txt · Last modified: 2018/11/09 09:12 by byee