News:

  • April 30, 2026, 02:54:36 PM

Login with username, password and session length

Author Topic: Timer in count down mode  (Read 6671 times)

johnken

  • Newbie
  • *
  • Posts: 1
Timer in count down mode
« on: February 25, 2020, 10:06:37 PM »
Working on a small project that the user would like to see the timer numbers on a touch panel counting down instead of up as normal.  Something like "Minutes left"...

Has anyone run across this requirement?

pbw

  • Hero Member
  • *****
  • Posts: 127
Re: Timer in count down mode
« Reply #1 on: February 25, 2020, 10:51:06 PM »
You could do it like so and display the string on the touchscreen,
Or write it to a D file and use scaling to convert from ms to sec or minutes.