Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
125
Command Reference
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 report
s = 1 enables the store and forward of report
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 report can be queried by using reptype n where n is the
report number.
If n is omitted, all reports will be queried.
Examples:
1. Send report #4 as a UDP packet over Ethernet and over the wireless link, and will not store reports
cmd reptype 4 3 3
OK
2. Send report #2 as a UDP packet over Ethernet and as an SMS message to the SMS destination set using
the repsms command, and will enable the store and forward of reports
cmd reptype 2 3 7 1
OK
3. Query the reporting methods for all reports
cmd reptype
cmd reptype 1 3 0 0
cmd reptype 2 3 0 0
cmd reptype 10 0 6 0
OK
A cmd save is required for this command to take effect.
See also: repaddmes, repdelmes, repemail, replocport, repremip, repremport, repsms
return to list of commands
restore
Restores the configuration to the previously saved version (overwrite any commands not yet saved).
This command has the same effect as a power cycle with regard to the configuration.