
© MuxLab Inc. HDMI 4x8 Matrix Switch, HDBT, PoE Installation Guide
Page 46
4. EDID (Continued)
edidcopy –o <output port #>
Description: Copy EDID from the specified output port to all input ports
Arguments: <output port #>: 1 to 8
Example: Copy EDID from the output port # 2 to all input ports
edidcopy –o 2
Response: EDID:[“input all”,”output 2”]
5. Get
get -i <input port #>
Description: Get the connection state of a specific input port
Arguments: <input port #>: 1 to 4
Example: Get connection state of input port 2
get -i 2
Response: Input 02 connected to: 01
(or an error message if the command failed)
get -i
Description: Get the connection state of all input ports
Arguments: <none>
Example: Get connection state of all input ports
get -i
Response: Input 01 connected to: none
Input 02 connected to: 01
Input 03 connected to: none
…{and so on}
(or an error message if the command failed)
get -json
Description: Get all the output connection states in json format
Arguments: <none>
Example: Get all output connections states in json format.
get -json
Response: [3,7,0,0,0,0,0,0]
(or an error message if the command failed)
get -o <output port #>
Description: Get the connection state of a specific output port
Arguments: <output port #>: 1 to 8
Example: Get connection state of output port 4
get -o 4
Response: Output 04 connected to: 1
(or an error message if the command failed)
Kommentare zu diesen Handbüchern