Open topic with navigation
Button and Keypad Action Types
Change Page
The "Change Page" action will change the current displayed page to a user defined page.
- Page - the page to change to
- Transition - the page transition to use (see Transitions).
- Time - the transition time (in milliseconds)
Previous Page
The "Previous Page" action will change the current page to the previous page based on the Browser tree order, where the previous page is up the list.
When the current page is first page in the Browser, the last page or the page listed at the bottom of the Browser will be the new active page when "Previous Page" is the selected action.
- Transition - the page transition to use (see Transitions).
- Time - the transition time (in milliseconds)
Next Page
The "Next Page" action will change the current page to the next page based on the Browser tree order, where the next page is down the list.
When the current page is the last page in the Browser, the first page or the page listed at the top of the Browser will be the new active page when "Next Page" is the selected action.
- Transition - the page transition to use (see Transitions).
- Time - the transition time (in milliseconds)
Return to Last Page
The "Return to Last Page" action will change the current page to the last page that was displayed, regardless of its Browser tree order.
- Transition - the page transition to use (see Transitions).
- Time - the transition time (in milliseconds)
Show Default Page
The "Show Default Page" action will change the current page to the Default Page that has been defined in the configuration property editor.
- Transition - the page transition to use (see Transitions).
- Time - the transition time (in milliseconds)
Show Setup Page
The Show Setup Page action will change the current page to the Touchscreen Setup Page.
Show Timed Events
The "Show Timed Events" action will display the Timed Events configuration screen.
Show Popup
The Show Popup action will display a user defined Popup Window.
- Popup - the Popup to Display
Hide Popup
The Hide Popup action will hide a user defined Popup Window.
- Popup - the Popup to Hide
Toggle Popup
The Toggle Popup action will Toggle a user defined Popup Window open and closed with each Button press.
- Popup - the Popup to Toggle
Hide All popups
The Hide all popups action will close all open Popup Windows.
Show Energy Manager
The "Show Energy Manager" action will display the Energy Manager table.
Related Topics