
User Guide
30
Action
Basic ASCII
String
Variables
Example
Settings
Example
String
Example
Response
45
Checking whether
the central control
board is online or not
#
COM
<CR>
NULL
can check
out the
central
control
board is
online by
sending
"#COM<CR
>"to get a
response of
"<COM:1<
CR>"
#
COM
<CR>
<
COM:1
<CR>
46
To TCP Socket server
send data
>
SEND-SS:a:b,c
<CR>
a = IP
b = Server port
c = data
To
192.168.88
.100
:
1001
send“TEST
”
>
SEND-
SS:192.168.8
8.100:1001,T
EST
<CR>
>
SEND-SS:4
<CR>
47
Query status
information Returned
in JSON format
#
JSON:a,b
<CR>
a =
("video","scene","system",
"weburl","cont")
b = mark(Status update
version
,
0 = Request all
data)
Query the
state of the
video
>JSON:video
,0<CR>
{
"system":
{
"run":
"Run
000:01:15"
,
"temp":
"20~35",
"ip":
"192.168.8
8.151:8020
",
"wcolor":
"#66ff00",
"mark": 55,
"ahpd": 1,
"uhpd": 1,
"lang": 1,
"update":
true
},
.....
}
48
Set the system
language
>
LANG:a
<CR>
a = 0
:
English 1
:
Chinese
Set the
system
language is
Chinese
>
LANG:1
<CR>
<
LANG:1
<CR>
49
Query system
language
#
LANG
<CR>
NULL
Query
system
language
#LANG<CR>
<
LANG:1
<CR>
50
Restart the system
>
SOF-RESTART
<CR>
NULL
Restart the
system
>SOF-
RESTART<C
R>
<
SOF-
RESTART
<CR>
51
Restore the factory
Settings
>
SYS-RESET
<CR>
NULL
Restore the
factory
Settings
>SYS-
RESET<CR>
<
SYS-RESET
<CR>
Содержание DMX G4 Series
Страница 1: ...Revision 190204 User Manual USERS GUIDE DXM G4 Series DXM 88 G4 DMX 1616 G4...
Страница 21: ...User Guide 19 General Settings Show Unit Information Firmware version Hardware version MAC adress...
Страница 26: ...User Guide 24 Firmware updates can be done with the button System update in the right upper corner...