SPLat Logo

Countdown Timers

NOTICE: SPLat Controls has moved. We are now at 1/85 Brunel Rd, Seaford, 3198. map

Countdown Timers

This collection of instructions operate on the countdown timers.

There are 8 countdown timers, numbered 0 thru 7.  These timers may be started or stopped at will and they don't consume any RAM.  They are global and are shared amoungst all tasks.

SPLat 8 bit controllers (green boards)

All these timers can have a maximum count of 32767, but the duration this equals varies depending on the timer number.

SPLat 32 bit controllers (black boards)

All these timers can have a maximum count of 16777215 via fSetTimer, but the duration this equals varies depending on the timer number.

Using SetTimer, the maximum count is 65535 which gives a duration per timer of:

 

Note: These timers are not affected by changing the task time tick.