UCX series – User's Manual 91
Emulating an EDID to an Input Port
Request and Response
ɯ <ip>
ɯ body: <source>:<destination>
ɮ header: 200 OK
ɮ body: <source>:<destination>
Parameters
Parameter Parameter description
<source> Source EDID memory place
F1-F120
Factory EDIDs
U1-U14
User EDIDs
D1-D2
Dynamic EDIDs
<destination> The emulated EDID memory of the desired input port
U1-U14
User EDIDs
Example
ɯ
ɯ body: F49:E2
ɮ header: 200 OK
ɮ body: OK
Emulating an EDID to All Input Ports
Request and Response
ɯ <ip>
ɯ body: <source>
ɮ header: 200 OK
ɮ body: OK
Parameters
Parameter Parameter description
<source> Source EDID memory place
F1-F148
Factory EDIDs
U1-U100
User EDIDs
D1-D2
Dynamic EDIDs
Example
ɯ
ɯ body: F47
ɮ header: 200 OK
ɮ body: OK
Copy an EDID to User Memory
Request and Response
ɯ <ip>
ɯ body: <source>:<destination>
ɮ header: 200 OK
ɮ body: OK
Parameters
Parameter Parameter description
<source> Source EDID memory place
F1-F148
Factory EDIDs
U1-U100
User EDIDs
D1-D2
Dynamic EDIDs
<destination> The emulated EDID memory of the desired input port
U1-U100
User EDIDs
Example
ɯ
ɮ body: F1:U2
ɮ header: 200 OK
ɮ body: OK
Deleting an EDID from User Memory
Request and Response
ɯ <ip>
ɯ body: <user_edid>
ɮ header: 200 OK
ɮ body: OK
Parameters
Parameter Parameter description
<user_edid> The emulated EDID memory of the desired input port.
U1-U14
User EDIDs
Example
ɯ
ɯ body: U2
ɮ header: 200 OK
ɮ body: OK