To TCP
Socket
44
>SEND-SS:a:b,c<CR>
server
send data
Query
status in-
formation
45
#JSON:a,b<CR>
Returned
in JSON
format
Set the
46
system
>LANG:a<CR>
language
Query
47
system
#LANG<CR>
language
Restart the
48
>SOF-RESTART<CR>
system
Restore
49
the factory
>SYS-RESET<CR>
Settings
Query all
the daugh-
50
#RCID<CR>
ter card
types
Query
main
51
#SVER<CR>
software
version
Query
52
hardware
#HVER<CR>
version
Query back
53
software
#BVER<CR>
version
Query
54
matrix
#M0<CR>
type
Query
55
instruction
#CMD<CR>
set head
>- Command, #- Query,< Response, <cr>=0x0D Hex/ 13 Decimal.
Die Antworten werden per IP und RS232 ausgegeben.
Responses are output via IP and RS232.
Ein Steuersystem (z. B. Mediensteuerung) kann RS232 Befehle mit anderen HDBT Geräten direkt
über den HDBT-Bus der Matrix durchleiten (pass through).
A control system can send RS232 command pass through the matrix and cat cable to an individual
HDBT receiver.
a = IP
To
b = Server
192.168.88.100:
port
1001
send"TEST"
c = data
a =
("video",
"scene",
"system",
"weburl",
Query the
"cont")
state of
b = mark
the video
(Status
update
version,
0 = Request
all data)
a = 0:
Set the sys-
English
tem language
1: Chinese
is Chinese
Query
NULL
system
language
Restart
NULL
the system
Restore
NULL
the factory
Settings
Query all
NULL
the daughter
card types
Query main
NULL
software
version
Query hard-
NULL
ware version
Query back
NULL
software
version
Query
NULL
matrix type
Query
NULL
instruction
set head
>SEND-
SS:192.168.88.100:1001, T EST<CR>
>JSON:video,0<CR>
>LANG:1<CR>
#LANG<CR>
>SOF-RESTART<CR>
>SYS-RESET<CR>
#RCID<CR>
#SVER<CR>
#HVER<CR>
#BVER<CR>
#M0<CR>
#CMD<CR>
>SEND-SS:4<CR>
{
"system": {
"run": "Run 000:01:15",
"temp": "20~35",
"ip":
"192.168.88.151:8020",
"wcolor": "#66ff00",
"mark": 55,
"ahpd": 1,
"uhpd": 1,
"lang": 1,
"update": true
},
.....
}
<LANG:1<CR>
<LANG:1<CR>
<SOF-RESTART<CR>
<SYS-RESET<CR>
<RCID:1:I1,2:N/A...<CR>
<SVER:1.0.0<CR>
<HVER:1.0.0<CR>
<BVER:1.0.0<CR>
<MVP-8C(N)/MVP-16C/
MVP-32C<CR>
...
28