Learn PLCs free
Schneider Electric Implementation

PROFINET for Schneider Electric

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.

Type: Industrial EthernetSpeed: 100 Mbps commonly; Gigabit options are specifiedReleased: 2001Organization: PROFIBUS & PROFINET International (PI)
Depends on the selected physical layer
Bandwidth
Controller and project dependent
Max Nodes
100 m per copper channel; fiber depends on type
Max Distance
Yes
Real-Time

Protocol Overview

Schneider Electric M580 has built-in PROFINET device (slave) capability. M340 requires BMXP342030 CPU or add-on module. Primarily operates as PROFINET device in Siemens-dominated networks.

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.

Schneider Electric Hardware Requirements

Compatible Communication Modules

M580 integrated PROFINET device
BMXP342030 (M340 with PROFINET)
BMXNOM0200 (serial + PROFINET)

Wiring Details

Network Setup

100Mbps Ethernet. Functions as PROFINET IO device (slave), not controller. RT support.

Configuration

Import GSDML file for M580 into Siemens TIA Portal. Configure M580 as I/O device in PROFINET controller.

Schneider Electric Software & Programming

Function Blocks & Instructions

Automatic I/O mapping via PROFINET controller
Unity Pro configuration for local I/O mapping

Schneider Electric Code Example

// M580 as PROFINET device
// Configure I/O mapping in Unity Pro:
%MW100 := ProcessValue;  // Mapped to PROFINET input
ControlValue := %MW200;  // Mapped from PROFINET output

// Siemens controller reads/writes these automatically

Schneider Electric-Specific Implementation Notes

Schneider primarily implements PROFINET device (slave) role, allowing M580 to be controlled by Siemens PLC. Not typically used as PROFINET controller. Main use case: Modicon PLC in Siemens-dominated facility.

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

High-speed manufacturing lines
Motion control applications
Process automation
Automotive manufacturing
Robotics integration
Safety-critical applications

Adoption & Ecosystem Context

Adoption LevelEstablished global PI standard
Primary-source market sharePI does not publish a primary-source percentage
Geographic PresenceGlobal vendor and user ecosystem
Primary Industries
AutomotiveManufacturingProcess IndustriesPackagingMaterial Handling

Supported Message Types

Cyclic data
Acyclic data
Alarms
Diagnostics

Supported PLC Brands

Free PLC simulator

Stop reading, start doing

Write ladder logic in your browser, hit Run, and watch machine scenarios react. A 12-lesson curriculum across 8 PLC dialects — free account, no credit card.

Practice PLCs free →