This site has been accelerated with CDN

New 2021-HDMI® matrix 818H/161HR RS232 protocol and control software download

2021-06-03 15:07:17
DOWNLOAD

[2021 New] HDMI Matrix 818H/161HR

RS232 communication protocol

       Communication format: 1 start bit, 8 data bits, 1 stop bit, no parity

       Baud rate:9600Bps

       Communication method: asynchronous half-duplex serial communication

       Overview: DVI matrix, HDMI matrix and audio and video matrix all have cascadable RS232 control interface, which can be controlled by a computer or central control host RS232 interface, and use the same protocol to distinguish different devices through prefix and ID code.

       Command format:

PrefixDevice IDCommand wordData 1Data 2End word
PV00~99CMDDATA1DATA2NT

Support command list:

Command wordData 1Data 2Description
SWEnter the channel numberEnter the channel numberVideo and audio switch at the same time
SAEnter the channel numberEnter the channel numberAudio switching
SVEnter the channel numberEnter the channel numberVideo switching
VW00Output channel numberQuery the status of the specified output channel
VW0000Query the status of all output channels
SFPreset status number00Save the current state to the specified preset location
RFPreset status number00Restore the specified preset state
IDSpecify id00
Modify the ID code of the device to the specified ID

Extended command

       Command format:

PrefixDevice IDCommand wordData 1Data 2Data 3
PV00~99CMDDATA1DATA2DATA3
Command wordData 1Data 2Data 3Description
MWEnter the channel numberOutput starting channel numberOutput end channel numberMulti-channel video and audio switching at the same time
MAEnter the channel numberOutput starting channel numberOutput end channel numberMulti-channel audio switching at the same time
MVEnter the channel numberOutput starting channel numberOutput end channel numberMulti-channel video switching at the same time

Prefix:

PV:Corresponding to DVI and HDMI matrix

Input channel number: 01~Maximum input channel number: corresponding to the actual input channel.

00:Close the specified output channel.

>Maximum input channel number: invalid, return an error command.

Output channel number: 01~Maximum output channel number: corresponding to the actual output channel.

00: Switch the designated input channel number to all output channel numbers.

>Maximum output channel number: invalid, return an error command.

       Preset state number: 01-15: The device supports 15 preset states, which can save video and audio at the same time.

Device ID: 00: General ID. All devices respond to this ID. Please do not use this ID when there are more than two devices controlled by the same serial port; if you don’t know the ID of the current device, you can use the computer serial port to connect to the device separately. Use the universal ID to modify the ID of the device to the specified ID.

01~99:The effective ID of the device。

       Specify ID:01~99。

       Device return data: if all command data except VW (query status) command is correct, the device will return OK, and if data is wrong, it will return Err;

       DVI/HDMI matrix: PV) + the number of input channels + the number of output channels + the video input channel of the first output channel + the audio input channel of the first output channel + the video input channel of the second output channel + the second output The audio input channel of the channel + ... + the video input channel of the largest output channel + the audio input channel of the largest output channel + OK.

       For example, the ID code of a DVI/HDMI matrix is 08, and the second input needs to be switched to 5 outputs, the command is: PV08SV0205NT; a 16×16 DVI/HDMI matrix, the ID code is set to 26, you need to change The fifth input is switched to the first to the ninth output, the command is: PV26SV050109, you need to send 9 different codes from 01-09; if you want to switch the third input to all outputs, the command is: PV26SV0300NT.