RS-232 SERIAL CONTROL COMMANDS
#LOEDIDTOLO Function
The #LOEDIDTOLO function loads the specified EDID file to a specified local input.
Syntax:
#LOEDIDTOLO param1 param2
Parameters: |
|
|
param1 | Echo mode | [0 - 1] |
|
|
|
| Value | Meaning |
| 0 | Semi echo mode |
| 1 | Full echo mode |
param2 | EDID size | [1 - 2] |
|
|
|
| Value | Meaning |
| 1 | 128 byte EDID |
|
|
|
| 2 | 256 byte EDID |
|
|
|
#PRBAEDID Function
The #PRBAEDID function reads the EDID file from the specified bank and sends it to the serial port.
Syntax:
#PRBAEDID param1 param2
Parameters: |
|
|
param1 | EDID bank offset | [1 - 7] |
param2 | File type | [0 - 1] |
|
|
|
| Value | Meaning |
|
|
|
| 0 | .BIN file |
|
|
|
| 1 | .TXT file |
18