882 Video Test Instrument User Guide (Rev A.35) 277
DIDA
eDID save As file
Class EDID and DDC control
Description Saves an EDID to the filename specified by filename.
Command syntax DIDA filename
filename
a valid MS-DOS filename (8 characters minus any extension)
Example This example loads an EDID file, edits it, and saves the changes under a new filename,
myedid8.
DIDL myedid7 // loads the EDID file named myedid7
DIDB // begins an edid editing session
XDID 19 A E88A82A0564796240F48 // edits EDID at 19 for 10 (0x0A) bytes
DIDE // ends an edid editing session
DIDA myedid8 // saves the changes to the filename myedid8
Related commands DIDB, DIDE, DIDK, DIDL, TASK?, DIDP, DIDQ, DIDS, DIDU, EDA<port>:GDID,
EDA<port>:PDID, XDID