SCADA Protocols
  • Articles
  • Protocols
  • Tools
  • Categories
  • About
  • Contact
Open tools
Knowledge Base

300+ SCADA Protocol Articles & Guides

Deep dives on Modbus, DNP3, IEC 60870-5-101/104, IEC 61850, OPC UA, Profinet, MQTT, IEC 62443, and substation automation — written for practicing engineers.

All (290)MODBUS (36)MQTT (29)CIP (24)IEC 61850 (21)DNP3 (18)OPC UA (18)OT SECURITY (13)ICCP (11)IEC 104 (11)PROFINET (9)IEC 62443 (8)PROFIBUS (8)SCADA (7)ISO 27001 (6)BLOG (5)CAN (5)IEC 101 (5)PRP (5)HSR (4)ICS SECURITY (4)RS 485 (4)RS 232 (3)ADMS (2)AMQP (2)CANOPEN (2)OPENVPN (2)PROFISAFE (2)PYTHON (2)ARDUINO (1)BRP (1)DLR (1)DMS (1)EMS (1)ETHERCAT (1)FTP (1)HART (1)IEC 103 (1)IEC 60870 (1)ISMS (1)MITRE ATTACK (1)MQTT SPARKPLUGB (1)MRP (1)NERC CIP (1)NETWORK SECURITY (1)RABBITMQ (1)RRP (1)RSTP (1)S7COMM (1)SSH (1)TLS (1)VULNERABILITY MGMT (1)ZERO TRUST (1)
Tags:
All
#RTU(56)
#industrial communication(44)
#industrial Ethernet(36)
#Common Industrial Protocol(28)
#EtherNet/IP(28)
#MMS protocol(28)
#substation communication(26)
#digital substation(22)
#substation automation(22)
#GOOSE messaging(20)
#industrial security(20)
#Sampled Values(20)
#packet capture(16)
#protocol analysis(16)
#HMI(15)
#IIoT protocol(15)
#network troubleshooting(15)
#industrial control(14)
#telemetry(14)
#network redundancy(13)
#control center data exchange(11)
#high availability network(11)
#IEC 62439-3(11)
#inter-control center(11)
#Broker(9)
#High-availability Seamless Redundancy(9)
#industrial IoT(9)
#OT messaging(9)
#Sparkplug B(9)
#Parallel Redundancy Protocol(8)
#DANP(7)
#high availability(7)
#Manufacturing Message Specification(7)
#RedBox(7)
#serial communication(7)
#industrial interoperability(6)
#network diagnostics(6)
#ASDU(5)
#CP56Time2a(5)
#CSMS(5)
Showing 19–36 of 44 articles
MODBUS

Modbus Exception Codes Explained: Complete Reference

Modbus exception codes 01 through 0B in full: Illegal Function, Illegal Data Address, Slave Device Failure, and gateway errors, each with the fix that works.

Apr 25, 202614
MODBUS

Top 10 Free Modbus Simulators

Top 10 free Modbus simulators for RTU and TCP testing — slave and master tools with setup steps, command-line examples, and download links.

Apr 14, 20269
MODBUS

Wireshark Modbus RTU: Decode Serial RS-485 Traffic

Wireshark Modbus RTU over RS-485: COM port setup with a serial adapter, DLT 147 configuration, display filters, and how to read framing and CRC errors.

Apr 14, 202612
PROFINET

PROFINET TIA Portal Configuration: Step-by-Step Guide

PROFINET TIA Portal configuration step by step: GSD install, device naming, module setup, I/O address mapping, update time, download, and online diagnostics.

Apr 11, 202612
MODBUS

Modbus TCP CompactLogix Setup in Studio 5000

Modbus TCP CompactLogix setup with Rockwell's free AOI in Studio 5000: client and server roles, AOI parameters, polling multiple devices, and gateway options.

Apr 10, 202611
MODBUS

Wireshark Modbus TCP: Capture, Filter, Troubleshoot

Wireshark Modbus TCP analysis end to end: display filters, MBAP header decoding, exception responses, timeouts, and what each failure looks like on the wire.

Apr 10, 202612
MODBUS

Modbus Register Map Explained: How to Read Any Device

Modbus register map reading made reliable: the four register types, the zero-based offset trap, data types inside registers, byte order, and scale factors.

Apr 9, 202612
MODBUS

Modbus TCP S7-1200: TIA Portal Step-by-Step Guide

Modbus TCP S7-1200 configuration in TIA Portal: MB_SERVER and MB_CLIENT setup, holding register mapping, connection parameters, and reading multiple devices.

Apr 9, 20267
MODBUS

Modbus Function Codes Explained with Real Examples

Modbus function codes with real hex frames: FC 01 to 06, FC 15 and 16, FC 23 and 43, plus register type matching and the mistakes that cause exceptions.

Apr 5, 202613
MODBUS

Modbus Security Risks and How to Protect Your Network

Modbus security risks in practice: why the protocol has no authentication, real attack techniques on RTU and TCP, plus segmentation, firewalls, and monitoring.

Apr 2, 202612
MODBUS

How to Configure Modbus RTU Over RS-485: Step-by-Step

Modbus RTU over RS-485 configured step by step: bus wiring and topology, termination and biasing, addressing, register types, and T1.5 and T3.5 timing.

Apr 1, 202612
MODBUS

Modbus TCP/IP Setup: Step-by-Step Configuration Guide

Modbus TCP/IP setup from scratch: IP planning, server and client configuration, MBAP header basics, gateway bridging to RTU, and connection troubleshooting.

Apr 1, 202611
BLOG

Coding Modbus TCP/IP for Arduino: A Complete Technical Guide

Complete guide to coding Modbus TCP/IP on Arduino. Learn protocol structure, implement client/server, practical examples, troubleshooting. Perfect for industrial automation projects.

Mar 29, 202624
CIP

CIP Protocol Ports: How EtherNet/IP Uses Ports 44818 and 2222

CIP Protocol Ports explained: learn how EtherNet/IP uses ports 44818 and 2222 to transport CIP messages for configuration, diagnostics, and real-time I/O communication.

Mar 12, 20267
MODBUS

Modbus Troubleshooting in SCADA — 15 Real Field Problems Engineers Face

Practical Modbus troubleshooting guide for SCADA engineers. Learn 15 real field problems, exception errors, RS-485 issues, and proven solutions to fix communication fast.

Feb 11, 20264
REDUNDANCY PROTOCOLS

Media Redundancy Protocol (MRP) Explained for Industrial Communication Networks

Learn how Media Redundancy Protocol (MRP) ensures fast, reliable redundancy in industrial communication ring networks. Technical yet simple guide for automation and SCADA systems.

Jan 13, 202612
MODBUS

Modbus Data Types: Decode Register Values Correctly

Modbus data types explained: UINT16, INT16, hex, binary, ASCII, 32-bit integers, IEEE-754 floats, and bitmasks, plus how to pick the right format every time.

Dec 7, 20256
MODBUS

Modbus TCP/IP Explained: Complete Beginner-to-Expert Guide

Modbus TCP/IP explained from the ground up: ADU structure, encapsulation across network layers, big-endian data, the client-server model, and function codes.

Nov 28, 202521
123
SCADA Protocols

Practical guides, free decoders, and tools for SCADA and industrial protocols, including DNP3, IEC 60870-5, IEC 61850, Modbus, OPC UA, MQTT, and more.

Explore

  • Articles
  • Protocols
  • Tools
  • Categories
  • Tags

Protocols

  • DNP3
  • IEC 60870-5-104
  • IEC 60870-5-101
  • Modbus
  • IEC 61850
  • All Protocols →

Site

  • About
  • Privacy Policy
  • Terms of Service
  • Contact

© 2026 SCADA Protocols. All rights reserved.

Protocol and vendor names are trademarks of their respective owners. Content is for educational reference only.