This command, can be used to read or setup shutdown timers.

Synopsis

IGNITION TIMERS [<TIMER1> <TIMER2>]

Arguments

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.

Examples

To change TIMER1 in 20 seconds and TIMER2 in 30 seconds, send:

IGNITION TIMERS 20 30
OK

Notes

  1. Timers values, are not power loss safe. If you disconnect Carberry from power supply or a watchdog reset rises, all values will be restored to factory values, as 10 seconds for TIMER1 and 10 second for TIMER2.
  2. Read more about Shutdown Procedure.