The commands below demonstrate how to query a timer.  Using query commands, users may ask the controller the amount of time remaining for each timer.  Timers always count down in one second intervals, so each second, the received value will change for all active timers.  A timer query command will return 4 parameters: Remaining Hours (H), Minutes (M), Seconds (S), and the Relay (R) associated with the timer.

T = Timer
HR = Hours
MN = Minutes
SC = Seconds
R = Relay
CK = Checksum
TX:2345TCKFunctionRX:2HRMNSCRCK
AA05FE32820060Query Timer 0AA0400000000AE
AA05FE32820161Query Timer 1AA0400000000AE
AA05FE32820F6FQuery Timer 15AA0400000000AE