Vision
Station Template
Rio Oso needs a Vision template to display some basic brewing information for any station.
Criteria
- The template uses a single parameter which is used to make it dynamic.
 - The template should show:
- The station number instance, as a header
 - The cold brew type being brewed at that station, the user will enter this text
 - The current water temperature of that station, with a label
 - A way to display and control the station status
 - The text equivalent of the numerical status
 - An image of some kind
 
 
Click here for general help with the Station Template
- Create windows in the Vision designer space
 - Create a parameter on the view to parameterize the view and its components
 - Use tag bindings on component properties to display Station data
 - User input that will write to tags need bidrectional bindings
 
- For help with creating windows Vision Windows
 - For help with components Working with Vision Components
 - For help with binding tags Tag Bindings in Vision