Protocol
EtherNet/IP
ENIP
CIP (Common Industrial Protocol) over TCP/UDP for industrial control, strongly associated with Rockwell ecosystems. Explicit messaging configures objects; implicit I/O connections carry timed produce/consume data via Ethernet/IP encapsulation. EDS files describe identity and assembly layouts.
Domains
Layers
Tags
ciprockwellimplicit-ioindustrial
Sources
- ODVA EtherNet/IP / CIP specifications
Related protocols
DeviceNet
Lab readyCIP on CAN for device-level networks — sensors, VFDs, and I/O blocks — with baud and MAC IDs set by switches or software. It shares the C…
TCP
Lab readyReliable, ordered byte-stream transport with ports, sequence/ack numbers, windowing, and congestion control. Three-way handshake and four…
UDP
Lab readyUser Datagram Protocol — connectionless transport with ports and an optional checksum. It is the basis for DNS, RTP, QUIC, DHCP, and RoCE…
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 …