This command, can be used to read or setup shutdown timers.
IGNITION TIMERS [<TIMER1> <TIMER2>]
| Argument | Meaning |
|---|---|
| <none> | Used to get actual timers values. Returns TIMER1 and TIMER2 values (in seconds units) followed by OK line. |
| <TIMER1> <TIMER2> | Used to change TIMER1 and TIMER2 values. Returns only OK. |
To change TIMER1 in 20 seconds and TIMER2 in 30 seconds, send:
IGNITION TIMERS 20 30 OK