4x4 HDMI2.0 Matrix with Audio Matrix
30
Command
Function
Feedback Example
[xx]=01~04
xx =01~04 is the number of the output
port.
[yy]=00~04
yy=01~04 is the number of input port, if
the yy=00, it means all input ports.
/+[X]/[yy]:xxx.
Send serial data to local.
[X]= 1--2400
;
2--4800
;
3--9600
;
4--19200
;
5--38400
;
6--57600
;
7--115200.
[yy] means the output port that sent
serial data, yy=01 means local output.
xxx.
EDIDSTA[xx].
Query EDID status of Input port.
[xx]=00~04,
xx =01~04 is the number of input port,
if the xx =00, it means all input ports.
Note:
If built-in EDID09 is not
user-defined, when querying it, the
input port will use EDID6 Internal
EDID instead. For example, send
"EDID/03/09.”, “EDIDSTA03.”, and
the result is “Input 03 EDID From
06 Internal EDID!”.
If built-in EDID09 has been
user-defined, when querying it, the
input port will use the user-defined
EDID. For example, send
"EDID/03/09.”, “EDIDSTA03.”, and
the result is “Input 03 EDID From
User Define EDID!”.
If directly user-define the port
EDID, when querying it, the input
port will use the user-defined EDID.
For example, send “EDIDSTA03.”,
and the result is “Input 3 EDID
From User Define EDID!”
Input 01 EDID From 01
Internal EDID!
Input 02 EDID From 01
Internal EDID!
Input 03 EDID From 01
Internal EDID!
Input 04 EDID From 01
Internal EDID!