Protocol
Modbus TCP
Lab ready Full lab
Modbus application PDUs carried over TCP port 502 with an MBAP header instead of serial address and CRC. Function codes and register maps match Modbus RTU; Unit ID still selects a logical backend slave behind a gateway. It is the default LAN path for many PLCs and energy meters.
Domains
Layers
Tags
scadaregistersport-502industrial
Sources
- Modbus Messaging on TCP/IP Implementation Guide
Related protocols
Modbus RTU
Lab readyBinary Modbus ADU on serial lines: address, PDU (function + data), and CRC-16. Silent intervals of 3.5 character times delimit frames; fu…
industrialembedded
TCP
Lab readyReliable, ordered byte-stream transport with ports, sequence/ack numbers, windowing, and congestion control. Three-way handshake and four…
internettelephonyindustrialai
Ethernet II
Lab readyUbiquitous LAN frame: 6-byte MACs, 2-byte EtherType, payload, and 32-bit FCS. Preamble/SFD precede the frame on the wire; 802.1Q inserts …
internetindustrialai