Wonderware+intouch+105 Direct

Critical Warning: Do not install InTouch 10.5 on Windows 10 or Windows 11. It is unsupported and will cause DCOM errors, graphics flickering, and communication dropouts.


The development environment of InTouch 10.5 is iconic. wonderware+intouch+105


InTouch 10.5 uses QuickScript, a VB-like scripting language. The three major scopes are: Critical Warning: Do not install InTouch 10

Example Conditional Script:

IF TankLevel > 100 THEN
   PumpStatus = 0;
   AlarmComment = "Tank Overfill - Pump Shutdown";
ENDIF;

Symptom: WindowViewer logs show "Script Error Line X" in the Log Viewer. Cause: QuickScript running in v10.5 is not graceful with empty array indices or null math. Fix: The development environment of InTouch 10