
© MuxLab Inc. HDMI 4x8 Matrix Switch, HDBT, PoE Installation Guide
Page 45
3. Disconnection
disconnect -i <input port #>
Description: Disconnect a specific input port from all output ports connected to it
Arguments: <input port #>: 1 to 4
Example: Disconnect input 3 from all outputs connected to it
disconnect -i 3
Response: [2,0,2,2,2,2,2,2]
(or an error message if the command failed)
disconnect -o <output port #>
Description: Disconnect a specific output port from the input ports connected to it
Arguments: <output port #>: 1 to 8
Example: Disconnect output 3 from the input connected to it
disconnect -o 3
Response: [2,0,0,0,0,0,0,0]
(or an error message if the command failed)
disconnect -all
Description: Disconnect all output ports
Arguments: <none>
Example: Disconnect all outputs
disconnect -all
Response: [0,0,0,0,0,0,0,0]
(or an error message if the command failed)
4. EDID
edidcopy –p <predefined edid>
Description: Copy the specified predefined EDID values to all input ports
Arguments: <predefined edid>: 1080p3d, 1080p, 1080i, 1080p51, 1080p71
Example: Copy the specified predefined EDID 1080p to all input ports
edidcopy –p 1080p
Response: EDID:[“input all”,”1080p”]
edidcopy –o <output port #> –i <input port #>
Description: Copy EDID from the specified output port to the specified input port
Arguments: <input port #>: 1 to 4
<output port #>: 1 to 8
Example: Copy EDID from the output port # 3 to the input port # 1
edidcopy –o 3 –i 1
Response: EDID:[“input 1”,”output 3”]
Komentarze do niniejszej Instrukcji