Appendix A: Command Reference
xPico® Wi-Fi® Embedded Device Server User Guide 90
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 Poll
These settings pertain to Monitor Poll in the device.
Poll Message will be processed periodically. Response will overwrite any response captured during
initialization or poll.
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.
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>".

configitem Delay

value
Sets Delay waited before monitor starts processing all poll messages again. 0 means poll messages are sent