PLC & cell control
Ignition SCADA
Web-launched SCADA and HMI platform from Inductive Automation, commonly used to build plant-wide dashboards on top of robot cell and PLC data.
Ignition uses an unlimited-tag, server-based licensing model and a web-launched client, making it a common choice for plants that want a single SCADA system spanning many cells without per-screen or per-tag licensing costs adding up. It connects to PLCs and robot controllers primarily through OPC UA, with drivers available for most major PLC brands.
Because Ignition is built on a general-purpose Java and web application framework, it supports custom scripting and integrations, such as pulling data into a database or pushing alerts to email or text, beyond what a traditional fixed-function SCADA package offers.
Setting up Ignition well requires OPC UA tag structures on the PLC and robot side to be organized clearly, since the SCADA screens are only as maintainable as the underlying tag naming and structure.
Related integrations
Common questions
- What does Ignition SCADA do?
- Web-launched SCADA and HMI platform from Inductive Automation, commonly used to build plant-wide dashboards on top of robot cell and PLC data.
- What does Ignition SCADA work with?
- It works with OPC UA, SCADA link, MES integration, Cell controller.
- What should I watch for with Ignition SCADA?
- Requires well-organized OPC UA tag structure on the PLC side. Custom scripting adds flexibility but also maintenance burden. Server sizing matters for plants with many concurrent tags and clients.