Specifications

© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
97
Command Reference
padesc <str>
Sets the PAD escape sequence used to return to command line mode.
Default is +++.
When using the escape sequence it is necessary to wait the guard time (padesct) before entering data
Enter only the escape sequence (do not enter any other characters including <CR> or <LF>)
If PAD forwarding time (padfwdt) is set there will be a delay until the escape characters are forwarded.
The guard time (padesct) must also be honored, to allow the modem to escape from PAD mode.
<str> PAD escape sequence, 10 characters maximum, no spaces, case sensitive
The current PAD escape sequence can be queried by using the padesc command without parameters.
Examples:
1. Set the PAD escape sequence to ASCII string 12345
cmd padesc 12345
OK
2. Query the current PAD escape string
cmd padesc
cmd padesc +++
OK
A cmd save is required for this command to take effect.
See also: pad, padecho, padesct, padfwdc, padfwdl, padfwdt, padip, padmode, padport, padreset,
padsvct
return to list of commands
padesct n
Sets the PAD escape guard time.
This is the idle time before and after the PAD escape sequence which must be present for the escape
sequence to be recognized.
n = 0 to 65535 PAD escape guard time in seconds. Default is 3 seconds.
NOTE: values greater than 8 seconds shouldn't be used in TCP PAD client mode.
The current PAD escape guard time can be queried by using the padesct command without parameters.