MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
89 /105
1 – Enable
2 – Reset
Default is 0 (Disable).
Note: Mode = 2 is only valid with AT$FT=<Index>,<Mode>
Interval
Timer interval in second (1 to 65000 seconds)
Default is 1
Cyclic
0 – Once timer
1 – Cyclic timer
Default is 0 (Once timer)
Current
Current timer tick in second
Example
Command
Response
AT$FT=1,1,10,0
Note: Start timer 1 of interval 10 seconds.
OK
AT$FT=1
Note: Query timer 1 setting and current
tick.
OK
$FT: 1,1,10,0,3
AT$FT=1,2
Note: Reset timer 1 and start to run from
beginning.
OK
AT$FT=1,0
Note: Pause timer 1.
OK
AT$FT=1
Note: Query timer 1 setting and current
tick.
OK
$FT: 1,0,10,0,5
AT$FT?
Note: Query setting of all timers (without
current tick).
OK
$FT: 1,1,10,0
…
$FT: 10,0,0,0
23.2 Counter – AT$FC