© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
49
6BCommand Reference
3. Clear the SMS destination for GPS report #1
cmd gpssms 1
OK
4. Query the phone numbers or email addresses for all GPS SMS reports
cmd gpssms
cmd gpssms 1 1234567890
cmd gpssms 2 [email protected]
OK
A cmd save is required for this command to take effect.
See also: gpsrep, gpsaddmes, gpsdelmes, gpslocport, gpsremip, gpsremport, gpsemail
return to list of commands
7.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.