MX-FR Series Modular Matrix Frames – User's Manual 116
Shows the currently emulated EDIDs for each input. The response length depends on the frame size (number
of inputs). The value at the given index (<in1>..<inx>) shows which EDID is used on that particular input.
ȩ {VEDID}
Ȩ (VEDID•<in1>•<in2>•<in3>•<in4>•<in5>•<in6>•<in7>•<in8>•<in9>)CrLf
Parameters
The <inx> index shows the location of the source EDID.
Example
ȩ {vedid}
Ȩ (VEDID F049 F049 F049 F049 F049 F049 F049 D004 U002)CrLf
F049 (Factory preset EDID #49) is emulated on all inputs except Input 8 and 9. EDID from Output 4 is
dynamically emulated on Input 8. U002 (User saved EDID #2) is emulated on Input 9.
Shows basic information about EDIDs in the memory.
Command and Response
ȩ <loc>}
Ȩ (EH#<loc>•<header>)CrLf
Parameters
Depending on the <loc>, the query can be for one EDID or all EDID in the block.
Parameter description Parameter values
<loc> Type of the EDID memory Dxx: Header of one dynamic EDID
Exx: Header of one emulated EDID
Fxx: Header of one factory EDID
Uxx: Header of one User-saved EDID
D*: Dynamic EDIDs: headers from all inputs
E*: Emulated EDIDs: headers from all outputs
F*: Headers of all factory EDIDs
U*: Headers of all (50) User-saved EDIDs
<header>
separated by spaces
PNPID code: The three letter abbreviation of the manufacturer.
Preferred resolution: The resolution and refresh rate stored in
the preferred detailed timing block.
Name: The name of display device stored in product descriptor.
The <header> is ‘-‘ for invalid EDIDs.
Example
ȩ {whd14}
Ȩ (EH#D14 NEC 1280x1024@60 LCD1970NXp)CrLf
Shows the EDID from memory location D14, which is the EDID from the Last attached monitor on Output 14.
Deleting an EDID From the Memory
Clear EDID from memory location <loc>.
Command and Response
ȩ {DE<loc>}
Ȩ (DE_OK)CrLf
Ȩ (E_S_C)CrLf
Parameters
Depending on the <loc>, one EDID or all EDIDs in a block can be cleared.
Parameter description Parameter values
<loc> EDID block or memory
location
Dxx:
monitor is connected.
Exx:
to it.
Fxx: Not valid! Factory EDID cannot be deleted. No response.
Uxx:
D*: All Dynamic EDIDs are deleted. They will be empty until a new
monitor is connected.
E*: All Emulated EDIDs are cleared. By default F49 EDID is copied to
them.
F*: Not valid! Factory EDID cannot be deleted. No response.
U*: All User EDIDs are deleted.
Example
ȩ {deu*}
Ȩ (DE_OK)CrLf
Ȩ (E_S_C)CrLf
All user EDIDs are cleared from memory.