Pressure Gauge Visualization - Wonderware-intouch Typing CST Test
Loading…
Pressure Gauge Visualization — Wonderware-intouch Code
Use a gauge graphic to visualize pressure values from a tag.
# wonderware_intouch/demo/PressureGauge
1. Create a Float Tag 'Pressure'.
2. Drag a Gauge object onto the window.
3. Bind Gauge value to 'Pressure'.
4. Configure min/max values: 0 to 200 psi.
5. Optionally, add color zones for safe/critical.
6. Run runtime to see pressure updates.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.