Character framing in different serial link modes - Grid automation - Communication Protocol Manual - REC615 Grid Automation - PCL1 - IEC - ANSI

REC615 Modbus Master Communication Protocol Manual

According to the Modbus standard, the character length in the Modbus RTU mode should be 11 bits. In addition, according to the standard, it is possible to freely define the character parity: even, odd or no parity. No parity means that the bit length of the serial character is reduced by one. Thus, the character is compensated with an additional stop bit.

Table 1. RTU characters
Coding system 8-bit binary
Bits per character

1 start bit

8 data bits, the least significant bit is sent first

1 bit for even/odd parity; no bit if parity is not used

1 stop bit if parity is used; 2 stop bits if parity is not used