Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
129
Command Reference
Report output:
$PGPS,000000.00,V,0000.0000,N,00000.0000,E,000.0,000.0,000000,+00000,0,0960489
0958*42
$PGPS,000000.00,V,0000.0000,N,00000.0000,E,000.0,000.0,000000,+00000,0,1312131
41516171819202122232425262728293031*7E
In the above example the first line is the default 114 message, the second line shows the 114 message but
with the salt spreader information instead of the modem ID. Note, the message type 114 does not have
to be explicitly added as a message, this is handled automatically by the saltreport command.
A cmd save is required for this command to take effect.
See also: mode, reptype, repremport, repremip, replocport, repemail, repsms, repaddmes
return to list of commands
satbackup b bt g gt o
Sets the option to switch to a backup satellite modem if the cellular network’s coverage is poor.
The satellite modem power must be driven by a modem output for this feature to work.
The user defines the RSSI(receive signal strength) threshold to initiate the switchover, the timeouts and
the output number to use.
When the RSSI value falls below the bad RSSI threshold for a certain timeout period, an output will be set.
When the RSSI value rises above or equal to the good RSSI threshold for a certain timeout period, an
output will be cleared.
NOTE: This command is only available on data cards/modules that provide RSSI information to the
modem. Contact Cypress Solutions for a complete line of supported data devices
b = 0 Disable (default)[[br] b = -1 to -125 Bad RSSI threshold in dBm; requires the negative sign
bt = 0 to 65535 Bad RSSI timeout in seconds; if the RSSI is less than the bad threshold for the timeout
period, than set the output. Default is 0
g = 0 Disable (default)
g = -1 to -125 Good RSSI threshold in dBm; requires the negative sign
gt = 0 to 65535 Good RSSI timeout in seconds; if the RSSI is greater than or equal to the good threshold
for the timeout period than clear the output. Default is 0
o = 1 to 4 Output number. Default is 1
A cmd save and power cycle are required before this setting takes effect.
The current satellite backup setting can be queried by entering satbackup without parameters.
To clear setting, use cmd satbackup 0 0 0 0 0