Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
61
Command Reference
l = 4 in-band NMEA or ULCP messages with a ULCP header and in individual UDP packets over Ethernet
l = 5 in-band NMEA or ULCP messages in a TCP Packet over Ethernet
l = 6 file-based reports
r = 0 disables remote GPS report (default)
r = 3 in-band NMEA or ULCP messages in a UDP Packet
r = 4 in-band NMEA or ULCP messages with a ULCP header and in individual UDP packets
r = 5 in-band NMEA or ULCP messages in a TCP Packet
r = 6 email reports
r = 7 SMS reports
s = 0 disables the store and forward of GPS reports
s = 1 enables the store and forward of GPS reports
Note: For r = 7 (SMS reports), the total length of the report must not exceed 166 characters including
<CR> and <LF>
The current report type configuration for a GPS report can be queried by using gpsrep n where n is the
report number.
If n is omitted, all reports will be queried.
Examples:
1.Send GPS report #4 as a UDP packet over Ethernet and over the wireless link, do not store GPS reports
cmd gpsrep 4 3 3
OK
2. Send GPS report #2 as a UDP packet over Ethernet and as an SMS message to the SMS destination set
using the gpssms command, and enable the store and forward of GPS reports
cmd gpsrep 2 3 7 1
OK
3. Queries the reporting method for all GPS reports
cmd gpsrep
cmd gpsrep 1 0 3 1
cmd gpsrep 2 3 3 0
cmd gpsrep 11 3 0 0
OK
A cmd save is required for this command to take effect.
See also: gpsaddmes, gpsdelmes, gpslocport, gpsremip, gpsremport, gpsemail, gpssms
return to list of commands