Vision
Popup Window
Rio Oso wants to be able to drill deeper into any of their brewing station displays, to display more detailed historical and alarming information for any one of their brewing stations, by using a parameterized popup window.
Criteria
- A parameterized popup window is created
- The popup window contains an instance parameter for the specific brewing station
- The popup window displays a template instance for the brewing station
- The popup view provides a way to view and change the name of the current coffee being brewed at the station
- The popup window provides a means for users to change the high and low temperature setpoints
- The correct popup window should open upon clicking any brewing station instance in the overview window
Click here for general help with the Popup Window
- Create windows in the Vision designer space
- The popup window will need a parameter to receive information
- Popups are displayed via scripting
- For help with popup views Popup Windows
Click here for more specific help with the Popup Window
Tag History
Tag History data needs to be added to the popup window, so that Rio Oso can examine the time history of key brewing parameters.
Criteria
- Add an Easy Chart to the popup window, to dynamically display all needed tags for the selected brewing station
- The brewing temperature tag should be shown on the same subplot as its high and lower setpoint tags. All tags should use the same axis
- The brewing status tag should be displayed on a separate subplot, with an axis that shows the status names instead of numerical values
Click here for general help with Tag History
- The easy chart tag data needs to be parameterized
- For help with easy charts Vision - Easy Chart
- For help with indirect easy charts Indirect Easy Chart
Click here for more specific help with Tag History
Alarms
Alarm Status data needs to be displayed, so that Rio Oso can track the current status of its brewing station.
Criteria
- Add an Alarm Status Table to the popup window, to display current alarming information for the selected brewing station only
Click here for general help with Alarms
- The alarm status table need to be filtered to only show the station reflected on the popup
- For help with the alarm status table Vision - Alarm Status Table