Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
68
Command Reference
cmd iocond 3 1 60 1 2 send report #3 every 60 seconds if inputs #1 and #2 are in alarm
cmd iocond 4 2 0 0 0 1 send report #4 whenever the IP address of the modem changes this indicates
that it has made a new network connection
cmd iocond 5 2 60 0 3 0 10 send report #5 every 60 seconds or while input #3 is in alarm but with a
maximum report rate of one every 10 seconds
cmd iocond 6 1 0 6 0 0 10 send report #6 only while input #6 is in alarm but with a maximum report rate
of one every 10 seconds
cmd iocond queries the conditions to trigger all IO reports
A cmd save is required for this command to take effect.
return to list of commands
iodelmes n x
Deletes a message (or all messages) from an IO report.
n = 1 to 8 IO report number
x message type to be deleted or 0 to delete all messages
Examples:
cmd iodelmes 1 16 deletes message type #16 from IO report #1
cmd iodelmes 4 0 deletes all messages from IO report #4
A cmd save is required for this command to take effect.
return to list of commands
ioemail n <email address>
Sets the email address that the IO report will be sent to (if configured for email using iorep).
Up to 8 email addresses may be configured one for each of the 8 IO reports. The default email address
is blank.
n = 1 to 8 IO report number
<email address> = name@domain email address to which the report will be sent
(leave blank to clear the email address)
The current email address can be queried for all IO reports by using the ioemail command without
parameters.
Note that an email server is required see emailsrv
Examples: