¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Countdown Timer - with Status


Goff, Joseph M
 

¿ªÔÆÌåÓý

I am looking for either a symbol or module that will show on a touch panel a countdown timer from 60 minutes to 0 in one second increments.

?

Plenty of clock and timer symbols in SIMPL but none appear to have a ¡°status¡± output of where it is in the count.

?

Any help with either advice or a pointer to a tutorial would be appreciated. ???


Joseph K. Vossen
 

I might have a module laying around that will help you; I'll see if I can find it

-----Original Message-----
From: "Goff, Joseph M"
Sent: Feb 28, 2014 1:50 PM
To: "Crestron@..."
Subject: [Crestron] Countdown Timer - with Status

I am looking for either a symbol or module that will show on a touch panel a countdown timer from 60 minutes to 0 in one second increments.

?

Plenty of clock and timer symbols in SIMPL but none appear to have a ¡°status¡± output of where it is in the count.

?

Any help with either advice or a pointer to a tutorial would be appreciated.


  • 22
  • 1
? ? Unsubscribe ?



 

You can always use an Analog Increment that you initialize to 60d. Set the repeat to 1s and then just hold the down.

There is also a similar way with analog ramp where you set the time to 65535s and then it changes 1 value per second.




On Fri, Feb 28, 2014 at 10:58 AM, Joseph K. Vossen <jkv@...> wrote:
?

I might have a module laying around that will help you; I'll see if I can find it

-----Original Message-----
From: "Goff, Joseph M"
Sent: Feb 28, 2014 1:50 PM
To: "Crestron@..."
Subject: [Crestron] Countdown Timer - with Status

I am looking for either a symbol or module that will show on a touch panel a countdown timer from 60 minutes to 0 in one second increments.

?

Plenty of clock and timer symbols in SIMPL but none appear to have a ¡°status¡± output of where it is in the count.

?

Any help with either advice or a pointer to a tutorial would be appreciated.


  • 22
  • 1
? ? Unsubscribe ?




 

There are a couple Crestron modules in the database called "Presentation Timer v1.0" and "Count-down Timer" that should do what you want. Both have analog outputs for timer status.


 

AINC, set the initial value to 3600, 1s interval, and hold the DEC input when you want to count down.? Feed the analog output to a timer object on your touchpanel project.? Done.? (Unless you mean something else when you say "status")

? - Chip


 

There is countdown timer in the files section:


As far as I remember there is a timing issue, you have to reseed after init....

Jarle