Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
63
Command Reference
Examples:
1. Send GPS report #1 as an SMS message to the specified phone number
cmd gpssms 1 1234567890
OK
2. Send GPS report #2 as an SMS message to the specified email address
cmd gpssms 2 me@home.com
OK
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 me@home.com
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
gpstime n
Set the priority of valid GPS as an external system time synchronization source.
n = 0 Disabled
n = 1-3 Priority relative to other external system time synchronization sources with 1 = highest (default: 1)
A cmd save and a power cycle are required for this command to take effect.
Example:
1. Set valid GPS as lowest priority relative to other external time synchronization sources:
cmd gpstime 3
OK
See also: networktime, ntpserver, ntptime, timesync
return to list of commands