Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
104
Command Reference
cmd padreset
OK
See also: pad, padecho, padesc, padesct, padfwdc, padfwdl, padfwdt, padip, padmode, padport, padsvct
return to list of commands
padsvct n [c]
Sets the PAD server connection timeout.
If no data is sent or received within this timeout value, the PAD connection will be dropped and the
modem will return to server mode.
If the optional parameter for the maximum PAD connection timer is specified, once the timer expires, the
current PAD connection will be dropped regardless of the data connection condition.
The modem will revert to the current PAD mode setting and maintain the PAD session.
n = 0 PAD server connection timeout: disabled
n = 1 to 65535 PAD server connection timeout in seconds. Default is 15 seconds
Optional Parameter:
c = 0 Maximum PAD connection time: disabled (default)
c = 1 to 65535 Maximum PAD connection time in seconds.
The current PAD server connection timeout setting can be queried by entering padsvct command without
parameters
Examples:
1. Configure the modem to revert to server mode after 10 seconds of data inactivity
cmd padsvct 10
OK
2. Configure the PAD connection to be dropped after 60 seconds
cmd padsvct 15 60
OK
3. Query the current padsvct settings
cmd padsvct
cmd padsvct 15 0
OK
A cmd save is required for this command to take effect.