Perspective
Popup View
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 view.
Criteria
- A parameterized popup view is created
- The popup view contains an instance parameter for the specific brewing station
- The popup view displays an instance of the Station View
- The popup view provides a way to view and change the name of the current coffee being brewed at the station
- The popup view provides a means for users to change the high and low temperature setpoints
- The correct popup view should open upon clicking any brewing station instance in the overview view
Click here for general help with the Popup View
- Create views in Page Configuration
- The popup view will need a parameter to receive information
- Popups are displayed via events
- Due to the amount of information on the popup, it is recommended the popup has a height of at least 600 pixels
- For help with popup views Popup Views
Click here for more specific help with the Popup View
Tag History
Tag History data needs to be added to the popup view, so that Rio Oso can examine the time history of key brewing parameters.
Criteria
- Add a Power Chart to the popup view, 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, using an axis that conforms to the expected values
Click here for general help with Tag History
- The power chart tag data needs to be parameterized
- It is recommended to use the preview mode to set up the power chart, then modify the pen data bindings using an expression
- Modify the chart settings so pens cannot be removed or added
- For help with Power Chart Perspective - Power 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 brewing station.
Criteria
- Add an Alarm Status Table to the Popup view, to display current alarming information for the brewing station shown in the popup
Click here for general help with Alarms
- Use a parameterized filter to highlight the alarms for the brewing station selected
- For help with the alarm status table Perspective - Alarm Status Table