15
6 Command List:
CON
Connect input to output(s)
EDID
EDID setting
RST
Reset DV-HMSW-88
STAT
Universal Status command
NOTE:
All commands are terminated with a carriage return (0Dhex) represented by <cr>
The default baud rate is 38400 bps.
6.1 Set CON Command
Tells the DV-HMSW-88 which outputs to connect to which input
CON
id
input
“(“
output
“,”
output
“,” ……”)”[“;”
input”
(“
output
,,,,”)”] <
cr
>
WHERE:
CON
3 ASCII byte command name
id
2 byte unit ID
input
An input number between 1 – 8
“(“
Parentheses indicating the start of the outputs to connect the input to.
output
an output number 1 – 8 to connect to the input, zero representing no input. Multiple outputs can be
included in the list separated by a comma.
“)”
Parentheses to end the list of outputs
“;”
Delimiter separating additional definitions
<
cr
>
Carriage Return (0Dhex)
Example:
Connect Unit 01 input 1 to outputs 2, 3 and 4 and input 2 to output 1.
CON 01 1(2,3,4); 2(1)
<
cr
>
6.2 Set
HDMI
EDID
Tells the unit which timing scheme to use.
EDID
id
output
setting
[“;”
output
setting
]<
cr
>
EDID
HDMI EDID command
id
2 byte unit ID
output
OUTPUT number 1 – 8
setting
“;” Delimiter separating additional definitions
<
cr
>
Carriage Return (0Dhex)
Example:
Unit 01 Save EDID Data of Output 1 to Input 2,3,4, And Output 2 to Input 5,6
EDID 01 1(2,3,4); 2 (5,6)
<
cr
>