User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-63
34.7.3 +iFLS Define Filter String
Syntax: AT+iFLS=str Permanently sets a filter string.
Parameters: str = ASCII string which qualifies an Email message
to be listed or retrieved by the iChip. This string must
exist in the Email header for the message to qualify.
If the string does not exist, the message will be
ignored.
Command Options:
str='' Empty string: Filter disabled. All messages shall be
qualified for retrieval.
str=<f/string> Set f/string to be the qualifying filter.
Default: Empty. Filter disabled.
Result code:
I/OK If str is an empty or legal filter string.
I/ERROR Otherwise
AT+iFLS~f/string Temporarily set the filter string to f/string The
permanent value will be restored after completing
the next session, whether the session was
successful or not.
AT+iFLS? Report the current value of the filter string. If no
filter is defined, only <CRLF> will be returned.
The reply is followed by I/OK.
AT+iFLS=? Returns the message ‗String‘.
The reply is followed by I/OK.