Appendix A: Command Reference
xPico® Wi-Fi® Embedded Device Server User Guide 89
\10 (decimal)
End Character may contain one character, where <control>J, for example, counts as one.
value Length
Sets the Length of response.
Response is ended by any configured End Character, Length OR Timeout.
Length has units of bytes.
value Timeout
Sets the Timeout to receive response. Minimum timeout is 100 milliseconds.
Response is ended by any configured End Character, Length OR Timeout.
Timeout has units of milliseconds.
Blank the value for "<Minimum>".
configgroup Monitor Control
These settings pertain to Monitor Control in the device.
Control Message will be processed after receiving status action Send. Response will overwrite any
response captured during initialization or poll. Response must be read before sending another status action
Send or buffer will be reset.
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)
\10 (decimal)
End Character may contain one character, where <control>J, for example, counts as one.
value Length
Sets the Length of response.
Response is ended by any configured End Character, Length OR Timeout.
Length has units of bytes.