Alfatron ALF-21E-CODEC
13
6.2.3 User-defined EDID
There are five EDID values can be customized by sending the below command.
Command
Function & Operation
#UPLOAD_USER_EDID
[PARAM].
[PARAM]
=1~5, represents the EDID, its DIP switch status shows as below:
[PARAM]
DIP Switch Status
1
1011
2
1100
3
1101
4
1110
5
1111
Operation:
Step 1:
Prepare the EDID file (.bin).
Step 2:
Set the 4-pin DIP switch status, for example: “1011”.
Step 3:
Send the command “
#UPLOAD_USER_EDID 1.
”, and the feedback
is “
@USER_EDID 1 READY
PLEASE SEND EDID DATA IN 10S
”.
Step 4:
Send the
EDID file (.bin). If successfully upload, the feedback is:
“
OK
”.
6.2.4 Switcher Baud Rate Setting
Command
Description
Command & Feedback
Example
#SET_RS232_BAUD 0
Set the RS232 baud rate to 115200.
@RS232_BAUD 0
#SET_RS232_BAUD 1
Set the RS232 baud rate to 57600.
@RS232_BAUD 1
#SET_RS232_BAUD 2
Set the RS232 baud rate to 38400.
@RS232_BAUD 2
#SET_RS232_BAUD 3
Set the RS232 baud rate to 19200.
@RS232_BAUD 3
#SET_RS232_BAUD 4
Set the RS232 baud rate to 9600.
@RS232_BAUD 4
#SET_RS232_BAUD 5
Set the RS232 baud rate to 4800.
@RS232_BAUD 5
#SET_RS232_BAUD 6
Set the RS232 baud rate to 2400.
@RS232_BAUD 6
#GET_RS232_BAUD
Get the RS232 baud rate.
@RS232_BAUD 0
@RS232_BAUD 1
@RS232_BAUD 2
@RS232_BAUD 3
@RS232_BAUD 4
@RS232_BAUD 5
@RS232_BAUD 6