Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
128
Command Reference
rssi
This command queries to the current wireless network signal strength seen by the modem for both the 1x
and EV-DO networks.
The values are given in dBm in the range, for example: -105dBm (poor), to -60dBm (excellent).
Note: This command is not supported by all wireless network cards and modules.
This is a read only command.
Example:
1. Query the current network signal strengths seen by the modem
cmd rssi
EVDO: -98dBm
1xRTT: -99dBm
OK
return to list of commands
8.1.15 “S” Commands
saltreport [r1] [r2] [r3] [r4] [r5] [r6] [r7] [r8]
This command sets the report(s) to be used for the chlorobyte salt-spreader interface triggered reports.
Up to 8 reports can be assigned to the saltreport configuration:
r = 0 disables the report
r = 1 to 999 report number
When saltreport is configured to use a report, it appends to the already existing messages configured in
the report a modified 114 message.
The appended message contains the specific salt spreader parameters received on the serial port instead
of the modem ID in the default 114 message. The mode must be configured correctly to allow the
spreader controller to communicate with the modem.
Example:
cmd saltreport 2
cmd repaddmes 2 114
cmd save
uses report 2 for salt-spreader interface triggered reports, adds a standard message 114 as a message,
saves the configuration.