You can configure and scroll through multiple pages on the Clock+. When this functionality is configured, users can navigate between pages on the Clock+ using any of the following methods:
- Clicking the left and right arrows.
- Clicking and holding the cursor on the page and moving to the left or right to go to the previous or next page.
- Clicking the circles (representing the pages) on the top left corner of the current page.
To implement paging on the Clock+, update the F values in the button
attribute for each function tag. The clock shows functions in the following order on the home screen:
To add an additional page, assign F9
- F16
to a function. To add a third page, assign F17
- F24
to a function, and so on.