Events get!
On the timer itself do the following:
Wrench the far right number:
OnActivate-->Self-->FireRelay
OnRelay-->Self-->FireRelay (Delay: 1000)
OnRelay-->Self-->IncrementPrintCount [1]
OnPrintCountOverFlow--><NAMED BRICK (Second digit)>-->IncrememntPrintCount [1]
On the second digit
OnPrintCountOverFlow--><NAMED BRICK (Third digit)-->IncrememntPrintCount [1]
Third digit
OnPrintCountOverFlow--><NAMED BRICK (Fourth digit)-->IncrementPrintCount [1]
That SHOULD work. If not, tell me