Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
44
Command Reference
After 5 reconnects have been attempted every 30 secs, and the modem still gets an invalid DNS, the
modem will stop disconnecting and reconnecting the network connection.
x = 0 disable checking for valid DNS IP addresses from the carrier
x = 1 enable checking for valid DNS IP addresses from the carrier (default)
Examples:
1. Disable checking DNS IP addresses from the carrier.
cmd dnscheck 0
OK
A cmd save and a power cycle are required for this command to take effect.
return to list of commands
dout n x
This command is used to set the state of each of the all outputs. There are four outputs in total.
n = 1 to 4 output channel number
x = 0 sets output to off
x = 1 sets output to on
The current settings can be queried by using the dout command without parameters.
Examples:
1. Set output #2 ON
cmd dout 2 1
OK
2. Query the state of all four outputs
cmd dout
cmd dout 1 0
cmd dout 2 1
cmd dout 3 0
cmd dout 4 0
A cmd save is required for this command to take effect.
return to list of commands