background image

28

44

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.88.100:1001,TEST<CR>

>SEND-SS:4<CR>

45

Query 

status in-

formation 

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.88.151:8020",
        "wcolor":   "#66ff00",
        "mark": 55,
        "ahpd": 1,
        "uhpd": 1,
        "lang": 1,
        "update":   true
    },
    .....
}

46

Set the 

system 

language

>LANG:a<CR>

a = 0: 

English   

1: Chinese

Set the sys-

tem language 

is Chinese

>LANG:1<CR>

<LANG:1<CR>

47

Query 

system 

language

#LANG<CR>

NULL

Query  

system  

language

#LANG<CR>

<LANG:1<CR>

48

Restart the 

system

>SOF-RESTART<CR>

NULL

Restart  

the system

>SOF-RESTART<CR>

<SOF-RESTART<CR>

49

Restore 

the factory 

Settings

>SYS-RESET<CR>

NULL

Restore  

the factory 

Settings

>SYS-RESET<CR>

<SYS-RESET<CR>

50

Query all 

the daugh-

ter card 

types 

#RCID<CR>

NULL

Query all  

the daughter 

card types

#RCID<CR>

<RCID:1:I1,2:N/A...<CR>

51

Query 

main 

software 

version

#SVER<CR>

NULL

Query main 

software 

version

#SVER<CR>

<SVER:1.0.0<CR>

52

Query 

hardware 

version

#HVER<CR>

NULL

Query hard-

ware version

#HVER<CR>

<HVER:1.0.0<CR>

53

Query back 

software 

version

#BVER<CR>

NULL

Query back 

software 

version

#BVER<CR>

<BVER:1.0.0<CR>

54

Query  

matrix 

type

#M0<CR>

NULL

Query  

matrix type

#M0<CR>

<MVP-8C(N)/MVP-16C/

MVP-32C<CR>

55

Query 

instruction 

set head

#CMD<CR>

NULL

Query  

instruction  

set head

#CMD<CR>

...

>- 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.

28

44

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.88.100:1001,TEST<CR>

>SEND-SS:4<CR>

45

Query 

status in-

formation 

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.88.151:8020",
        "wcolor":   "#66ff00",
        "mark": 55,
        "ahpd": 1,
        "uhpd": 1,
        "lang": 1,
        "update":   true
    },
    .....
}

46

Set the 

system 

language

>LANG:a<CR>

a = 0: 

English   

1: Chinese

Set the sys-

tem language 

is Chinese

>LANG:1<CR>

<LANG:1<CR>

47

Query 

system 

language

#LANG<CR>

NULL

Query  

system  

language

#LANG<CR>

<LANG:1<CR>

48

Restart the 

system

>SOF-RESTART<CR>

NULL

Restart  

the system

>SOF-RESTART<CR>

<SOF-RESTART<CR>

49

Restore 

the factory 

Settings

>SYS-RESET<CR>

NULL

Restore  

the factory 

Settings

>SYS-RESET<CR>

<SYS-RESET<CR>

50

Query all 

the daugh-

ter card 

types 

#RCID<CR>

NULL

Query all  

the daughter 

card types

#RCID<CR>

<RCID:1:I1,2:N/A...<CR>

51

Query 

main 

software 

version

#SVER<CR>

NULL

Query main 

software 

version

#SVER<CR>

<SVER:1.0.0<CR>

52

Query 

hardware 

version

#HVER<CR>

NULL

Query hard-

ware version

#HVER<CR>

<HVER:1.0.0<CR>

53

Query back 

software 

version

#BVER<CR>

NULL

Query back 

software 

version

#BVER<CR>

<BVER:1.0.0<CR>

54

Query  

matrix 

type

#M0<CR>

NULL

Query  

matrix type

#M0<CR>

<MVP-8C(N)/MVP-16C/

MVP-32C<CR>

55

Query 

instruction 

set head

#CMD<CR>

NULL

Query  

instruction  

set head

#CMD<CR>

...

>- 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.

44

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.88.100: 

1001,TEST<CR>

>SEND-SS:4<CR>

45

Query status in- 

formation 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.88.151:8020“, 

„wcolor“:   „#66f00“, 

„mark“: 55, 

„ahpd“: 1, 

„uhpd“: 1, 

„lang“: 1, „update“:   

true 

}, .....}

46 Set the system 

language

>LANG:a<CR>

a = 0: English 

1: Chinese

Set the system  

language is Chinese

>LANG:1<CR>

<LANG:1<CR>

47 Query system 

language

#LANG<CR>

NULL

Query system 

language

#LANG<CR>

<LANG:1<CR>

48 Restart the system

>SOF-RESTART<CR> NULL

Restart the system

>SOF-RESTART<CR> <SOF-RESTART<CR>

49 Restore the factory 

Settings

>SYS-RESET<CR>

NULL

Restore the factory 

Settings

>SYS-RESET<CR>

<SYS-RESET<CR>

50 Query all the 

daughter card types #RCID<CR>

NULL

Query all the daughter 

card types

#RCID<CR>

<RCID:1:I1,2:N/A...<CR>

51 Query main software 

version

#SVER<CR>

NULL

Query main software 

version

#SVER<CR>

<SVER:1.0.0<CR>

52 Query hardware 

version

#HVER<CR>

NULL

Query hardware 

version

#HVER<CR>

<HVER:1.0.0<CR>

53 Query back software 

version

#BVER<CR>

NULL

Query back software 

version

#BVER<CR>

<BVER:1.0.0<CR>

54 Query matrix type

#M0<CR>

NULL

Query matrix type

#M0<CR>

<MVP-8C(N)/MVP-16C/ 

MVP-32C<CR>

55 Query instruction 

set head

#CMD<CR>

NULL

Query instruction set 

head

#CMD<CR>

...

56 Send data to TCP 

Socket Server

>SEND-SS:a:b,c

a=IP

b=Server Port

c=data

Send Test

to TCP:192.168.1.3:5555

>SEND-SS:  

192.168.1.3:  

5555,  

Test

<SEND-SS:x 

x=Anzahl Zeichen

57

Send data to the 

serial port of cards 

(In and Out)

>SEND-CU:a:b:c

a=baud rate 

(115200, 57600, 

56000, 38400, 

19200, 14400, 

9600, 4800, 

2400)  

b=card port

c=data

Send Test to the  

output card #4,  

with 38400bd

>SEND-

CU:38400:4:Test

<SEND-CU:x 

x=Anzahl Zeichen

58

Send data to the 

serial port of the 

main control card 

(Matrix)

>SEND-MU:a

a=data

Send Test to TX of the 

RS232 of CTRL card. 

Hinweis: es werden die 

eingestellten Portpara-

meter genutzt.

>SEND-MU:Test

NULL

59

Send data to the 

socket of client side 

port of the main 

control card

>SEND-MS:a

a=data

Same as send Test to 

RX of the RS232 of 

CTRL card.

Hinweis: es werden die 

eingestellten Portpara-

meter genutzt.

>SEND-MS:Test

NULL

Содержание 7488000220

Страница 1: ...Multimatrix 8N 16N 32N Multi Video Modular Matrix Art Nr 7488000220 221 222 Ref No 7488000220 221 222 Bedienungsanleitung Operating instructions 07 2019 GB D...

Страница 2: ...2...

Страница 3: ...deaktivieren Mute Close the output 8 2 Audio Control Audio control 8 3 EDID Management EDID Management 8 4 Systemeinstellungen System configuration 8 4 1 IP Konfiguration IP configuration 8 4 2 RS232...

Страница 4: ...ermann Multimatrix is a modular multi format matrix for 4K Ultra HD video signal and audio management The device supports flexible video I O configurations Multimatrix 8N Slot 1 to 6 for in or output...

Страница 5: ...erwachung und Management Leistungsaufnahme bis zu 96W 8N bis zu 203W 16N und bis zu 308W 32N mit HDBT PoC 28V Stromversorgung ber Cat Kabel Power over Cable Speicherung von bis zu 32 verschiedenen Sig...

Страница 6: ...the selected input to all outputs Ausschalten der gew hlten Ausg nge Close the selected outputs Speichern des derzeitigen Schaltzustandes Save the actual switching state Laden eines gespeicherten Sch...

Страница 7: ...Communication module CTRL Quality cables are highly recommended Cat cables are recommend as Cat 6 AWG 23 or better S FTP cable LED s STA Status Gr n sobald ein Signal anliegt Green if signal is active...

Страница 8: ...ed Stromversorgung Power supply DC 5V 0 25A 1 25W Lagertemperatur und feuchtigkeit storage temperature and humidity 20 C 85 C 5 40 RH Betriebstemperatur und feuchtigkeit operating tempera ture and hum...

Страница 9: ...rgung Power supply DC 28V Lagertemperatur und feuchtigkeit storage temperature and humidity 20 C 85 C 5 40 RH Betriebstemperatur und feuchtigkeit operating temperature and humidity 0 C 50 C 10 70 RH D...

Страница 10: ...tzt supported Lagertemperatur und feuchtigkeit storage temperature and humidity 0 C 60 C 5 40 RH Betriebstemperatur und feuchtigkeit operating temperature and humidity 0 C 50 C 10 70 RH 6 5 1 Port HD...

Страница 11: ...mmen werden siehe 9 1 3 1 Port HDMI Scaler output card Scaling options as well as fine adjustment of brightness color saturation contrast and sharpness can be made on the WEB GUI see 9 1 3 Anschlussty...

Страница 12: ...eiver HDMI HDMI VGA HDBT Transmitter HDBT Transmitter HDMI with Audio Microphone Audio IP Control Audio Out HDMI VGA HDMI RS 232 RS 232 Display RS 232 Label DVI HDMI VGA SDI Cat6 7 Audio RS232 IR IP M...

Страница 13: ...ang wird im Display angezeigt In the video menu select the input by touch Now press the output outputs you want switch to this source to At the icon for the output the number of the switched input wil...

Страница 14: ...play oder Projektor kann manuell ber das Touch Bedienfeld oder ber die GUI des Web Browsers kopiert werden Somit stehen die individuellen EDID Daten an einem Eingang zur Verf gung und fordern von den...

Страница 15: ...to configure the LAN Settings Unter Server Port wird der Port f r die Steuerung per TCP vergeben Befehle siehe unter RS232 Protokoll At Server Port you can define the Port for the TCP Connection Plea...

Страница 16: ...trix unter System Einstellungen UART In the main menu select System settings UART to configure the RS232 settings 8 4 3 Generelle System Einstellungen General settings 8 4 4 Aufrufen der Ger teinforma...

Страница 17: ...nnen nun ber jedem PC im Netzwerk auf die Kindermann Multimatrix zugreifen Im DHCP Modus wird die IP Adresse automatisch vergeben Bei Fragen wenden Sie sich bitte an Ihren Netzwerk Administrator The f...

Страница 18: ...den The Video Management page offers direct trouble free switching from any input source to one or more outputs sinks for switching user can select the input once selected it will stay highlighted and...

Страница 19: ...3 Aufl sung einer Scaler Ausgangskarte ndern Changing Resolution of Scaler output card Die Ausgangsaufl sung einer Scalerkarte kann nur in der Web GUI ge ndert werden Dazu im Men punkt Video Managemen...

Страница 20: ...Dazu im Menupunkt Video Management rechts auf die Ansicht S1 umstellen Dort k nnen Sie per pull down die Funktion HDCP der Karte Ein und Ausschalten Standard ON The HDCP capability of each input card...

Страница 21: ...anschlie end die Senke Senken Hinweis V steht f r im Videosignal embedded E f r externer Anschluss Mit Mute Output kann der selektierte Ausgang stumm geschalten werden Choose the Audio Management in t...

Страница 22: ...ctions are internally routed Note Bidirectional transmission is only possible with a point to point connection 9 4 EDID Management EDID management Das EDID Management per WEB GUI erfolgt quivalent zu...

Страница 23: ...d Wiederherstellen der Systemkonfiguration Tastent ne Ein Ausschalten TCP Port Ein Ausschalten This page combines all important parameters of the Multimatrix Network and RS232 settings Installed firmw...

Страница 24: ...eo select input starting up Off by default CSWI a CR a input 1 matrix max Select input 2 CSWI 2 CR CSWI 2 CR 4 Video switch to the output CSWO a CR a output 1 matrix max Select input the switch to the...

Страница 25: ...a CR a Scene location 1 32 max Call scenario 10 R10 CR CR1 3 2 4 CR 13 Switch the audio and video synchroni zation SYNC a CR a 0 no syn chronous 1 synchro nous Switch synchronous SYNC 1 CR SYNC 1 CR 1...

Страница 26: ...R 25 Set Net work DHCP DHCP a CR 1 0 no 1 yes Set Network DHCP DHCP 1 CR DHCP 1 CR 26 Query the network in formation NETWORK CR NULL Query the network information NETWORK CR IP 192 168 2 229 CR SUBNET...

Страница 27: ...2 the hdcp off HDCP 2 0 CR HDCP 2 0 CR 38 Daughter card power manage ment CPOWER a b CR a port 1 matrix max b 0 OFF 1 ON Close port 2 power supply CPOWER 2 0 CR CPOWER 2 0 CR 39 The query card power...

Страница 28: ...192 168 88 100 1001 send TEST SEND SS 192 168 88 100 1001 TEST CR SEND SS 4 CR 45 Query status in formation Returned in JSON format JSON a b CR a video scene system weburl cont b mark Status update v...

Страница 29: ...imensions 32N 440 x 350 x 243 mm BxTxH L W H Abmessungen 16N Dimensions 16N 440 x 280 x 132 mm BxTxH L W H Abmessungen 8N Dimensions 8N 440 x 280 x 88 mm BxTxH L W H Spannung Power Netzanschluss Power...

Страница 30: ...type A 19 pin 58090004xx VGA cable 15 pin 74830004xx Neets media control system 55550000x0 PoC compatible devices HDBT transmitter 7488 000 543 Input HDMI HDBT transmitter for floor tank GB2 GB3 7445...

Страница 31: ...31...

Страница 32: ...7488000220 7488000221 7488000222 D GB 2019 10 842 188 nderungen vorbehalten Subject to alterations Kindermann GmbH Mainparkring 3 D 97246 Eibelstadt E Mail info kindermann de www kindermann com...

Отзывы: