Evaluate the AutomationView desktop suite free for 30 days. No credit card required. Claim trial key →

Category: Automation News

Stay Updated with Automation News

Get the latest articles and news delivered directly to your inbox.

Log in to Subscribe

You must be registered and logged in to manage subscriptions.

search

Inside Ignition FactoryGPT Integration: Active Operational Assistants in SCADA

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["SCADA Tags"]:::blue --> C{"FactoryGPT Engine"}:::purple
    B["Historical Data"]:::blue --> C
    C --> D["Anomaly Detection"]:::red
    C --> E["Contextual Alarms"]:::green

    classDef blue fill:#2563eb,stroke:#fff,color:#fff
    classDef purple fill:#9333ea,stroke:#fff,color:#fff
    classDef red fill:#dc2626,stroke:#fff,color:#fff
    classDef green fill:#16a34a,stroke:#fff,color:#fff
AutomationView Icon AutomationView
calendar_month

Inside Ignition FactoryGPT Integration: Active Operational Assistants in SCADA

Key Takeaways: The traditional passive SCADA model is shifting towards active operational assistants powered by AI. Ignition FactoryGPT integration provides contextual explanations for complex alarms, reducing operator fatigue. Real-time anomaly detection surfaces hidden production issues before they cause downtime. Historically, SCADA systems like Inductive Automation’s Ignition have served as highly effective but fundamentally passive data […]

Read Article arrow_forward

Schneider Electric HPE Modernization in Hybrid Cloud

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Legacy Systems"]:::old --> B["HPE GreenLake"]:::hpe
    B --> C["EcoStruxure Automation Expert"]:::schneider
    C --> D["Modernized Plant"]:::modern
    classDef old fill:#f97316,stroke:#c2410c,stroke-width:2px,color:#ffffff
    classDef hpe fill:#16a34a,stroke:#15803d,stroke-width:2px,color:#ffffff
    classDef schneider fill:#2563eb,stroke:#1d4ed8,stroke-width:2px,color:#ffffff
    classDef modern fill:#9333ea,stroke:#7e22ce,stroke-width:2px,color:#ffffff
AutomationView Icon AutomationView
calendar_month

Schneider Electric HPE Modernization in Hybrid Cloud

Solving the CAPEX Bottleneck in Industrial Automation Replacing legacy control systems has historically required massive upfront capital expenditure and long periods of downtime. Engineers face the paradox of needing agile, software-defined control while being constrained by aging proprietary hardware that is difficult to phase out without halting production entirely. A new operational model is addressing […]

Read Article arrow_forward

Inside SIMATIC AX WinCC Unified Elements: A Guide to Code-Based HMI

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    classDef blueFill fill:#2563eb,color:#ffffff,stroke-width:0px;
    classDef greenFill fill:#16a34a,color:#ffffff,stroke-width:0px;
    classDef redFill fill:#dc2626,color:#ffffff,stroke-width:0px;

    A["IT Engineering (Git/YAML)"]:::blueFill --> B["SIMATIC AX Server"]:::redFill
    C["PLC Logic (ST/SCL)"]:::greenFill --> B
    B --> D["WinCC Unified Elements HMI"]:::blueFill
AutomationView Icon AutomationView
calendar_month

Inside SIMATIC AX WinCC Unified Elements: A Guide to Code-Based HMI

Key Takeaways: Siemens SIMATIC AX WinCC Unified Elements brings IT-centric, code-based workflows to HMI engineering. Engineers can now use YAML configurations and Git version control for visualization projects. This shift addresses the bottleneck of manual drag-and-drop HMI updates in large-scale deployments. For decades, industrial automation engineers have relied on visual, drag-and-drop editors to design Human-Machine […]

Read Article arrow_forward

Inside Siemens Industrial AI Suite & Edge Management v2.0

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    classDef blue fill:#2563eb,color:#ffffff,stroke:none
    classDef green fill:#16a34a,color:#ffffff,stroke:none
    classDef red fill:#dc2626,color:#ffffff,stroke:none

    A["IT Infrastructure"]:::blue -->|Deploys Models| B["Siemens Industrial AI Suite"]:::green
    B -->|Inference Execution| C["Industrial Edge v2.0"]:::red
    C -->|Real-time Control| D["SIMATIC Hardware"]:::blue
AutomationView Icon AutomationView
calendar_month

Inside Siemens Industrial AI Suite & Edge Management v2.0

The Siemens Industrial AI Suite has reached general availability, launching in tandem with a major architectural overhaul in Industrial Edge Management v2.0. For automation engineers accustomed to isolating their control networks from enterprise IT infrastructure, this combined release signals a fundamental structural shift. We are moving past conceptual machine learning demonstrations and stepping directly into […]

Read Article arrow_forward

Inside the Rockwell Augury Agentic AI Partnership

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Machine Data"]:::data
    B["Augury Platform"]:::ai
    C["Rockwell Fiix CMMS"]:::platform
    D["Agentic AI Resolution"]:::action
    
    A -->|Vibration/Acoustics| B
    B -->|Predictive Insights| C
    C -->|Autonomous Work Orders| D
    
    classDef data fill:#3b82f6,color:#ffffff,stroke-width:0px
    classDef ai fill:#8b5cf6,color:#ffffff,stroke-width:0px
    classDef platform fill:#0ea5e9,color:#ffffff,stroke-width:0px
    classDef action fill:#10b981,color:#ffffff,stroke-width:0px
AutomationView Icon AutomationView
calendar_month

Inside the Rockwell Augury Agentic AI Partnership

Transforming Maintenance with Autonomous Systems The recent announcement of the Rockwell Augury Agentic AI partnership marks a definitive shift in how manufacturing facilities approach equipment reliability. As plant floors grow increasingly complex, the sheer volume of sensor data often overwhelms traditional maintenance teams. This new collaboration integrates Augury’s advanced machine health diagnostics directly into Rockwell […]

Read Article arrow_forward

Inside the Panduit IntraVUE CVSS 10.0 Vulnerability

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A[Unauthenticated Attacker] -->|Exploits CVSS 10.0| B(Panduit IntraVUE Appliance)
    B -->|Lateral Movement| C[OT Network Layer]
    C --> D[PLCs & HMIs]
    C --> E[SCADA Servers]
    style A fill:#ff4d4d,stroke:#cc0000,stroke-width:2px,color:#fff
    style B fill:#ff9999,stroke:#cc0000,stroke-width:2px,color:#000
    style C fill:#f9f9f9,stroke:#333,stroke-width:2px,color:#000
    style D fill:#d9ead3,stroke:#6aa84f,stroke-width:2px,color:#000
    style E fill:#d9ead3,stroke:#6aa84f,stroke-width:2px,color:#000
AutomationView Icon AutomationView
calendar_month

Inside the Panduit IntraVUE CVSS 10.0 Vulnerability

Key Takeaways: A CVSS 10.0 vulnerability has been disclosed in Panduit IntraVUE, a popular OT network visibility tool. Unpatched systems allow unauthenticated attackers to execute arbitrary code with maximum privileges. Securing asset inventory platforms is just as important as securing the PLCs and HMIs they monitor. In July 2026, the Cybersecurity and Infrastructure Security Agency […]

Read Article arrow_forward

Ignition 8.3 Unified Namespace: IT/OT Convergence

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Legacy PLCs"]:::blue -->|Modbus/OPC| B["Edge Gateway"]:::orange
    B -->|Sparkplug B| C["MQTT Broker"]:::green
    C -->|Unified Namespace| D["Enterprise IT"]:::blue
    
    classDef blue fill:#2563eb,color:#ffffff,stroke:#1e40af,stroke-width:2px;
    classDef orange fill:#ea580c,color:#ffffff,stroke:#9a3412,stroke-width:2px;
    classDef green fill:#16a34a,color:#ffffff,stroke:#166534,stroke-width:2px;
AutomationView Icon AutomationView
calendar_month

Ignition 8.3 Unified Namespace: IT/OT Convergence

Engineers in the field know the frustration of mapping an obscure Modbus register from a 25-year-old PLC to an enterprise SQL database. It usually involves a fragile middleware script that breaks the moment a network switch is power-cycled. The Ignition 8.3 Unified Namespace completely changes this paradigm. By moving away from point-to-point spaghetti connections, this […]

Read Article arrow_forward

Inside Siemens TIA Portal V21 Update 2 Hotfix 1: Streamlining PLC Engineering

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["TIA Portal V20"]:::v20 --> B["TIA Portal V21 Base"]:::v21
    B --> C["Update 1 (Feb 2026)"]:::update
    C --> D["Update 2 (May 2026)"]:::update
    D --> E["Update 2 Hotfix 1 (July 2026)"]:::hotfix
    
    classDef v20 fill:#64748b,color:#ffffff,stroke-width:0px
    classDef v21 fill:#2563eb,color:#ffffff,stroke-width:0px
    classDef update fill:#0ea5e9,color:#ffffff,stroke-width:0px
    classDef hotfix fill:#16a34a,color:#ffffff,stroke-width:0px
AutomationView Icon AutomationView
calendar_month

Inside Siemens TIA Portal V21 Update 2 Hotfix 1: Streamlining PLC Engineering

Key Takeaways: Siemens released TIA Portal V21 Update 2 Hotfix 1 in July 2026, focusing on critical stability and security enhancements. Version 21 completely overhauled the patching structure, introducing a cumulative update approach that radically simplifies software maintenance for automation engineers. Ongoing maintenance for Version 20 continues in parallel, ensuring backward compatibility for legacy control […]

Read Article arrow_forward

CISA PLC Cybersecurity Advisory: Defending Siemens & Rockwell

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Public Internet"]:::redNode -->|"Port 44818 / 102"| B["Exposed PLC"]:::orangeNode
    B -->|"Logic Modification"| C["OT Disruption"]:::redNode
    
    classDef redNode fill:#dc2626,stroke:#7f1d1d,color:#ffffff
    classDef orangeNode fill:#ea580c,stroke:#9a3412,color:#ffffff
AutomationView Icon AutomationView
calendar_month

CISA PLC Cybersecurity Advisory: Defending Siemens & Rockwell

Key Takeaways: The latest PLC cybersecurity advisory from CISA expands threat warnings beyond Unitronics to include Siemens and Rockwell Automation PLCs. Iranian-affiliated threat actors are exploiting internet-exposed controllers using native engineering software like TIA Portal and Studio 5000. Immediate mitigation requires disconnecting PLCs from the public internet and monitoring specific OT ports like 102, 502, […]

Read Article arrow_forward

Edge AI Controller: ASRock & Axelera 214 TOPS AIPU

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Factory Data"]:::primary --> B["ASRock iEP-7050E"]:::secondary
    B --> C["Axelera Metis AIPU"]:::accent
    C -->|214 TOPS| D["Real-Time Inference"]:::success

    classDef primary fill:#2563eb,stroke:#fff,stroke-width:2px,color:#fff;
    classDef secondary fill:#4f46e5,stroke:#fff,stroke-width:2px,color:#fff;
    classDef accent fill:#db2777,stroke:#fff,stroke-width:2px,color:#fff;
    classDef success fill:#16a34a,stroke:#fff,stroke-width:2px,color:#fff;
AutomationView Icon AutomationView
calendar_month

Edge AI Controller: ASRock & Axelera 214 TOPS AIPU

The push to move intelligence directly onto the factory floor has reached a new threshold. Relying on cloud infrastructure for real-time machine vision or robotic guidance introduces latency and data privacy risks that many manufacturers can no longer accept. To address this, ASRock Industrial has partnered with Axelera AI to integrate the Metis® AIPU into […]

Read Article arrow_forward

Why OMRON’s Vendor-Agnostic Framework Reshapes IT/OT Integration

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    classDef ot fill:#dc2626,color:#ffffff,stroke-width:0px
    classDef edge fill:#2563eb,color:#ffffff,stroke-width:0px
    classDef it fill:#16a34a,color:#ffffff,stroke-width:0px

    A["Legacy PLCs"]:::ot --> C["Vendor-Agnostic Edge"]:::edge
    B["Smart Sensors"]:::ot --> C
    C -->|Contextualized Data| D["Enterprise ERP"]:::it
    C -->|Analytics| E["Cloud Platforms"]:::it
AutomationView Icon AutomationView
calendar_month

Why OMRON’s Vendor-Agnostic Framework Reshapes IT/OT Integration

The IT/OT Chasm: Beyond the Buzzwords The gap between Information Technology (IT) and Operational Technology (OT) is a historical divide rooted in fundamentally different objectives. IT prioritizes data flow, security, and scalability across enterprise systems. Conversely, OT demands deterministic control, ultra-low latency, and uninterrupted machine availability. Integrating the two often feels like forcing a square […]

Read Article arrow_forward

Inside Software-Defined Automation: How IT/OT Convergence is Reshaping PLC Programming Environments

Automation News
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Proprietary PLC"]:::oldStyle -->|Decouples| B["Control Logic"]:::logic
    C["IT Workflows"]:::itStyle -->|Integrates| B
    B -->|Deploys to| D["Edge Servers"]:::newStyle
    classDef oldStyle fill:#dc2626,color:#ffffff,stroke-width:0px;
    classDef logic fill:#2563eb,color:#ffffff,stroke-width:0px;
    classDef itStyle fill:#16a34a,color:#ffffff,stroke-width:0px;
    classDef newStyle fill:#9333ea,color:#ffffff,stroke-width:0px;
AutomationView Icon AutomationView
calendar_month

Inside Software-Defined Automation: How IT/OT Convergence is Reshaping PLC Programming Environments

In July 2026, the industrial automation sector passed a critical milestone. We are seeing a major shift toward software-defined automation, fundamentally changing how engineering teams bridge the gap between IT and operational technology (OT) disciplines. Major suppliers are actively rolling out platforms that coordinate material flow and unify programming environments. Rockwell Automation’s FactoryTalk Orchestration and […]

Read Article arrow_forward