Appendix A: Command Reference
xPico® Wi-Fi® Embedded Device Server User Guide
88
configitem Incoming Connection
value
Incoming Connection
requests may be disabled (ATS0=0), answered automatically (ATS0=1), or
answered manually via the ATA command after an incoming RING (ATS0=2 or higher).
Incoming Connection
may be "Disabled", "Automatic" or "Manual".
configitem Connect String
value
The
Connect String
is a customized string that is sent to the Serial Line with the CONNECT Modem
Response Code.
Connect String
may contain up to 30 characters.
configitem Display Remote IP
value
With
Display Remote IP
enabled, the incoming RING sent on the Serial Line is followed by the IP
address of the caller.
Display Remote IP
may be "Enabled" or "Disabled".
configgroup Monitor Initialization
These settings pertain to
Monitor Initialization
in the device.
Monitor will process any initialization message before it starts polling or process any control message.
Response captured during initialization will be overwritten by any poll or control response.
configitem Initial Delay
value
Sets
Initial Delay
waited before monitor start processing any initialization message.
Initial Delay
has units of milliseconds.
configitem Message
value Command
Sets the
Command
in binary format.
Binary format takes printable characters (e.g. 'abc' for characters 'a', 'b' and 'c') or binary string (e.g. [0xa,
0xd] for line feed and carriage return).
Command
may contain up to 16 bytes.
value End Character
Sets the
End Character
to indicate end of response.
Response is ended by any configured
End Character
,
Length
OR
Timeout
.
The
End Character
may be designated as a single printable character or as a control character.
Control characters may be input in any of the following forms:
<control>J
0xA (hexadecimal)