7. LW3 Programmers’ Reference
MODEX-F15-OPTS, MODEX-F15-OPTM series – User's Manual
69
7.12.3. Query the Preferred Resolution of an User EDID
Command format
:
GET
●
/EDID/U/U
n
.PreferredResolution
Response format
:
pr
●
/EDID/U/U
n
.PreferredResolution=<preferred_resolution>
Example
:
˃
GET /EDID/U/U2.PreferredResolution
˂
pr EDID/U/U2.PreferredResolution=1920x1080p60.00Hz
INFO: Use the "Manufacturer" property to query the manufacturer and the "MonitorName" property to
query the name of the monitor.
7.12.4.
Emulating an EDID to an Input Port
Command format
:
CALL
●
/EDID:switch(<source>:<destination>)
Response format
:
mO
●
/EDID:switch
Example
:
˃
CALL /EDID:switch(F49:E2)
˂
mO /EDID:switch
Legend
:
7.12.5.
Copy an EDID to User Memory
Command format
:
CALL
●
/EDID:copy(<D
n
>|<E
n
>|<F
n
>|<U
n
>:<U
m
>)
Response format
:
mO
●
/EDID:copy
Example
:
˃
CALL /EDID:copy(D1:U1)
˂
mO /EDID:copy
Explanation
:
The EDID of the last connected sink of D1 (Output 1) has been copied to U1.
<source>:
Source EDID memory place: Factory / User / Dynamic.
<destination>:
The emulated EDID memory of the desired input port.
7.12.6.
Deleting an EDID from User Memory
Command format
:
CALL
●
/EDID:delete(<U
n
>)
Response format
:
mO
●
/EDID:delete
Example
:
˃
CALL /EDID:delete(U1)
˂
mO /EDID:delete
7.12.7.
Resetting the Emulated EDIDs
Command format
:
CALL
●
/EDID:reset
Response format
:
mO
●
/EDID:reset
Example
:
˃
CALL /EDID:reset
˂
mO /EDID:reset
Explanation
:
Calling this method switches all emulated EDIDs to factory default one. See the table with all factory EDID
presets in
section.