
User Guide
28
Action
Basic ASCII
String
Variables
Example
Settings
Example
String
Example
Response
26
Set the Socket Server
port
>
PORT:a
<CR>
a = Server port
Set the
Socket
Server port
to the 1001
>
PORT:1001
<CR>
<
PORT:1001
<CR>
27
Set Network DHCP
>
DHCP:a
<CR>
1= 0:no open 1:open
Set
Network
DHCP for
open status
>
DHCP:1
<CR>
<
DHCP:1
<CR>
28
Query the network
information
#
NETWORK
<CR>
NULL
Query the
network
information
#
NETWORK
<CR>
<
IP:192.168.
2.229
<CR>
<
SUBNET:25
5.255.255.
0
<CR>
<
GATEWAY:
192.168.2.
1
<CR>
<
PORT:1001
<CR>
29
Set the serial port
>
UART:a,b,c,d
<CR>
a = Baud Rate(115200
38400 19200 9600)
b = Data bits(8 9)
c = Stop bits(1 1.5 2)
d = Parity bits(None Odd
Even)
Set the
serial to
the
9600,8,1,N
one
>UART:9600
,8,1,None<C
R>
<
UART:9600
,8,1,None
<CR>
30
Query the serial port
#UART
<CR>
NULL
Query the
serial port
#
UART
<CR>
<
UART:9600
,8,1,None
<CR>
31
Set command
enable,
the
commands received
by socket and serial
port will not be
processed after
closing (but the
>CMDEN:a<CR>
command will not be
affected).
>
CMDEN:a
<CR>
a = 0:no make 1:make
Set
command
enable
>
CMDEN:1
<CR>
<
CMDEN:1
<CR>
32
Query the status of
the command enable
#
CMDEN
<CR>
NULL
Query the
status of
the
command
enable
#
CMDEN
<CR>
<
CMDEN:1
<CR>
33
Set the sound when
send the command is
sent
>
CSOUND:a
<CR>
a = 0:no sound 1:sound
Set the
sound
when send
the
command
is sent
>
CSOUND:1
<CR>
<
CSOUND:1
<CR>