ModbusRTU
Modbus RTU is a communication protocol used primarily in industrial automation to exchange data between electronic devices such as sensors, actuators, programmable logic controllers, and SCADA systems. It is a variant of the Modbus family that operates over serial lines, typically RS‑485 or RS‑232, and belongs to the master–slave (or client–server) architecture where one master device initiates all transactions and one or more slave devices respond.
A Modbus RTU frame consists of a device address (0–247), a function code that indicates the requested
Compared to Modbus ASCII, RTU uses binary encoding and CRC protection, which results in higher throughput, lower
The protocol is documented in the Modbus Organization specifications and is widely supported by a variety