IO-Controller (EN)
HardwareControl device in Profinet networks for device management
IO-Controller
The IO-Controller is a central control device in Profinet networks that coordinates communication with IO-Devices and other network components. It manages the entire topology of connected devices and controls data exchange between the control level and peripheral devices. The controller must know the device parameters and configuration to ensure deterministic and reliable communication in the automation environment.
Architecture
flowchart TD A[Control level] --> B[IO-Controller] B --> C[IO-Device 1] B --> D[IO-Device 2] B --> E[IO-Device 3] C --> F[Sensor 1] D --> G[Actuator 1] E --> H[Sensor 2] I[Engineering tool] --> B J[Diagnostic tool] --> B