Batch Timer - Wonderware-intouch Typing CST Test
Loading…
Batch Timer — Wonderware-intouch Code
Track batch process duration using a timer and display minutes/seconds.
# wonderware_intouch/demo/BatchTimer
1. Create a Float Tag 'BatchTime'.
2. Drag a Numeric Display for minutes and seconds.
3. Create a Start button: On Click -> Start incrementing 'BatchTime'.
4. Create a Stop button: On Click -> Stop timer.
5. Run runtime to monitor batch duration live.Wonderware-intouch Language Guide
Wonderware InTouch (now AVEVA InTouch HMI) is a graphical Human-Machine Interface (HMI) development platform used to design real-time industrial visualization, SCADA dashboards, and operator control screens for manufacturing, utilities, and automation systems.
Primary Use Cases
- ▸SCADA dashboards and operator control panels
- ▸Real-time process monitoring
- ▸Alarm and event visualization
- ▸Historical trending and data logging
- ▸Multi-PLC and multi-protocol SCADA integration
Notable Features
- ▸SmartSymbols and reusable graphics
- ▸Built-in alarming and trending
- ▸Scripting using QuickScript
- ▸Connectivity via OPC, Modbus, DDE, SuiteLink
- ▸Integration with Historian and System Platform
Origin & Creator
Originally developed by Wonderware Corp. (founded 1987), later acquired by Invensys and now part of AVEVA.
Industrial Note
Extremely common in SCADA environments where operator monitoring, industrial visualization, and centralized control are required-especially in water treatment, power distribution, and manufacturing plants.