HDMI 4x2 Matrix Switch RS232 and IR Commands
© MuxLab Inc. 2018
6
2.4. Query to get input port status
To request input port status of output 1 you may send the following
command:
[0xa5+0x5b+0x01+0x04+
output
+0x00+0x00+0x00+0x00+0x00+0x00+
0x00+
checksum
]
For example: Querying input 1 status:
Sent package:
A5 5B 01 04
01
00 00 00 00 00 00 00 FA
Received package:
A5 5B 01 04 01 00
FF
00 00 00 00 00 FB
The
01
specifies the input port number, it should be either 1 or 4.
The
FF
means port 1 is plugged in while
00
means it is unplugged.