Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
62
Command Reference
gpsrmc
Displays the current GPS position in NMEA0183 format.
This command is a read only command.
Example:
1. Return a current GPS NMEA format RMC message
NMEA 0183 v2.0:
cmd nmeamode
cmd nmeamode 0
OK
cmd gpsrmc
$GPRMC,215812.00,V,4948.7177,N,11928.6161,W,000.0,000.0,280409,,*38
OK
NMEA 0183 v3.0:
cmd nmeamode
cmd nmeamode 1
OK
cmd gpsrmc
$GPRMC,014418.00,A,4915.3868,N,12259.8017,W,000.8,318.0,221210,,,A*4B
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.