DigitaLinx DL-S41-H2 Owner's Manual - Page 12

Browse online or download pdf Owner's Manual for Switch DigitaLinx DL-S41-H2. DigitaLinx DL-S41-H2 18 pages.
Also for DigitaLinx DL-S41-H2: Quick Install Manual (8 pages), Quick Install Manual (8 pages)

DL-S41-H2 Owners Manual
RS232 Settings: 9600 baud, 8 Data bits, 1 Stop bit, Parity = None
The commands are case sensitive. All commands below are in ASCII and all strings and responses end
in a carriage return (hex 0D) and a line feed (hex 0A).
<CR> = Carriage return (Hex 0D)
<LF> = Line Feed (Hex 0A)

A/V Switching Commands

Note: Switching A/V inputs via RS232 requires the switching mode to be set to MANUAL switching mode
Description
Switches input to HDMI 1
Switches input to HDMI 2
Switches input to HDMI 3
Switches input to HDMI 4
Enables auto switching mode
Enables manual switching mode
12

RS232 Control Commands

Command
>>HDMI1
>>HDMI2
>>HDMI3
>>HDMI4
>>AUTO
>>MANUAL
Example
Command: >>HDMI1<CR><LF>
Return: <<HDMI1<CR><LF>
Command: >>HDMI2<CR><LF>
Return: <<HDMI2<CR><LF>
Command: >>HDMI3<CR><LF>
Return: <<HDMI3<CR><LF>
Command: >>HDMI4<CR><LF>
Return: <<HDMI4<CR><LF>
Command: >>AUTO<CR><LF>
Return: <<AUTO Switch<CR><LF>
Command: >>MANUAL<CR><LF>
Return: <<MANUAL Switch<CR><LF>