Page 36 – Muxlab HDMI 4×4 Matrix Switch Kit, HDBT, PoE User Manual
Page 36

© MuxLab Inc.
HDMI 4x4 Matrix Switch, HDBT Installation Guide
Page 36
3. Disconnection
disconnect -i
Description: Disconnect a specific input port from all output ports connected to it
Arguments:
: 1 to 4
Example:
Disconnect input 3 from all outputs connected to it
disconnect -i 3
Response:
[2,0,2,2]
(or an error message if the command failed)
disconnect -o
Description: Disconnect a specific output port from the input ports connected to it
Arguments:
Example:
Disconnect output 3 from the input connected to it
disconnect -o 3
Response:
[2,0,0,0]
(or an error message if the command failed)
disconnect -all
Description: Disconnect all output ports
Arguments:
Example:
Disconnect all outputs
disconnect -all
Response:
[0,0,0,0]
(or an error message if the command failed)
4. EDID
edidcopy
–p
Description: Copy the specified predefined EDID values to all input ports
Arguments:
Example:
Copy the specified predefined EDID 1080p to all input ports
edidcopy –p 1080p
Response:
EDID:[“input all”,”1080p”]
edidcopy
–o
–i
Description: Copy EDID from the specified output port to the specified input port
Arguments:
: 1 to 4
Example:
Copy EDID from the output port # 3 to the input port # 1
edidcopy –o 3 –i 1
Response:
EDID:[“input 1”,”output 3”]