Recipe Selector - Wonderware-intouch Typing CST Test
Loading…
Recipe Selector — Wonderware-intouch Code
Select different recipes for a process using a drop-down menu and tags.
# wonderware_intouch/demo/RecipeSelector
1. Create String Tag 'SelectedRecipe'.
2. Drag a Combo Box or List Box.
3. Bind it to 'SelectedRecipe' with recipe options.
4. On selection, trigger actions/microflows for process.
5. Run runtime to select recipes and trigger processes.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.