Protocol
Modbus RTU
Binary Modbus ADU on serial lines: address, PDU (function + data), and CRC-16. Silent intervals of 3.5 character times delimit frames; function codes read/write coils and registers.
Domains
Layers
Tags
crc16scadaregistersrs-485industrial
Sources
- Modbus Application Protocol V1.1b3
- Modbus Serial Line Protocol
Related protocols
Modbus TCP
Lab readyModbus application PDUs carried over TCP port 502 with an MBAP header instead of serial address and CRC. Function codes and register maps…
RS-485
Lab readyDifferential multi-drop serial physical layer used under Modbus RTU, Profibus, and many industrial buses. Half-duplex pairs need directio…
UART / RS-232
Lab readyAsynchronous character framing with start bit, 5–9 data bits, optional parity, and one or two stop bits. RS-232 defines voltage levels an…
BACnet
Lab readyASHRAE building-automation protocol modeling devices as objects with properties and services. Transports include BACnet/IP, MS/TP (RS-485…