© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
48
6BCommand Reference
return to list of commands
gpsrmc
Displays the current GPS position in NMEA0183 format.
This command is a read only command.
Example:
1. Return a current GPS NMEA format GGA message
cmd gpsrmc
$GPRMC,215812.00,V,4948.7177,N,11928.6161,W,000.0,000.0,280409,,*38
OK
return to list of commands
gpssms n pppppppppp or <email address>
Sets the destination of the GPS report that is sent as an SMS message.
Up to 8 GPS reports may be configured. The default SMS destination is blank.
Note: SMS features are only available for specific manufacturer, RF modules, cards or devices. Please
contact Cypress Solutions for a complete list of products that support SMS functionality.
n = 1 to 8
GPS report number
pppppppppp
phone number which the SMS report will
be sent to. For long distance calls, a “1” needs to
be added In front of the phone number.
(leave blank to clear the phone number)
<email address>
email address which the SMS report will be sent to.
(leave blank to clear the address)
The current SMS destination configured for all GPS reports can be queried by using the
gpssms
command
without parameters.
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 th
e specified email address
cmd gpssms 2 [email protected]
OK