© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
55
6BCommand Reference
Displays all messages associated with each IO report.
This is a read only command.
Example:
cmd iomes
displays all messages associated with each IO report
return to list of commands
ioremip n iii.iii.iii.iii
Set the IP address of the remote server that the IO report
will be sent to. Up to 8 IO reports may be
configured.
n = 1 to 8
IO report number
iii.iii.iii.iii = 0.0.0.0 to 255.255.255.255
remote IP address in decimal
The current IP address for an IO report can be queried by using
ioremip n
where
n
is the report number.
If
n
is omitted, all reports will be queried.
Examples:
cmd ioremip 1 123.10.1.101
report #1 will be sent to remote IP address
123.10.1.101
cmd ioremip
queries the remote IP address setting of all IO reports
A cmd save is required for this command to take effect.
return to list of commands
ioremport n xxxxx
Sets the IP port number of the remote server that the IO report will be sent to. Up to 8 IO reports may be
configured.
n = 1 to 8
IO report number
xxxxx = 0 to 65535
remote port number
The current IP port configuration for an IO report can be queried by using
ioremport n
where
n
is the
report number.
If
n
is omitted, all reports will be queried.
Examples:
cmd ioremport 1 5005
rep
ort #1 will be sent to port
5005
on remote IP address set by ioremip
cmd ioremport
queries the remote port setting of all IO reports
A cmd save is required for this command to take effect.