6. LW3 Programmers’ Reference
HDMI20-OPTC series – User's Manual
55
6.8. EDID Management
6.8.1. Querying the Emulated EDIDs
Command and Response
Ý
GET•/EDID.EdidStatus
Ü
pr•/EDID.EdidStatus=
<source>
:E1;
<source>
:E2
Parameters
Identifier
Parameter description
Parameter values
<source>
Source EDID memory place
F#
:
Factory (F1-148)
U#:
User (U1- U14)
D#:
Dynamic (D1-D2)
Example
Ý
GET /EDID.EdidStatus
Ü
pr /EDID.EdidStatus=D1:E1;D1:E2
Dynamic EDID was emulated for both input port.
6.8.2. Querying the Validity of a Dynamic EDID
Command and Response
Ý
GET•/EDID/D/
<dynamic_edid>
.Validity
Ü
pr•/EDID/D/
<dynamic_port>
.Validity=
<validity>
Parameters
<dynamic_port>
Dynamic EDID memory place(D1 or D2)
<validity>
true or false
Example
Ý
GET /EDID/D/D1.Validity
Ü
pr EDID/D/D1.Validity=true
The ‘Validity’ property is true, valid EDID is stored in D1 memory place.
6.8.3. Querying the Preferred Resolution of an User EDID
Command and Response
Ý
GET•/EDID/U/
<user_edid>
.PreferredResolution
Ü
pr•/EDID/U/
<user_edid>
.PreferredResolution=
<preferred_resolution>
Parameters
<user_edid>
User EDID memory slot (U1-14)
<preferred_resolution>
[x]x[y][i\|p][f]
Example
Ý
GET /EDID/U/U1.PreferredResolution
Ü
pr /EDID/U/U1.PreferredResolution=3840x2160p60.00Hz
INFO: Use the "Manufacturer" property to query the manufacturer and the "MonitorName" property to
query the name of the monitor.
6.8.4. Emulating an EDID to an Input Port
Command and Response
Ý
CALL•/EDID:switch(
<source>
:
<destination>
)
Ü
mO•/EDID:switch
Parameters
<source>
:
Source EDID memory place: Factory / User / Dynamic.
<destination>
: The emulated EDID memory of the desired input port.
Example
Ý
CALL /EDID:switch(F144:E2)
Ü
mO /EDID:switch