Wonderware+intouch+105 Hot! May 2026
Wonderware InTouch 10.5: The Backbone of Legacy Industrial Automation
In the landscape of industrial automation, few software packages carry the weight of history and reliability quite like Wonderware InTouch. For system integrators, control engineers, and plant managers, the designation "Wonderware InTouch 10.5" represents a specific, pivotal era in Human-Machine Interface (HMI) development.
Released as part of the Wonderware System Platform evolution, version 10.5 solidified the transition from simple tag-based graphics to a robust, architected industrial software environment. Even years after its release, InTouch 10.5 remains a critical component in countless manufacturing facilities worldwide.
This piece explores the significance, features, and enduring legacy of InTouch 10.5. wonderware+intouch+105
Problem 4: Poor PLC Communication (Sporadic Data)
- Cause: Suitelink timeout too low, or the DAServer is overloaded.
- Fix: Increase the "Timeout" and "Retries" in the Access Names configuration. Also, reduce the update interval on non-critical tags from 1 second to 5 seconds.
Abstract
This paper reviews Wonderware InTouch 10.5, a Human-Machine Interface (HMI) and SCADA platform. It examines core functionalities including graphic visualization, alarm management, historical trending, and scripting. Emphasis is placed on its integration with the ArchestrA application server, communication protocols (DAServer, OPC, SuiteLink), and performance in distributed control environments. Case study data on response time and tag capacity are presented.
Architecture & components
- Development (InTouch WindowMaker): Design and configure displays, symbols, scripts, and tags.
- Runtime (InTouch Runtime): Executes HMI application on operator stations.
- Application Server / System Platform (optional): For distributed SCADA, centralized management, and object-based modeling.
- OPC/HMI connectivity: Connectors to PLCs and historians; may use OPC DA/UA or native drivers.
2. The WindowMaker Interface
- Left Panel: The Drawing area (canvas).
- Right Panel: The SmartSymbols/ Wizards library (pre-made graphics).
- Top Menu: Access to Scripts, Tags, and Special functions.
Scripting examples (conceptual)
- Toggle a pump start/stop:
IF Tag("PumpCmd") = 0 THEN
Tag("PumpCmd") = 1
ELSE
Tag("PumpCmd") = 0
END IF
- Alarm acknowledgment:
AlarmAcknowledge(Tag("AlarmID"))
(Note: adapt to actual VBScript/JScript syntax used in WindowMaker/InTouch.) Wonderware InTouch 10
Why People Stick With It
- Stability: Once tuned, 10.5 rarely crashes. It is lean compared to modern HMIs.
- Hardware Support: It runs comfortably on old Windows 7 (and even XP) industrial PCs that many plants refuse to retire.
- Cost: Upgrading 50 HMIs to AVEVA Edge is expensive. 10.5 is fully paid for.
Part 3: Why Are Plants Still Using Wonderware InTouch 105?
If you walk into a legacy automotive plant or a food processing facility, you might see a dusty industrial PC running Windows 7 with the InTouch 105 splash screen. Why hasn't it been upgraded?
Part 1: What Exactly is Wonderware InTouch 10.5?
Wonderware InTouch 10.5 is a Human-Machine Interface (HMI) and SCADA (Supervisory Control and Data Acquisition) software developed by Wonderware (now part of AVEVA). It is the client component of the System Platform, designed to deliver real-time graphical visualization, data acquisition, and process control. Problem 4: Poor PLC Communication (Sporadic Data)
The "10.5" designation is critical. It is not merely a point release; it represents a maturation of the ArchestrA technology introduced in version 9.0. Version 10.5 offered improved stability, better graphics performance, and enhanced scripting capabilities over its immediate predecessors (10.0 and 10.1).
Key identifiers for version 10.5:
- Release Year: Approximately 2009-2010
- Supported OS: Windows XP SP3, Windows 7 (32 & 64-bit), Windows Server 2003/2008
- Core Technology: ArchestrA Graphics and InTouch View Engine