Creating or editing edid contents – Quantum Data 881 User Manual
Page 540

522
Chapter 16 Testing EDID
4. Capture the EDID from the connected display device by entering the following
command:
Where
port is the HDMI output port (1 or 2) that the display is connected to. For
example, the command below loads an EDID from a display device connected to the
882’s HDMI Out port 1.
EDA1:GDID
Note: The EDAport:GDID is a command that is new with Release 2.3.0.
5. Store the captured EDID in the 882’s internal file system by entering the following
command:
filename
Where
filename is the name of a file in the default directory identified by
. For
example, the command below store an EDID to the default EDID path.
DIDA myedid1
If you want to store the EDID file in a location that is not the default path, you can either
list the path explicitely on the
command line or change the EDID path with
For example, the command below loads an EDID from a different directory in
flashmem.
DIDA /tffs0/library/userdata/myedid1
6. (Optional) Use the captured EDID to emulate the display device on the analyzer by
entering the following command:
Where
port is the HDMI input (Rx) port (1 or 2) that you want to configure to emulate
the EDID. For example, the command below loads the EDID stored in the EDID edit
buffer for emulation into the HDMI input (Rx) port 2.
EDE2:DIDU
Creating or editing EDID contents
You can create or modify an EDID structure to emulate a specific display device using one
of the following methods:
•
Using the EDID Editor tool. See “
” on page 547 for details on
using the EDID Editor tool
•
Loading EDID into memory buffer and creating/modifying content using EDID editing
commands. See following procedure for details.