igncond n a

Sets the condition(s) that would trigger an ignition report.
The state of the ignition is controlled by the "white" wire of the 3 wire power connection.

n = 1 to 8 ignition condition number
a = 0 trigger disabled (default)
a = 1 trigger on ignition going OFF
a = 2 trigger on ignition going ON
a = 3 trigger on transition (ON->OFF or OFF->ON)

Examples:

  1. Set ignition condition 1 to trigger when ignition is going OFF :
    cmd igncond 1 1
  1. Set ignition condition 2 to trigger when an ignition transition (ON to OFF or OFF to ON) is detected :
    cmd igncond 2 3

See Also: Ignition Reports

Last modified 7 years ago Last modified on 12-12-20 08:41:28 AM