Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
64
Command Reference
8.1.8 I Commands
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.
The conditional parameter, a is used to indicate how all following parameters will be used to determine if
a report is triggered.
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)
The current ignition condition(s) for can be queried by igncond n where n is the condition number.
If n is blank, all ignition conditions will be queried.
Examples:
1. Set ignition condition 1 to trigger when ignition is going OFF
cmd igncond 1 1
OK
2. Set ignition condition 2 to trigger when an ignition transition (ON to OFF or OFF to ON) is detected.
cmd igncond 2 3
OK
A cmd save is required for this command to take effect.
See also: ignreport
return to list of commands
ignreport [n] [r]
This command sets the report to be used for ignition triggered reports.
Up to 8 ignition trigger reports can be configured.