PROFINET for ABB
PROFINET is an open Industrial Ethernet system maintained by PROFIBUS & PROFINET International (PI). It uses standard Ethernet alongside Real-Time (RT) communication, with Isochronous Real-Time (IRT) available on Conformance Class C devices for demanding synchronized applications.
Protocol Overview
ABB AC500 supports PROFINET IO via CP600-PNIO module or built-in in newer controllers. Automation Builder provides PROFINET configuration integrated with CODESYS environment.
When to Use PROFINET
Choose PROFINET when the selected controllers and field devices support the required conformance class and profiles, and when cyclic I/O, diagnostics, topology, safety, drives, or synchronized motion are part of the system requirement.
ABB Hardware Requirements
Compatible Communication Modules
CP600-PNIO (AC500 PROFINET controller)TB521-ETH (limited PROFINET device support)PROFINET-capable AC500-S safety PLCsWiring Details
Network Setup
100Mbps Ethernet. RT support. Typically used in mixed ABB/Siemens installations.
Configuration
Import GSD files in Automation Builder. Add PROFINET devices to PLC configuration. Map I/O to controller variables.
ABB Software & Programming
Function Blocks & Instructions
Automatic I/O mappingCODESYS PROFINET librariesDiagnostic function blocksABB Code Example
// PROFINET I/O automatically mapped to variables VAR PNDevice_Input : ARRAY[0..15] OF BOOL; PNDevice_Output : ARRAY[0..15] OF BOOL; END_VAR // Access PROFINET I/O: PNDevice_Output[0] := ControlBit; StatusBit := PNDevice_Input[0];
ABB-Specific Implementation Notes
CODESYS-based PROFINET implementation, highly compatible with Siemens devices. CP600-PNIO provides controller functionality. Limited to RT, no IRT. Used primarily when ABB PLC needs to integrate into existing PROFINET infrastructure.
Technical Specifications
Physical Layer
- Physical Layer: IEEE 802.3 Ethernet
- Cable Type: Cat5e/Cat6 Ethernet, fiber optic
- Topology: Line, Star, Tree, Ring
- Power Over Cable: No
Data Layer
- Data Link: Real-Time (RT) and Isochronous Real-Time (IRT)
- Encoding: Binary
- Error Detection: CRC-32
- Frame Size: 1500 bytes (MTU)
Performance
- Scan Time: RT update times: 250 µs to 512 ms
- Deterministic: Yes
- Real-Time: Yes
- Cycle Time: IRT can reach 31.25 µs on supported CC-C devices
Certification
- Certification Required: Yes
- License Cost: No PROFINET technology licence fee; product certification and testing still apply
- Version: V2.4
Advantages & Disadvantages
Advantages
- ✓All conformance classes include real-time data exchange, alarms, diagnostics, and topology support
- ✓Conformance Class C adds IRT for synchronized applications
- ✓Standard Ethernet and PROFINET traffic can share a network when it is engineered correctly
- ✓Profiles such as PROFIsafe and PROFIdrive extend the base protocol for defined application needs
- ✓Copper, fiber, and other specified physical-layer options support different plant environments
- ✓PI certification provides an interoperability test path for products
Disadvantages
- ✗Capabilities vary by conformance class, optional feature, profile, and exact device
- ✗IRT requires compatible Conformance Class C hardware and an engineered network
- ✗Copper channels are limited to 100 m between endpoints without another active node
- ✗Device naming, GSDML files, topology, update times, and diagnostics all require commissioning discipline
- ✗Product certification and test-lab work add effort for device manufacturers
Common Use Cases & Applications
Adoption & Ecosystem Context
Supported Message Types
Cyclic dataAcyclic dataAlarmsDiagnosticsSupported PLC Brands
Protocol Comparisons
PROFINET vs Modbus RTU
Modbus RTU is simpler and cheaper; PROFINET is faster and more capable
View Detailed Comparison →PROFINET vs EtherNet/IP
Both are high-performance Industrial Ethernet; choice driven by vendor ecosystem (Siemens vs Rockwell)
View Detailed Comparison →PROFINET vs PROFIBUS
PROFINET is the modern Ethernet successor to PROFIBUS fieldbus
View Detailed Comparison →Alternative Protocols
- EtherNet/IP
- EtherCAT
- POWERLINK
Related Standards
- IEC 61131-3
International standard for programmable logic controller programming languages. Defines 5 programmin...
- IEC 61131 Series
Complete series of international standards for programmable logic controllers covering hardware, sof...
- PackML
Packaging Machine Language - standard state machine and interface for packaging machinery. Part of I...
Related Protocols
- EtherNet/IP
Industrial Protocol using standard Ethernet and TCP/IP. Primary protocol for Roc...
Industrial Ethernet • 10/100/1000 Mbps - Modbus TCP/IP
Ethernet-based variant of Modbus using TCP/IP. Combines simplicity of Modbus wit...
Industrial Ethernet • 10/100/1000 Mbps - OPC-UA
Open Platform Communications Unified Architecture - platform-independent standar...
Industrial Ethernet • Network dependent - DeviceNet
CAN-based fieldbus protocol for industrial automation. Part of the CIP family wi...
Fieldbus • 125, 250, or 500 kbps - AS-Interface
Actuator Sensor Interface - simple, low-cost fieldbus for binary sensors and act...
Fieldbus • 167 kbps (v3), 1.67 Mbps (v5) - IO-Link
Point-to-point communication standard for connecting sensors and actuators. Prov...
Sensor-Level • 4.8, 38.4, or 230.4 kbps