Specifications
© 2010 Cypress Solutions Complete Manual: CTM-15X Firmware 1.3.0
Open CTM (Revision D)
100
Command Reference
padfwdt x
Sets the PAD forwarding time. Default = 1 second.
If 0 is specified then this disables the forwarding timer and every character will be sent immediately.
x = 0 to 255 PAD forwarding time in increments of 50ms
The current PAD forwarding time can be queried by using the padfwdt command without parameters.
Examples:
1. Set the PAD forwarding time to 2 seconds
cmd padfwdt 40
OK
2. Query the current PAD forwarding time
cmd padfwdt
cmd padfwdt 40
OK
A cmd save is required for this command to take effect.
See also: pad, padecho, padesc, padesct, padfwdc, padfwdl, padip, padmode, padport, padreset, padsvct
return to list of commands
padip iii.iii.iii.iii
Sets the remote PAD IP address.
iii.iii.iii.iii = 0.0.0.0 to 255.255.255.255 remote IP address
Use 0.0.0.0 to set the modem in PAD server mode. Default is 0.0.0.0
The current remote PAD IP address can be queried by using the padip command without parameters.
Examples:
1. Set the PAD IP address to 192.168.1.1
cmd padip 192.168.1.1
OK
2. Query the current PAD IP address