User's Guide

sLory User Guide
16
AT+STXL=<Length>
0(0~3) Unit: byte
0 = Not used
- Set STX(Start of
text) of Serial data
- Refer to the ASCII table and
enter the value of Hex except
0x for STX
- Set the length in
AT+STXL=<Length> before
entering the desired length;
For example, in order to
register number 1,2 and 3,
users firstly input AT+STXL=3
and then AT+STX=31,32,33
AT+STX=<STX1>
AT+STX=<STX1>,<STX2>
AT+STX=<STX1>,<STX2>,
<STX3>
00(00~7F)
- Set STX(Start of
text) of Serial data
- Refer to the ASCII table and
enter the value of Hex except
0x for STX
- Set the length in
AT+STXL=<Length> before
entering the desired length;
For example, in order to
register number 1,2 and 3,
users firstly input AT+STXL=3
and then AT+STX=31,32,33
AT+ETXL=<Length>
0(0~3) unit : byte
0 = not used.
Set the length of ETX(End of
text) of serial data
AT+ETX=<ETX1>
AT+ETX=<ETX1>,<ETX2>
AT+ETX=<ETX1>,<ETX2>,
<ETX3>
00(00~7F)
- Set ETX(End of
text) of Serial data
- Refer to the ASCII table and
enter the value of Hex except
0x for ETX
- Set the length in