FSR DV-MFSW-94XT User Manual

9x4 presentation matrix switcher

Advertisement

Quick Links

USER MANUAL
DV-MFSW-94
9x4 PRESENTATION MATRIX SWITCHER
244 Bergen Boulevard, Woodland Park, NJ 07424  Tel 973-785-4347  FAX 973-785-3318  Web
www.fsrinc.com
LIT1376B

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DV-MFSW-94XT and is the answer not in the manual?

Questions and answers

Summary of Contents for FSR DV-MFSW-94XT

  • Page 1 USER MANUAL DV-MFSW-94 9x4 PRESENTATION MATRIX SWITCHER 244 Bergen Boulevard, Woodland Park, NJ 07424  Tel 973-785-4347  FAX 973-785-3318  Web www.fsrinc.com LIT1376B...
  • Page 3: Proprietary Information

    Proprietary Information All information in this manual is proprietary to and the property of FSR Inc. This publication is protected by the Federal Copyright Law, with all rights reserved. No part of this document may be reproduced, transcribed, or transmitted, in any form or by any means, without prior explicit written permission from FSR Inc.
  • Page 5: Table Of Contents

    Table of Contents     PROPRIETARY INFORMATION ........................ 3     SAFETY ............................6     FEATURES ............................. 7     FRONT PANEL ..........................8     REAR PANEL ..........................8     ENVIRONMENTAL ............................ 9     FUNCTIONS OF THE PRODUCT ......................9  ...
  • Page 6: Safety

    SAFETY  Safety instructions and user manual should be read before the device is operated.  Safety and operating instructions should be retained for future reference.  Unplug this product from the wall outlet before cleaning. Do not use liquid cleaners or aerosol cleaners.
  • Page 7: Features

    FEATURES The Hybrid Presentation Matrix DV-MFSW-94 supports VGA, HDMI, DVI, YPbPr, S-Video and CVBS signals. Signals from any of up to 9 sources can be sent simultaneously to as many as 4 HDMI or DVI displays. HDCP (High-bandwidth Digital Content Protection) is supported from all digital sources to all outputs.
  • Page 8: Front Panel

    1.3 FRONT PANEL The functions of the switches are as follow.  Main power switch: Matrix power on/off  Menu Button: Access Main Menu  Arrows: Selecting the available functions.  Enter key: save current selection  Cancel key: cancel current selection 1.4 REAR PANEL ...
  • Page 9: Environmental

    Environmental For installation, we recommend the following environments.  Below 85 F (30°C) of ambient temperature (Best condition)  Install and operate in the environment below 60% of ambient humidity (Best condition)  Use in an environment free of vibrations, dust and in a well-ventilated space. ...
  • Page 10: Specifications

    3.3 Specifications Input 1. 9 CH Sources 2. DVI/ HDMI Inputs (Input 1 – 4) - Resolutions: PC (up to WUXGA), HDTV (up to 1080p) - DVI 1.0 / HDMI 1.3v, HDCP - Stereo Audio Max 1Vrms 3. CAT / Fiber Optical Inputs (Input 5-7) - Resolutions: PC (up to WUXGA), HDTV (up to 1080p) - HDMI 1.3v, HDCP - CAT (Max 50m)
  • Page 11: Operation

    4 Operation 1. MAIN MENU  Displays the timing (Resolutions) information of Inputs and * OUTPUT INFO VIEW * Outputs to output [ OutPut: 1 2 3 4 ]  Displays the timing (Resolutions) information of each output [ Input : 1 4 7 9 ] [ 1920 x 1080p 60 ] channels using Left/Right arrow buttons.
  • Page 12 6. PRESET  Selecting PRESET call/edit using up / down buttons. - P R E S E T - 1 . P R E S E T C a l l 2 . P R E S E T E d I t PRESET CALL ...
  • Page 13 10. RS232C CONFIG SETUP  Select menu using Left / Right buttons.  Select data using up / down buttons. - RS232C CONFIG SET -  Press enter to save. [ Baudrate: 57600_ ] [ Data Bit: 8 [ Parity: None 11.
  • Page 14: Rs-232 Protocol

    5 RS-232 Protocol 5.1 General Notes This document describes the protocol for interfacing with the DV-MFSW-94. 5.2 Request/Response Format All requests and responses will be entirely in ASCII. This will make the DV-MFSW-94 easy to use. All commands and input parameters are in upper case only. All requests are terminated with a carriage return (0Dh), which will be referred to in this document as <cr>.
  • Page 15: Command List

    Command List: Connect input to output(s) HDMI Audio Output command HDMI EDID setting HEDID Input Source command INSRC Stereo Audio Output command Preset Recall command PRESET Reset DV-MFSW-94 Sets the RS232 baud rate BAUD Sets the IP address IPADR Universal Status command STAT Sets the output aspect ratio ASPECT...
  • Page 16: Set Hdmi Audio Output Command

    6.2 Set HDMI Audio Output command Tells the unit which audio source to use for which output. HAU id output audiosource [“;” output audiosource]<cr> Where: HDMI Audio Output Command 2 byte unit ID Output number 1-4, output 2 byte audio source 00 = Source audio, 01 = Balance 1 Audio, 02 = Balance 2 audiosource Audio, 03 = Output Audio Off (Mute) Delimiter separating additional definitions...
  • Page 17: Set Input Source Command

    6.4 Set Input Source command Tells the unit which input source to use INSRC id input srcnum [“;” input srcnum]<cr> Where: INSRC Input source command name 2 byte unit ID Input number (1-9) input srcnum Which input type to use, see table below: AUTO AUTO AUTO...
  • Page 18: Set Preset Recall Command

    6.6 Set Preset Recall command Tells the unit to recall the specified preset. PRESET id number<cr> PRESET Preset Recall command 2 byte unit ID Preset number to recall 01-20 number <cr> Carriage Return (0Dhex) Example: Recall Unit 01 preset number 9. PRESET 01 09<cr>...
  • Page 19: Set Ip Address

    6.9 Set IP Address Sets the IP address of the DV-MFSW-94. IPADR id type addr<cr> Where: IPADR IP address command 2 byte unit ID P = IP address, S = Subnet, G = gateway, M = MAC address type address for IP address, Subnet, Gateway XXX.XXX.XXX.XXX where XXX = 000 – 255, for addr MAC address xx.xx.xx.xx.xx.xx where xx = 00 –...
  • Page 20: Get Input Assignment Status

    6.12 Get Input Assignment Status STAT id IA input<cr> Where: 2 byte unit ID 1,2,3,4,5,6,7,8,9 or A for all input Example: Get Unit 01 all input assignments. STAT 01 IA A <cr> Response: STAT I1=00 ,I2=01 ,I3=02,I4=01,I5=00, I6=01, I7=00, I8=00,I9=02 using this table: Input1 Input2...
  • Page 21: Input Or Output Timing Status

    6.14 Input or Output Timing Status STAT id TI input<cr> STAT id TO output<cr> Input Timing, Output Timing Where: 2 byte unit ID 1,2,3,4,5,6,7,8,9 or A for all input output 1,2,3,4 or A Example: Get Unit 01 all output timing status. STAT 01 TO A<cr>...
  • Page 22: Lan Settings

    6.16 LAN Settings Gets the settings of the LAN STAT id LN<cr> 2 byte unit ID Example: Get Unit 01 Lan settings. STAT 01 LN<cr> Response: STAT IP 192.168.000.006, S 255.255.255.000,G 192.168.000.001, M 00.00.C2.B0.20.05 6.17 ASPECT Settings Set the output aspect ratio ASPECT id output aspect ratio<cr>...
  • Page 23: Dv-Mfsw-94 Ip Control

    7 DV-MFSW-94 IP CONTROL DV-MFSW-94 CONTROL Click INPUT SOURCE and select one of sources at menu button SEND REFRESH DV-MFSW-94 CONTROL Click AUDIO SELECT and select one of audio sources at menu button SEND REFRESH...
  • Page 24 DV-MFSW-94 CONTROL Click OUTPUT TIMMING and select one of resolutions at menu button SEND REFRESH DV-MFSW-94 CONTROL Click AUDIO SELECT and select one of audio output at menu button SEND REFRESH...
  • Page 25 DV-MFSW-94 CONTROL DV-MFSW-94 CONTROL Click SEND button Send all command to DV-MFSW-94 SEND REFRESH Display status of setup screen DV-MFSW-94 CONTROL SEND REFRESH...
  • Page 26: Firmware Upgrade Instructions

    8 Firmware Upgrade Instructions You will need Windows HyperTerminal to complete the firmware upgrade. Vista and Windows 7 do not provide this program. Connect the DV-MFSW-94 to the PC via USB cable (provided) or a DB-9 serial cable. Open a HyperTerminal session and create a new connection called “DV-MFSW-94”.
  • Page 27 Check the top two boxes “Send…” and “Echo…” in the ASCII Setup dialog. Click “OK” in the ASCII setup dialog and then again in the “DV-MFSW-94 Properties” dialog. This will return you to a terminal window. Type program then enter, and the firmware program in the DV-MFSW-94 will open with a 4-item menu. Type 1 enter (main output) You will see ccccccc……...
  • Page 28 Set the protocol to Ymodem in the TransferSend File dialog Browse to the directory where you saved the program file (DV-MFSW-94 -Mainout-1.xx) and select it, then Click “Send”. After the file is loaded, the DV-MFSW-94 will reboot automatically. Type program then enter in the blank terminal screen. Type 2 enter (Digital Input) You will see ccccccc……...
  • Page 29: Limited Warranty

    FSR factory or Authorized Repair Stations. This warranty shall be cancelable by FSR at its sole discretion if the unit has been subjected to physical abuse or has been modified in any way without written authorization from FSR. FSR’s liability under this warranty is limited to repair or replacement of the defective unit.

Table of Contents