Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
123
Command Reference
xxxxx = 0 to 65535 remote port number
The current IP port configuration for a report can be queried by using remport n where n is the report
number.
If n is omitted, all reports will be queried.
Examples:
1. Report #1 will be sent to port 5005 on remote IP address set by repremip
cmd remport 1 5005
OK
2. Query the remote port setting of all reports
cmd report
cmd remport 1 5001
cmd remport 2 5005
OK
A cmd save is required for this command to take effect.
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