SY MS44-18G Manuel utilisateur

SY Electronics Ltd., 7 Worrall Street, Salford, Manchester, M5 4TH, UK
Tel: +44 (0)161 868 3450 – Fax: +44 (0)161 868 3459
Web: sy.uk
User Manual
MS44-18G
4x4 HDMI2.0 Matrix
4K2K @ 60Hz YCbCr 4:4:4

sy.uk 2V1.0
The SY-MS44-18G is a true 4K 4x4 true HDMI 2.0 matrix, that can display any source
(Blue-Ray player, HD DVD player, satellite receiver, game system, etc.) to any of its four
output displays simultaneously.
Each HDMI output is amplified and equalized to ensure optimal HDMI signal
transmission through long cables (up to 15m @ 1080p) without any loss of quality.
The SY-MS44-18G offers solutions for digital entertainment centres, HDTV retail and
show sites, data centre control, information distribution, conference room presentation,
school and corporate training environments.
Features
4x HDMI 2.0 Inputs
4x HDMI 2.0 outputs
4x de-embedded S/PDIF audio outputs
Supports 4K2K@60Hz YUV4:4:4
Bandwidth up to 18Gbps
Compliant to HDCP 2.2 and HDCP 1.4 (output follows input)
Supports HDR 10
Supports 3D
Supports Dolby True HD and DTS-HD master audio
Controllable from front panel, IR, RS232, IP, and web interface
Panel Descriptions
Front Panel
Item
Description
IR
IR Sensor for remote control
Out Groups
Contains the input select button and associated LEDs
Numbered LEDs
Indicates currently selected HDMI input for the given output
group
Select Button
Changes the input selection

V1.0 3sy.uk
Rear Panel
Item
Description
S/PDIF OUT
Coaxial S/PDIF digital de-embedded audio outputs
IN1 to IN4
HDMI video input connectors
OUT1 to OUT4
HDMI video output connectors
IR IN
Input from IR EYE sensor
RS232
RS232 control port
Service
For system upgrade & engineering diagnostics only
LAN CTL
LAN control or access to the built-in web interface
5V DC
5V DC input
System Connection
Usage Precautions
This HDMI matrix switcher should be installed in a clean environment that has adequate
ventilation, temperature and humidity control.
All switches, plugs, sockets and power cables must be insulated and safety approved.
All devices should be connected before powering on.
Connection Procedure
Connect the HDMI source devices to the HDMI IN connectors of the switcher.
Connect display devices to the HDMI output connectors as required.
Connect the 5V DC PSU provided with your switcher to the DC input connector.
Using the MS44-18G
Manual Selection
To change the displayed image for any output, press the appropriate Select button on
the front panel, to select the required input. The numbered LED on the front panel will
light to indicate the current input selection for that output.
IR Remote Control
The IR remote control provided with the switcher may also be used to select the
images, by first pressing an output number or the ALL button in the Output group (1-4),
and then an input number in the Input group (1-4).
The PTP button on the IR remote will make the following selections: 1 → 1, 2 → 2,
3 → 3 and 4 → 4.
Press X button to cancel operation and power button for standby mode. All other
buttons are to be ignored.

sy.uk 4V1.0
IP and Web Control
The matrix switcher also provides a built-in web interface as well as IP control. The IP
control commands are identical to the RS232 commands.
Connecting the MS44-18G
RS232 and IP Commands
All RS232 commands are sent with the following settings:
115200 baud, 8 bits, no parity and 1 stop bit.
All commands are stated in ASCII notation and must be used as given in the following
tables. The spaces shown in the commands are required and the command must only
contain the values given in the Description column.

V1.0 5sy.uk
Commands can also be sent to the LAN CTL port using the following default IP
settings:
Host IP Address: 192.168.1.168
Subnet Mask: 255.255.255.0
Router IP Address: 192.168.1.1
TCP Port: 5001
Input Selection
Command
Description
@W op in #
Set matrix switch routing for video selection:
op is 00 to 03 for outputs 1 to 4, or 04 for all outputs
in is 00 to 03 for inputs 1 to 4
@W 04 00 01 02 03 #
Mirror inputs and outputs
Thus, 1 -> 1, 2 -> 2, 3 -> 3 and 4 -> 4
This command can also be used to set all the outputs to any
input
Power Mode
Command
Description
@W 0F 00 #
Enter Standby mode
@W 0F 01 #
Exit standby mode
System Commands
Command
Description
@W 50 #
Reboot
Mimics repowering the matrix switcher
@W 51 #
Restore Factory Settings
Removes all previously programmed settings
EDID Settings
Command
Description
@W XX AA BB #
XX is the Input Number
XX is 05 for input 1
XX is 06 for input 2
XX is 07 for input 3
XX is 08 for input 4
AA is the Video Mode
AA is 00 for 1080p
AA is 01 for 4K2K@30
AA is 02 for 4K2K@60 (YC420)
AA is 03 for 4K2K@60 (YC444)
For the EDID setting command, BB is a bit mask (7,6,5,4,3,2,1,0) that allows multiple
options to be set at the same time. For the colour depth settings, the values for bits 4 to
6 may be used in any combination to enable all desired colour depth modes. Bit 1 to
select the number of audio channel, but only one bit must be set for these audio bits.
Bit 7 (HDR mode) and bit 0 (3D mode) can be used independently of all the other bits.

sy.uk 6V1.0
Bit(s)
Function
Mode when Set (1)
Mode when Clear (0)
7
HDR
HDR On
HDR Off
6, 5 & 4
Colour Depth
654
xx1 = Enable 30 bit colour
x1x = Enable 36 bit colour
1xx = Enable 48 colour
x = bit may 0 or 1 as required
654
xx0 = Disable 30 bit colour
x0x = Disable 36 bit colour
0xx = Disable 48 colour
x = bit may 0 or 1 as required
3, 2, & 1
Audio
Channels
321
001 = 2ch audio
010 = 5.1h audio
100 = 7.1ch audio
All other bit patterns are not
allowed
321
000 = Not allowed
0
3D
3D Mode
2D Only
When sending the EDID setting command, the binary bits in the above table will need
to be converted to their hexadecimal form as sent as two ASCII characters, for
example:
To set the EDID for input 1 to 4K2K@60 (YC444), HDR, 48 bit colour, 7.1ch audio &
3D the binary bit pattern from the above table would be: 11001001, which is C9 in
hexadecimal.
Also, XX = 05 for Input 1 and AA = 03 for 4K2K@60 (YC444).
The completed EDID command is: @W 05 03 C9 #
RS232 Control Software
The SY-MS44-18G can also be controlled via RS232 using PC software. The PC must
be connected to the matrix switcher to allow the PC software to function correctly. Up on
starting the software select the PC serial port from the drop-down list and click on the
Connect button in the COM Setting panel.

V1.0 7sy.uk
After clicking the Connect button, the software will read the current status from the matrix
switcher.
Clicking the Edit button in the Device Name panel will allow the user to set a unique
name for the matrix switcher that can aid in device identification when installed in a
network system.
Port Set Panel
The Port Set panel allows for video selections. Click on any numbered button to select
that input for the chosen output group. The Output All group will set all outputs to the
chosen input number.

sy.uk 8V1.0
EDID Config Panel
The EDID Config panel allows the EDID settings for each input to be configured as
required. Note that the HDR, 3D, 30Bit, 36Bit and 48Bit options may be used in any
combination, whereas only one audio mode can be selected. Whenever any of the Copy
From TV1 to Copy From TV4 options are selected, the option buttons below that
selection box are not available.
After making any changes, click the relevant Apply button to store them in the matrix switcher.
The Read button for each input group reads the data from the current EDID mode of the
respective input on the matrix switcher.
IP Config Panel
The IP Config panel allows the current IP settings to be viewed or changed. Note that
the DHCP checkbox should be unchecked to enable the IP Address Setting controls.
Once changes to the settings are complete, click on the Save IP Config button and then
reset the matrix switcher by either power-cycling the unit or clicking on the Reset button
on the System Config panel.

V1.0 9sy.uk
This panel can also be used to determine the IP address of any SY-MS44-18G matrix
switcher that is connected to the RS232 port.
Note that the MAC address is fixed and cannot be changed.
Net Config Panel
The Net Config panel provide the following features:
Determine how many SY-MS44-18G matrix switchers are on the local network
and their IP settings.
Allow a web browser to be opened for the selected matrix switcher.
On the first panel, the IP Address is that of the controlling PC.

sy.uk 10 V1.0
Click the Connect button in the Current PC Information section:
Click the Search Device button to obtain a list of all SY-MS44-18G units on the local network.
Use the Set Device Number list to choose the desired matrix switcher.
Click the Connect button in the Host Device Information section:
Click IE button to open the web interface in the default browser.
Table des matières
Autres manuels SY Commutateur matriciel

SY
SY RSM4 Manuel utilisateur

SY
SY SY-MUBT-44EC SET Manuel utilisateur

SY
SY SY-MMU Series Manuel utilisateur

SY
SY SY-MUHD-44 Manuel utilisateur

SY
SY Xcalibur 44 Manuel utilisateur

SY
SY SY-MS42-18G Manuel utilisateur

SY
SY SY-MUHDBT-44P Manuel utilisateur

SY
SY SY-MUHD-44 Manuel utilisateur

SY
SY MHDBT-88P Manuel utilisateur

















