© MuxLab Inc.
HDMI 4x8 & 8x8 Matrix Switch, HDBT, PoE Installation Guide
The response will be the data (in hexadecimal) returned if any:
[“A105……450C”]
var/xsenddata
Same as above command “var/senddata” but no response data will be returned from the device (if any)
var/edidcopy_p.json
Array of a single integer.
Copy the specified predefined EDID values to all input ports.
The different code value are:
1 : 1080p3D
2 : 1080p
3 : 1080i
4 : 1080p 5.1
5 : 1080p 7.1
Example to apply the predefined EDID “1080i”: [3]
var/edidcopy_o.json
Array of 4 or 8 integers.
Contains 4 or 8 items for the 4 or 8 sources.
Each number is the output port (display) number that you want to copy the EDID from and copy it to the associated
source. 0 means do nothing. In the example below, the EDID from the Display 2 will be copied to the source 3 and he
EDID from the Display 4 will be copied to the source 1
Example: [4,0,2,0…]
var/pass_user.json
Array of 2 strings.
Set the web user password
Example: [“old
admin
password”, “new
user
password”]
var/reset
Reset the unit to factory settings
Page 59