PROFINET for Rockwell Automation
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
Allen-Bradley uses PROFINET IO via 1756-ENBT/EN2T modules with PROFINET option. Requires GSD files for PROFINET devices. Studio 5000 Add-On Profile for configuration.
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.
Rockwell Automation Hardware Requirements
Compatible Communication Modules
1756-EN2T/1756-EN3T (ControlLogix with PROFINET)1769-L30ERM/L33ERM (CompactLogix with PROFINET)ProSoft PLX32-EIP-PNC (gateway)Stratix switches (limited PROFINET support)Wiring Details
Network Setup
100Mbps Ethernet. RT (Real-Time) supported, IRT not supported. Star or line topology via switches.
Configuration
Import EDS/GSD in Studio 5000. Add PROFINET devices to I/O Configuration tree. Map to controller tags.
Rockwell Automation Software & Programming
Function Blocks & Instructions
Automatic I/O tag mappingMSG for acyclic dataProSoft configuration via web interface (if using gateway)Rockwell Automation Code Example
// PROFINET I/O device automatically mapped to controller tags: Input_1 := Local:1:I.Data[0]; // PROFINET device input Local:1:O.Data[0] := Output_1; // PROFINET device output // Acyclic via MSG not commonly used for PROFINET
Rockwell Automation-Specific Implementation Notes
PROFINET support is not native - requires specific EN2T/EN3T modules or gateway. Limited to PROFINET IO (no component-based protocol). No IRT support. Primarily used in mixed Rockwell/Siemens installations.
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