Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
83
Command Reference
return to list of commands
mode n
Sets the required connection mode of the modem.
n = 1 manual connection
n = 2 auto connect to the network (default)
n = 3 auto connect to the network and go directly into PPP mode (only supported on firmware version
R1.2.x and earlier)
n = 4 auto connect to both the network and the PAD host interface
n = 5 auto connect to the network and serial LCD (future)
n = 6 auto connect to both the network and the MODBUS host interface
n = 8 auto connect to both the network and the Elmscan diagnostic tool for OBD II
n = 9 auto connect to both the network and the magnetic swipe card reader
n = 10 auto connect to both the network and the WPAN Gateway
n = 12 auto connect to both the network and the Chlorobyte Salt Spreader interface
n = 13 configure the serial port for connection to an external GPS receiver, see gpsparam for details) (only
supported on firmware version R1.3.0)
n = 20 configure the serial port for direct input of LoopBack WPAN PAD client(device type 10) (only
supported on firmware version R1.3.0)
For all mode settings except n = 1 or 2, a cmd save and a power cycle are required before the mode takes
effect.
To escape out of the mode (to get a command prompt console) do the following:
mode = 3 type EXIT, type cmd port nnnn (where nnnn is the current baud rate)
mode = 4 type +++, wait 3 seconds, type cmd port nnnn (where nnnn is the current baud rate); Refer to
padesc and padesct for escape sequence
mode = 8 change hyper terminal baud rate to 9600, type EXIT, change hyper terminal baud rate to
nnnn, type cmd port nnnn (where nnnn is the currently set baud rate)
The current mode setting can be queried by using the mode without parameters.
Examples:
1. Set the mode to auto connect
cmd mode 2
OK
2. Query the current connection mode of the modem
cmd mode