User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-123
34.13.16 +iPTD SerialNET Packets to Discard
Syntax: AT+iPTD=n Sets the number of packets to be cyclically discarded
in a SerialNET mode session. A packet is defined as
the group of characters received on the serial link,
meeting one (or more) of the socket flush conditions
defined (+iFCHR, +iMTTF, +iMCBF).
Parameters: n = 0 65535
Default: 0 No packet filtering. All data is transferred.
Result code:
I/OK If n is within limits.
I/ERROR Otherwise.
AT+iPTD? Report the current value.
The reply is followed by I/OK.
AT+iPTD=? Returns the message "1-65535".
The reply is followed by I/OK.