Host Engineering Forum
General Category => General Discussion => Topic started by: johnken 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?
-
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.