Page 102 / 119 Section 8. LW3 Programmers’ reference
8.9.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
<source>: Source EDID memory place: Factory / User / Dynamic.
<destination>: The emulated EDID memory of the desired input port.
8.9.5. Copy an EDID to user memory
Command format
CALL/EDID:copy(<Dn>|<En>|<Fn>|<Un>„„:”<Um>)
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.
8.9.6. Deleting an EDID from user memory
Command format
CALL/EDID:delete(<Un>)
Response format
mO/EDID:delete
Example
> CALL/EDID:delete(U1)
< mO/EDID:delete
8.9.7. Resetting the emulated EDIDs
Command format
CALL/EDID:reset(1)
Response format
mO/EDID:reset
Example
> CALL/EDID:reset(1)
< mO/EDID:reset
Explanation
Calling this method switches all emulated EDIDs to factory default one. See the table in
section 10.6 on page 116.