Vision
Overview Window
Rio Oso wants a way for roasters to view multiple brewing stations’ data at a glance.
Criteria
- Create a new Overview window to begin displaying roasting station data. This window should open automatically when a client starts.
 - The overview window needs a way for users to navigate back to it, using the existing navigation scheme.
 - Use appropriate components to display: the brewing station #, the brew type, the water temperature, the high and low setpoints.
 - Ensure that users can adjust the high and low temperature setpoints.
 - Users need to be able to display and control the machine status value.
 
Click here for general help with the Overview Window
- Create windows in the Windows section of the Project Browser
 - Use tag bindings on component properties to display data
 - User input that will write to tags need bidirectional bindings
 
- For help with creating windows review Vision Windows
 - For help with components review Working with Vision Components
 - For help with binding tags review Tag Bindings in Vision