Hello i was just asked about a screen that would show a current days without accidents.. something that would auto update until we reset it.. Live text maybe?
Date
Votes
1 comment
-
Lyndon Yes, you could do this with livetext. You can have a project with a variable that increments daily using a time/clock event. You can then display the variable using live text. You just have to decide how you want to reset it. You can do this by checking a box to reset variables on each publish. You'd have to remember to uncheck that.
Or, you can log into the unit's variables page from any browser, and change the counter value to 0, and the save it. This example has a live text widget. I include a single time clock event that fires off once a day, 7am. I also included a test timer that updates the variable every 10 seconds.
Please sign in to leave a comment.