Copy EDID data from the output to the
input EEPROM
#CPEDID␠src_type, src_id, dst_type, dest_bitmap␍
~nn@CPEDID␠src_stg, src_id, dst_type, dest_bitmap␍␊
src_type - EDID source type (usually output)
src_id - number of chosen source stage (1.. max number of inputs/outputs)
dst_type - EDID destination type (usually input)
• 0 Input
• 1 Output
• 2 Default EDID
dest_bitmap - bitmap representing destination IDs. Format: XXXX…X, where X is hex digit. The binary
form of every hex digit represents corresponding destinations. Setting ‘1’ says that EDID data has to be
copied to this destination
Response is sent to the com port from which the Set was received (before execution)
Destination bitmap size depends on device properties (for 64 inputs it is a 64-bit word)
Example: bitmap 0x0013 means inputs 1,2 and 5 are loaded with the new EDID
Multi Line:
~nn@DIR␍␊
file_name TAB file_size␠bytes,␠ ID:␠file_id␍␊
TABfree_size␠bytes.␍␊
file_name - name of file
file_size - file size in bytes. A file can take more space on device memory
file_id - internal ID for file in file system
free_size - free space in bytes in device file system