© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
96
6BCommand Reference
See Also: repaddmes, repdelmes, repemail, replocport, repremip, repsms, reptype
return to list of commands
repsms n pppppppppp or <email address>
Sets the destination of the report that is sent as an SMS message. Up to 999 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 999
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.
<email address>
email address which the SMS report will be sent to.
The current SMS destination configured for all reports can be queried by using the repsms command
without parameters.
Examples:
1. Send report #1 as an SMS message to the specified phone number
cmd repsms 1 1234567890
OK
2. Send report #2 as an SMS message to the specified email address
cmd repsms 2 [email protected]
OK
3. Query the SMS destination for report #1
cmd repsms 1
cmd repsms 1 1234567890
OK
4. Query the SMS phone numbers or email addresses for all reports
cmd repsms
cmd repsms 1 1234567890
cmd repsms 2 [email protected]
OK
A cmd save is required for this command to take effect.