In TIA Portal, the expected topology can be downloaded into the PROFINET PLC; at start-up the PLC compares the actual topology (discovered via LLDP) against the expected one and raises an alarm if they differ, which makes cabling errors automatically detectable.
True
Topology Download acts as a re-cabling safety net: the Configured Topology captures what the integrator drew (port X of device A connects to port Y of device B), the Actual Topology is what LLDP discovers at runtime, and any mismatch raises a PLC alarm. This avoids the classic failure mode where maintenance reconnects a cable to the wrong port, the plant keeps running, and the error is only discovered weeks later when the next device replacement silently fails. It is now standard practice in modern industrial and tertiary deployments.
Re-download the topology after each commissioning campaign — a configured topology that lags behind reality by two ports is worse than no topology check at all, because it produces nuisance alarms that operators learn to ignore.
PROFINET bank in preparation
The full PROFINET bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other PROFINET practice questions
Related questions
- PROFINET defines three device roles: IO Controller (equivalent to the PLC master), IO Device (equivalent to a slave: sensor, actuator) and IO Supervisor (engineering PC used for diagnostics and configuration).1. Architecture · Device-Rollen-Modell
- A GSDML file (Generic Station Description Markup Language) is provided by the manufacturer of a PROFINET IO Device and is imported into the engineering tool (e.g. TIA Portal) to integrate the device into the project.1. Architecture · GSDML
- The PROFINET Update Time of an IO Device is configurable individually depending on the application: typical values range from 1 to 128 ms in RT, and down to 250 us in IRT.2. Real-time classes · Update Time
- PROFINET supports several physical topologies: star (via switches), line (daisy-chain through ports integrated in the devices) and ring (with MRP for redundancy), and they may be combined within the same network.3. Topology & cabling · Unterstützte Topologien
- LLDP (Link Layer Discovery Protocol, IEEE 802.1AB) lets PROFINET devices identify each other and automatically discover the network topology, which is exploited by diagnostic tools such as PRONETA or the TIA Portal Topology Editor.4. Diagnostics · LLDP