CSA x2 Alarming RS-232 Seq. Video Switcher. Instruction Manual

Size: px
Start display at page:

Download "CSA x2 Alarming RS-232 Seq. Video Switcher. Instruction Manual"

Transcription

1 CSA x2 Alarming RS-232 Seq. Video Switcher Instruction Manual Thank you for purchasing one of our products. Please read this manual before using this product. When using this product, always follow the instructions contained in this manual, and pay attention to the safety information.

2 Do not expose this product to water, rain or moisture. Doing this can result in electric shock or fire. Never take this product apart or try to modify it. Doing so is very dangerous and could result in electric shock. Do not store this product near open flame. Do not use this product near open flame or place lit or flammable items, such as candles, incense, ect., on it. Do not place any containers filled with water or other liquids near this product. Doing so could result in fire or electric shock if the liquid spills and enters the product or gets it wet. If a liquid spills near this product, unplug the product immediately. Do not remove or insert the power supply with wet hands. Doing so could result in electric shock. Do not use the power supply in any of the following ways. Doing so could result in fire or electric shock. Modifying or heating the power cable Damaging the power cable Bending or tugging on the power cable unnecessarily Knotting or kinking the power cable Setting heavy objects on the power cable When moving this product, first unplug the power supply from the outlet. Do not tug the cable or move this product with the power supply plugged into the outlet. Doing so could damage the cable, possibly resulting in fire or electric shock. To reduce the risk of electric shock, do not remove the cover. No parts inside the product can be serviced by the user. If your product needs service contact: Compu-Video Systems Inc. at (845) Usage Environment Avoid using or storing this product in areas such as those listed below. Doing so could damage the product or cause it to malfunction. Areas exposed to heat or flames Humid areas and areas where water is used Handling this product Do not drop or apply a strong force to this product or any included or connected parts. Do not spill liquids around or inside this product or drop flammable objects around or inside it. Power Supply Only use the supplied power supply which is designed specifically for this product. Do not allow the plug to come into contact with metal or water. This Product is not designed for contact medical use Do not use this product for medical applications that could result in patient contact. The information in this manual is believed to be accurate. It is intended for professional end users having the skills to evaluate and use the data properly. Compu-Video assumes no liability in connection with damages incurred while using this product.

3 Model # Of Inputs # Of Outputs Controls Special Features CS Front Panal Switches RS-232 Computer Control CS-28: 8x1 Terminating Video only RS-232 computer controlled sequential switcher Each switcher kit should contain each of the following items: Instruction sheet Power Pack Switcher INSTALLATION: 1) Connect the power supply to the switcher by pushing the power connector into the rear of the switcher until it can go no further. 2) Plug in the power pack to a 115VAC source. Turn on the switcher by rotating the Scan Rate Knob to the right. The speed at which the channels are selected is adjusted by this knob. 3) See Fig. 1 for interconnect diagram for a single unit operation. 4) Connect the computer to switcher cable at this time. See Fig. 1 for cable diagram. 5) The CS series switchers all use the same software and are simply plug and play compatible. Simply connect the RS-232 cable and using the codes as described in this manual, send out the commands to the switcher. 6) See Fig. 3 for multi switcher interconnects. 7) SCAN; Place all of the switches in the center position. The LED s (lights) will sequence at the rate set by the knob. 8) BYPASS; By placing the switch up, that position will be skipped when the scan comes to that position. 9) HOME; Will freeze the scan to the selected position. If more than one position is selected, the higher number will be activated.

4 B: Figure 2 Video 1 output: Scan, Home, and Leds Video 2 output: Alarm w/led override and RS-232 Control Fig. 2 Jumper Configuration 2 C: Figure 3 Video 1 output: Scan only and Leds Video 2 output: Alarm w/led override and RS-232 Control Fig. 3 Jumper Configuration 3

5 D: Figure 4 Video 1 output: Scan only and Leds Video 2 output: Alarm w/led override Home Fig. 4 Jumper Configuration 3 4) Using a small straight edge screwdriver, set the Alarm Hold timer control shown in figure 5. Set this by connecting the brown alarm input wire to ground while watching Monitor 2 output. 5) Reinstall the cover on the unit. 6) Connect the alarm wires to their contact closure points. 7) Connect power to the unit and test it to make sure you have set the jumpers as required. Fig. 5 Alarm Hold Timer Contol

6 INSTALLATION: 1) Connect the power supply to the switcher by pushing the power connector into the rear of the switcher until it can go no further. 2) Plug in the power pack to a 115VAC source. The power indicator should come on at this time. 3) Connect the computer to switcher cable at this time. 5) The CS series switchers all use the same software and are simply plug and play compatible. Simply connect the RS-232 cable and using the codes as described in this manual, send out the commands to the switcher. 6) When wiring up the alarm feature on the CSA-216 please refure to the Alarm Wiring section of this manual for cable color coding instructions. Fig. 6 Front Panel Switch Settings Dwell Time For Scan Feature

7 ALARM WIRING: CABLE PINS Alarm 1 Brown Alarm 14 Red / Black Alarm 2 Red Alarm 15 Oragne / Black Alarm 3 Orange Alarm 16 Yellow / Black Alarm 4 Yellow Ground Green / Black Alarm 5 Green Ground Gray / Black Alarm 6 Blue Ground Black / White Alarm 7 Violet Ground Pink / Black Alarm 8 Grey Ground Red / White Alarm 9 White Ground Orange / White Alarm 10 Black Common Brown / White Alarm 11 Pink NC Blue / White Alarm 12 Green / White NO Violet / White Alarm 13 Light Green

8 APPENDIX I Command Protocol For RS-232 Port - IBM PC Type using GW Basic 10 CLS 15 LET E% = E%+1 30 PRINT SELECT THE NUMBER OF THE SWITCHER TO BE CHANGED [1 TO 16] ; 40 INPUT A% 50 IF A% = 1 THEN LET A$ = ` Defult for the CS-18(Machine 1) 60 IF A% = 2 THEN LET A$ = a 70 IF A% = 3 THEN LET A$ = b 71 IF A% = 4 THEN LET A$ = c 72 IF A% = 5 THEN LET A$ = d 73 IF A% = 6 THEN LET A$ = e 74 IF A% = 7 THEN LET A$ = f 75 IF A% = 8 THEN LET A$ = g 76 IF A% = 9 THEN LET A$ = h 77 IF A% = 10 THEN LET A$ = i 78 IF A% = 11 THEN LET A$ = j 79 IF A% = 12 THEN LET A$ = k 80 IF A% = 13 THEN LET A$ = l 81 IF A% = 14 THEN LET A$ = m 82 IF A% = 15 THEN LET A$ = n 83 IF A% = 16 THEN LET A$ = o 100 PRINT SELECT INPUT TO BE CHANGED [1-16] ; 103 INPUT Y% 500 IF Y% = 1 THEN LET B$ = IF Y% = 2 THEN LET B$ = IF Y% = 3 THEN LET B$ = IF Y% = 4 THEN LET B$ = IF Y% = 5 THEN LET B$ = IF Y% = 6 THEN LET B$ = IF Y% = 7 THEN LET B$ = IF Y% = 8 THEN LET B$ = IF Y% = 9 THEN LET B$ = IF Y% = 10 THEN LET B$ = IF Y% = 11 THEN LET B$ = : 730 IF Y% = 12 THEN LET B$ = ; 800 IF Y% = 13 THEN LET B$ = < 810 IF Y% = 14 THEN LET B$ = = 820 IF Y% = 15 THEN LET B$ = > 830 IF Y% = 16 THEN LET B$ =? 900 GOTO OPEN COM1:9600,N,8,1,RS,CS,DS,CD,BIN AS #1 910 PRINT #1, A$ ; B$ ; 920 CLOSE #1 930 CLS 1-4 On CS-14 & CS INPUT DO YOU WISH TO EXIT THE CS-1600 PROGRAM [YES / NO] ; A$ 932 IF A$ = Y THEN IF A$ = y THEN IF A$ = N THEN IF A$ = n THEN END

9

10 NOTES:

11 LIMITED WARRANTY Compu-Video Systems Inc. warrants this product and all accessories provided with it to be free of defects in material and workmanship for a period of 5 years from the ORIGINAL date of purchase. A Purchase receipt or other proof of date of original purchase from Compu-Video Systems Inc. or one of its Authorized Distributors or Dealers will be required before warranty service is rendered. Compu-Video Systems reserves the right to audit any claim and to nullify any claim that cannot be substantiated. Serial Numbers that have been altered, defaced or removed void this warranty. This warranty only covers failures due to defect in materials or workmanship, which occur during normal use. The warranty does not cover damage which occur in shipping of failures which result from but not limited to faulty installation, set-up adjustments, maladjustment of user controls, improper operation, power line surge, improper voltage supply, lightning damage, modification, or damage that is attributed to acts of God or force majeure. Compu-Video Systems does not warrant, and shall not be responsible for, any lost data or images, regardless of the cause of the loss. They shall also not be responsible for any costs associated with removing and installing Compu-Video Systems products. HOW THE WARRANTY WORKS If this product, or any of the accessories supplied with it, become defective within the warranty period, and it is determined that the repair is covered under the warranty Compu-Video Systems Inc. will repair the product without charge. Overland return transportation from Compu-Video Systems Inc. to the user is free of charge. HOW TO GET SERVICE Please contact CVS by phone for a return authorization number and then return the defective unit, transportation prepaid and a dated proof of purchase to: Compu-Video Systems Inc. 37 Arden Drive Garrison, NY The customer is responsible for all costs incurred from shipping the product back to Compu-Video Systems Inc. OBTAINING TECHNICAL HELP/SERVICE Web Site: Phone: (845) Fax: (845) In No Event Shall Compu-Video Systems Inc. Be Liable For Consequential Damages Some states do not allow exclusion or limitation of incidental or consequential damages, so the above limitation may not apply to you. This warranty gives you specific legal rights, and you may also have other rights which vary from state to state. P.O. Box 749 Peekskill, NY Phone: (845) Fax: (845)

12

ARS x4 MATRIX SWITCHER Instruction Manual

ARS x4 MATRIX SWITCHER Instruction Manual ARS-8400 8x4 MATRIX SWITCHER Instruction Manual Thank you for purchasing one of our products. Please read this manual before using this product. When using this product, always follow the instructions

More information

CS x1 RS-232 Computer Controlled Video Switcher. Instruction Manual

CS x1 RS-232 Computer Controlled Video Switcher. Instruction Manual CS-1600 16x1 RS-232 Computer Controlled Video Switcher Instruction Manual Thank you for purchasing one of our products. Please read this manual before using this product. When using this product, always

More information

MDA-2-HV. 1x2 Moblie Distribution Amplifier. Instruction Manual

MDA-2-HV. 1x2 Moblie Distribution Amplifier. Instruction Manual MDA-2-HV 1x2 Moblie Distribution Amplifier Instruction Manual Thank you for purchasing one of our products. Please read this manual before using this product. When using this product, always follow the

More information

DSP x1 Color Screen Splitter Instruction Manual

DSP x1 Color Screen Splitter Instruction Manual DSP-1200 2x1 Color Screen Splitter Instruction Manual Thank you for purchasing one of our products. Please read this manual before using this product. When using this product, always follow the instructions

More information

COMPOSITE VIDEO (BNC) TO VGA VIDEO FORMAT CONVERTER AND SCALER AT-RGB110

COMPOSITE VIDEO (BNC) TO VGA VIDEO FORMAT CONVERTER AND SCALER AT-RGB110 User Manual COMPOSITE VIDEO (BNC) TO VGA VIDEO FORMAT CONVERTER AND SCALER AT-RGB110 TABLE OF CONTENTS 1. Introduction... 2 2. Package Contents... 2 3. Features... 2 4. Specification... 2 5. Panel Description...

More information

The Phono Box SUMIKO Fifth Street Berkeley, CA sumikoaudio.com

The Phono Box SUMIKO Fifth Street Berkeley, CA sumikoaudio.com The Phono Box SUMIKO 2431 Fifth Street Berkeley, CA 94710 510.843.4500 sumikoaudio.com In the past, all audio system control components (integrated amplifiers, receivers and system pre-amplifiers) had

More information

2X1 VGA W/ STEREO AUDIO (AUTOMATIC) SWITCHER ATL-ATAPC21A

2X1 VGA W/ STEREO AUDIO (AUTOMATIC) SWITCHER ATL-ATAPC21A 2X1 VGA W/ STEREO AUDIO (AUTOMATIC) SWITCHER ATL-ATAPC21A User Manual TABLE OF CONTENTS 1. Introduction 2 2. Features 2 3. Package Contents 2 4. Specifications 3 5. Panel Description 3 5.1. Front Panel

More information

USERS GUIDE MCX-HTS. HDMI to 3G SDI Converter. Manual Number:

USERS GUIDE MCX-HTS. HDMI to 3G SDI Converter. Manual Number: USERS GUIDE MCX-HTS HDMI to 3G SDI Converter i Manual Number: 151226 SAFETY INSTRUCTIONS Please review the following safety precautions. If this is the first time using this model, then read this manual

More information

HOME THEATER. Super IR Accessories. Vanco Part Numbers. Technical Support

HOME THEATER. Super IR Accessories. Vanco Part Numbers. Technical Support HOME THEATER Super Accessories Vanco Part Numbers 280703 280720 280721 Technical Support www.vanco1.com info@vanco1.com 800-626-6445 DEAR CUSTOMER Thank you for purchasing this product. For optimum performance

More information

User Guide. Single-Link DVI Active Cable Extender. DVI-7171c

User Guide. Single-Link DVI Active Cable Extender. DVI-7171c User Guide Single-Link DVI Active Cable Extender DVI-7171c TABLE OF CONTENTS SECTION PAGE PRODUCT SAFETY...1 PRODUCT LIABILITY...1 1.0 INTRODUCTION...2 2.0 SPECIFICATIONS...3 3.0 PACKAGE CONTENTS...4 4.0

More information

User Guide. HDMI Fiber Optic Extender. DVI-7350a

User Guide. HDMI Fiber Optic Extender. DVI-7350a User Guide HDMI Fiber Optic Extender DVI-7350a Table of Contents Section Page Product Safety.................................... 1 1.0 Introduction...2 2.0 Specifications...3 3.0 Package Contents...3 4.0

More information

User Manual TP70L. HDBaseT Extender. All Rights Reserved. Version: TP70L2016V1.1

User Manual TP70L. HDBaseT Extender. All Rights Reserved. Version: TP70L2016V1.1 User Manual TP70L HDBaseT Extender All Rights Reserved Version: TP70L2016V1.1 Preface Read this user manual carefully before using this product. Pictures shown in this manual is for reference only, different

More information

Operating Instructions

Operating Instructions Model No.: SPL1T801 Operating Instructions Thanks for purchasing our product. Please be sure to read this instruction manual carefully before using our product. Introduction Wyrestorm s SPL1T801 is a

More information

User Manual PS-684. HDBaseT Extender Kit 70m. All Rights Reserved. Version: UHBT70P_2016V1.2

User Manual PS-684. HDBaseT Extender Kit 70m. All Rights Reserved. Version: UHBT70P_2016V1.2 User Manual PS-684 All Rights Reserved Version: UHBT70P_2016V1.2 Preface Read this user manual carefully before using this product. Pictures shown in this manual is for reference only, different model

More information

User Manual TL-2X1-HDVC 2x1 HDMI & VGA Switcher with Control All Rights Reserved Version: TL-2X1-HDVC_160630

User Manual TL-2X1-HDVC 2x1 HDMI & VGA Switcher with Control All Rights Reserved Version: TL-2X1-HDVC_160630 User Manual TL-2X1-HDVC 2x1 HDMI & VGA Switcher with Control All Rights Reserved Version: TL-2X1-HDVC_160630 Preface Read this user manual carefully before using this product. Pictures shown in this manual

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VM-3A. Audio Distributor

Kramer Electronics, Ltd. USER MANUAL. Model: VM-3A. Audio Distributor Kramer Electronics, Ltd. USER MANUAL Model: VM-3A Audio Distributor Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 2 3 Overview 3 4 Your Audio Distributor 4 5 Connecting Your Audio

More information

User Guide. HDMI Active Cable Extender. DVI-7370c

User Guide. HDMI Active Cable Extender. DVI-7370c User Guide HDMI Active Cable Extender DVI-7370c TABLE OF CONTENTS SECTION PAGE PRODUCT SAFETY...1 PRODUCT LIABILITY STATEMENT........................ 1 1.0 INTRODUCTION...2 2.0 SPECIFICATIONS...3 3.0 PACKAGE

More information

Kramer Electronics, Ltd. USER MANUAL. Model: 810B. Black Burst / Audio Generator

Kramer Electronics, Ltd. USER MANUAL. Model: 810B. Black Burst / Audio Generator Kramer Electronics, Ltd. USER MANUAL Model: 810B Black Burst / Audio Generator Contents Contents 1 Introduction 1 2 Getting Started 1 3 Your 810B Black Burst / Audio Generator 1 4 Connecting the 810B Black

More information

Kramer Electronics, Ltd. USER MANUAL. Wall Plate Models: SV-301 SV-302 SV-303 SV-304 SV-305

Kramer Electronics, Ltd. USER MANUAL. Wall Plate Models: SV-301 SV-302 SV-303 SV-304 SV-305 Kramer Electronics, Ltd. USER MANUAL Wall Plate Models: SV-301 SV-302 SV-303 SV-304 SV-305 Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 2 4 Defining the Wall Plates (for the United

More information

User Guide. DVI + HDCP Fiber Optic Extender DVI-7330

User Guide. DVI + HDCP Fiber Optic Extender DVI-7330 User Guide DVI + HDCP Fiber Optic Extender DVI-7330 TABLE OF CONTENTS SECTION PAGE PRODUCT SAFETY...1 PRODUCT LIABILITY...1 1. INTRODUCTION...2 2. SPECIFICATIONS...3 3. PACKAGE CONTENTS...4 4. INSTALLATION...4

More information

User Manual TL-TP70-HDIR 70m Extender with ARC and IR All Rights Reserved Version: TL-TP70-HDIR_180723

User Manual TL-TP70-HDIR 70m Extender with ARC and IR All Rights Reserved Version: TL-TP70-HDIR_180723 User Manual TL-TP70-HDIR 70m Extender with ARC and IR All Rights Reserved Version: TL-TP70-HDIR_180723 Preface Read this user manual carefully before using this product. Pictures shown in this manual is

More information

User Manual. AtlonA. Passive VGA Extender with Wall Plate or Box options up to 330ft over 1 x CAT5/6/7 Cable AT-VGA100-SR and AT-WPVGA-SR AT-WPVGA-SR

User Manual. AtlonA. Passive VGA Extender with Wall Plate or Box options up to 330ft over 1 x CAT5/6/7 Cable AT-VGA100-SR and AT-WPVGA-SR AT-WPVGA-SR User Manual AtlonA Passive VGA Extender with Wall Plate or Box options up to 330ft over 1 x CAT5/6/7 Cable AT-VGA100-SR and AT-WPVGA-SR AT-WPVGA-SR Receiver Transmitter AT-VGA100-SR Receiver Transmitter

More information

EXT-HBT70-SET_2016V1.2

EXT-HBT70-SET_2016V1.2 USER MANUAL EXT-HBT70-SET HDBaseT Extender Set 70m All Rights Reserved Version: EXT-HBT70-SET_2016V1.2 Preface Read this user manual carefully before using this product. Pictures shown in this manual is

More information

DisplayPort Extender over 2 LC Fibers

DisplayPort Extender over 2 LC Fibers DisplayPort Extender over 2 LC Fibers Audio 3GSDI Embedder EXT-DP-CP-2FO User Manual Release A2 DisplayPort Extender over 2 LC Fibers Important Safety Instructions 1. Read these instructions. 2. Keep these

More information

ZIG-POC-100. HDBaseT HDMI Extender

ZIG-POC-100. HDBaseT HDMI Extender v ZIG-POC-100 HDBaseT HDMI Extender 1 Important Safety Instructions 1. Do not use this product near water. 2. Do not block any ventilation openings. Install in accordance with the manufacturer s instructions.

More information

LF-IRX. 12 Month Limited Warranty LF-IRX. Remote Control Extender. Owner s manual. For customer service and technical information::

LF-IRX. 12 Month Limited Warranty LF-IRX. Remote Control Extender. Owner s manual. For customer service and technical information:: 12 Month Limited Warranty Audiovox Electronics Corporation (the company) warrants to the original purchaser of this product that should this product or any part thereof, under normal use and conditions,

More information

Grandbeing. HDMI Splitter. Operating Instructions(P/N of this Instructions is INSSP )

Grandbeing. HDMI Splitter. Operating Instructions(P/N of this Instructions is INSSP ) HDMI Splitter Model No. SP0208-301 Grandbeing Operating Instructions(P/N of this Instructions is INSSP0208-301) Dear customer Thank you for purchasing this product. For optimum performance and safety,

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VM Video Component Distributor

Kramer Electronics, Ltd. USER MANUAL. Model: VM Video Component Distributor Kramer Electronics, Ltd. USER MANUAL Model: VM-1045 Video Component Distributor Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 4 Your VM-1045 Video Component Distributor

More information

WXL-2F, WXL-1F, WXL-2M, WXL-1M

WXL-2F, WXL-1F, WXL-2M, WXL-1M Kramer Electronics, Ltd. USER MANUAL Wall Plate (WXL) Series Multifunctional Passive Wall Plates: WXL-1FM, WXL-2F, WXL-1F, WXL-2M, WXL-1M Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview

More information

Grandbeing. HDMI Splitter. Operating Instructions(P/N of this Instructions is INSSP0108)

Grandbeing. HDMI Splitter. Operating Instructions(P/N of this Instructions is INSSP0108) HDMI Splitter Model No. SP0108 Grandbeing Operating Instructions(P/N of this Instructions is INSSP0108) Dear customer Thank you for purchasing this product. For optimum performance and safety, please read

More information

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-2L UXGA Line Amplifier. P/N: Rev 3

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-2L UXGA Line Amplifier. P/N: Rev 3 KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-2L UXGA Line Amplifier P/N: 2900-000239 Rev 3 Contents 1 Introduction 1 2 Getting Started 2 2.1 Achieving the Best Performance 2 3 Overview 3 3.1 Defining

More information

The specially designed stand (Included) made possible to use it indoor as well.

The specially designed stand (Included) made possible to use it indoor as well. Instruction manual Terrestrial Digital TV Antenna Model: UDF-60 Indoor / Outdoor Thin design UHF Antenna Thank you for purchasing Nippon Antenna product. Please read this manual carefully before using

More information

Kramer Electronics, Ltd. USER MANUAL. Model: Power Amplifier

Kramer Electronics, Ltd. USER MANUAL. Model: Power Amplifier Kramer Electronics, Ltd. USER MANUAL Model: 900 Power Amplifier Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your 900 Power Amplifier 2 5 Connecting your 900 Power Amplifier 4

More information

*Prefer. 600 MHz 4K ULTRA. 60Hz, 4:4:4. over one SC-Terminated Fiber-Optic Cable EXT-DP-4K600-1SC. User Manual. Release A1

*Prefer. 600 MHz 4K ULTRA. 60Hz, 4:4:4. over one SC-Terminated Fiber-Optic Cable EXT-DP-4K600-1SC. User Manual. Release A1 *Prefer 600 MHz 4K ULTRA 60Hz, 4:4:4 DisplayPort 1.2 Extender over one SC-Terminated Fiber-Optic Cable EXT-DP-4K600-1SC User Manual Release A1 Important Safety Instructions 1. Read these instructions.

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VA-100P-5. Power Supply

Kramer Electronics, Ltd. USER MANUAL. Model: VA-100P-5. Power Supply Kramer Electronics, Ltd. USER MANUAL Model: VA-100P-5 Power Supply Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 2 4 Your Power Supply 3 5 Using the Power Supply 4

More information

ZIG-POEPRO-70A. HDBaseT HDMI Extender

ZIG-POEPRO-70A. HDBaseT HDMI Extender ZIG-POEPRO-70A HDBaseT HDMI Extender 1 Important Safety Instructions 1. Do not use this product near water. 2. Do not block any ventilation openings. Install in accordance with the manufacturer s instructions.

More information

HeadAmp 4 Pro. User s Manual. Project Series. Five Channel Headphone Amp with Listen and Talkback

HeadAmp 4 Pro. User s Manual. Project Series. Five Channel Headphone Amp with Listen and Talkback HeadAmp 4 Pro Five Channel Headphone Amp with Listen and Talkback Project Series User s Manual IMPORTANT SAFETY INSTRUCTIONS READ FIRST This symbol, wherever it appears, alerts you to the presence of

More information

SC-C1M SiriusConnect TM Vehicle Tuner

SC-C1M SiriusConnect TM Vehicle Tuner SC-C1M SiriusConnect TM Vehicle Tuner For Special Market Applications Installation Guide Congratulations on the Purchase of your new SIRIUS SC-C1 SiriusConnect TM Vehicle Tuner. The SC-C1M is packaged

More information

User Manual TPHD-BYE. HDBaseT Extender Set 70m. All Rights Reserved. Version: TPHD-BYE_2014V1.0

User Manual TPHD-BYE. HDBaseT Extender Set 70m. All Rights Reserved.  Version: TPHD-BYE_2014V1.0 User Manual TPHD-BYE HDBaseT Extender Set 70m All Rights Reserved Version: TPHD-BYE_2014V1.0 www.ptn-electronics.com Preface Read this user manual carefully before using this product. Pictures shown in

More information

Model 1606 Super. User Manual

Model 1606 Super. User Manual Model 1606 Super User Manual All contents c Absara Audio LLC 2014 1. Important Safety Information The triangle surrounding an exclamation mark alerts users to the presence of important warnings or information.

More information

SwiftMix Automation Safety

SwiftMix Automation Safety Operations Manual SwiftMix TM Automation Thank you for your purchase of the SwiftMix automation for the 5088 console. Everyone at Rupert Neve Designs hopes you enjoy using this tool as much as we have

More information

LIGHT COPILOT II. elationlighting.com Internet:

LIGHT COPILOT II.   elationlighting.com Internet: LIGHT COPILOT II E-mail: info@ elationlighting.com Internet: http://www.elationlighting.com 1 Introduction Thank you for your purchase of the LIGHT COPILOT II. The LIGHT COPILOT II is an intelligent lighting

More information

Operation Manual VMS 3.0 Video System

Operation Manual VMS 3.0 Video System Operation Manual VMS 3.0 Video System for the AlterG Anti-Gravity Treadmill 1 This manual covers operation procedures for the following AlterG products: AlterG Video System model VMS 3.0 NOTE: The following

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VS x1 Video Audio Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VS x1 Video Audio Switcher Kramer Electronics, Ltd. USER MANUAL Model: VS-421 4x1 Video Audio Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your Video Audio Matrix Switcher 2 5 Connecting the Video

More information

USER INSTRUCTIONS MODEL CSI-200 COAXIAL SYSTEM INTERFACE

USER INSTRUCTIONS MODEL CSI-200 COAXIAL SYSTEM INTERFACE USER INSTRUCTIONS MODEL CSI-200 COAXIAL SYSTEM INTERFACE 9350-7676-000 Rev B, 5/2001 PROPRIETARY NOTICE The RTS product information and design disclosed herein were originated by and are the property of

More information

Operating Instructions

Operating Instructions Model No.: TESTER-H01 Operating Instructions Thanks for purchasing our product. Please be sure to read this instruction manual carefully before using our product. Contents HDMI Signal Generator...1 Product

More information

VideoEase HDMI 3x1 Switcher Kit (110V) Installation Guide

VideoEase HDMI 3x1 Switcher Kit (110V) Installation Guide VideoEase HDMI 3x1 Switcher Kit 500410 (110V) Installation Guide P/N: 94-00628-A SE-000627-A Copyright Notice : Copyright 2008 MuxLab Inc. All rights reserved. Printed in Canada. No part of this publication

More information

User Manual TL-2X1-HDV 2x1 HDMI & VGA Switcher All Rights Reserved Version: TL-2X1-HDV_160630

User Manual TL-2X1-HDV 2x1 HDMI & VGA Switcher All Rights Reserved Version: TL-2X1-HDV_160630 User Manual TL-2X1-HDV 2x1 HDMI & VGA Switcher All Rights Reserved Version: TL-2X1-HDV_160630 Preface Read this user manual carefully before using this product. Pictures shown in this manual are for reference

More information

HDTV Supply Inc. reserves the right to make changes in the hardware, packaging and any accompanying documentation without prior written

HDTV Supply Inc. reserves the right to make changes in the hardware, packaging and any accompanying documentation without prior written HDMI Matrix (Router Type) Model No. HDTVMX0404313 HDTV Supply, Inc Features Easy to use: install in seconds, no need for setting. Allows up to four HDMI audio/video devices to be independently switched

More information

User Manual VL HDBaseT Extender

User Manual VL HDBaseT Extender User Manual VL120016 Preface Read this user manual carefully before using this product. Pictures shown in this manual is for reference only, different model and specifications are subject to real product.

More information

MLA-XLR MIDI Line Amplifier

MLA-XLR MIDI Line Amplifier MIDI Line Amplifier Users Manual , and 0 are trademarks of JLCooper Electronics. All other brand names are the property of their respective owners. User s Manual, First Edition Part Number 932090 2002

More information

DisplayPort Extender over 2 LC Fibers

DisplayPort Extender over 2 LC Fibers DisplayPort Extender over 2 LC Fibers Audio 3GSDI Embedder EXT-DP-CP-2FO User Manual Release A2 DisplayPort Extender over 2 LC Fibers Important Safety Instructions 1. Read these instructions. 2. Keep these

More information

Kramer Electronics, Ltd. USER MANUAL. Model: TP-43. Component S/PDIF Transceiver

Kramer Electronics, Ltd. USER MANUAL. Model: TP-43. Component S/PDIF Transceiver Kramer Electronics, Ltd. USER MANUAL Model: TP-43 Component S/PDIF Transceiver Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 3.1 Shielded Twisted Pair (STP) / Unshielded Twisted Pair

More information

OWNER'S MANUAL MYCRO SUB

OWNER'S MANUAL MYCRO SUB OWNER'S MANUAL MYCRO SUB OWNER'S MANUAL MYCRO SUB Features Compact dimensions and high output. Dual coil woofer provides multiple wiring configurations. Recessed connectors allow the enclosure to be used

More information

HDS-42AVR HDMI Switcher INSTALLATION MANUAL

HDS-42AVR HDMI Switcher INSTALLATION MANUAL HDS-42AVR HDMI Switcher INSTALLATION MANUAL -42AVR-Manual.indd 1 Table Of Contents Introduction...3 Safety Information...4 Kit Contents...4 Feature Set...4 HDS-42AVR Remote Control/Operation...5 Specifications...6

More information

1812R Blues King 12. User Manual

1812R Blues King 12. User Manual 1812R Blues King 12 User Manual All contents c Absara Audio LLC 2018 1. Important Safety Information The triangle surrounding an exclamation mark alerts users to the presence of important warnings or information.

More information

Grandbeing. HDMI Matrix. Operating Instructions(P/N of this Instructions is INSMX0404-HH1) FEATURES

Grandbeing. HDMI Matrix. Operating Instructions(P/N of this Instructions is INSMX0404-HH1) FEATURES HDMI Matrix Model No.MX0404-HH1 Grandbeing Operating Instructions(P/N of this Instructions is INSMX0404-HH1) FEATURES Easy to Use: Install in seconds, no need for setting. Allows up to four HDMI video

More information

Preface. Trademarks. FCC Statement. HDBaseT Extender

Preface. Trademarks. FCC Statement. HDBaseT Extender Preface Read this user manual carefully before using this product. Pictures shown in this manual are for reference only; different model and specifications are subject to real product. This manual is only

More information

USER MANUAL. Kramer Electronics, Ltd. Models: VP-413, Video to WXGA Scaler. VP-414, Video to WXGA / HD Scaler. VP-415, Video to WXGA / DVI Scaler

USER MANUAL. Kramer Electronics, Ltd. Models: VP-413, Video to WXGA Scaler. VP-414, Video to WXGA / HD Scaler. VP-415, Video to WXGA / DVI Scaler Kramer Electronics, Ltd. USER MANUAL! Models: VP-413, Video to WXGA Scaler VP-414, Video to WXGA / HD Scaler VP-415, Video to WXGA / DVI Scaler VP-416, Video to DVI-I / HD Scaler Contents Contents 1 Introduction

More information

VGAD-12 ORDERCODE

VGAD-12 ORDERCODE VGAD-12 ORDERCODE 101220 Congratulations! You have bought a great, innovative product from DMT. The DMT Media Spinner brings excitement to any venue. Whether you want simple plug-&-play action or a sophisticated

More information

Kramer Electronics, Ltd. USER MANUAL. Models: 622T, Dual Link DVI Optical Transmitter 622R, Dual Link DVI Optical Receiver

Kramer Electronics, Ltd. USER MANUAL. Models: 622T, Dual Link DVI Optical Transmitter 622R, Dual Link DVI Optical Receiver Kramer Electronics, Ltd. USER MANUAL Models: 622T, Dual Link DVI Optical Transmitter 622R, Dual Link DVI Optical Receiver Contents Contents 1 Introduction 1 2 Getting Started 2 3 Overview 2 3.1 Power Connect

More information

1X4 HDMI Splitter with 3D Support

1X4 HDMI Splitter with 3D Support AV Connectivity, Distribution And Beyond... VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES 1X4 HDMI Splitter with 3D Support Model #: SPLIT-HDM3D-4

More information

1x16 HDMI Distribution Amplifier AT-HD-V116

1x16 HDMI Distribution Amplifier AT-HD-V116 User Manual 1x16 HDMI Distribution Amplifier AT-HD-V116 TABLE OF CONTENTS 1. Introduction... 2 2. Features... 2 3. Specification... 2 4. Package Contents... 3 5. Panel Descriptions... 3 5.1 Front Panel...

More information

Passive DVI Extenders Over single Cat5/6/7 AT-DVI60SRS

Passive DVI Extenders Over single Cat5/6/7 AT-DVI60SRS Passive DVI Extenders Over single Cat5/6/7 AT-DVI60SRS User Manual www.atlona.com TABLE OF CONTENTS 1. Introduction 2 2. Features 2 3. Package Contents 2 4. Specifications 3 5. Connection and Operation

More information

Atlona HDBaseT Extender Family

Atlona HDBaseT Extender Family Atlona HDBaseT Extender Family AT-DVITX-RSNET & AT-DVIRX-RSNET User Manual Table of Contents 1. Introduction... 3 2. Package Contents... 3 3. Features... 3 4. Before You Start... 3 5. Panel Descriptions

More information

1 x 10 Component Video with Stereo and Digital Audio Distribution Amplifier over CAT5/6 compatible with AT-COMP300RL AT-COMP10SS

1 x 10 Component Video with Stereo and Digital Audio Distribution Amplifier over CAT5/6 compatible with AT-COMP300RL AT-COMP10SS 1 x 10 Component Video with Stereo and Digital Audio Distribution Amplifier over CAT5/6 compatible with AT-COMP300RL AT-COMP10SS User Manual www.atlona.com TABLE OF CONTENTS 1. Introduction 2 2. Features

More information

USER MANUAL. Kramer Electronics, Ltd. Models:

USER MANUAL. Kramer Electronics, Ltd. Models: Kramer Electronics, Ltd. USER MANUAL Models: 707, Video Audio Line Transmitter 708, Video Audio Line Receiver 709, Y/C Line Transmitter 710, Y/C Line Receiver 711xl, Video-Audio Line Transmitter 712xl,

More information

Atlona HDBaseT Transmitter Over Single CAT5e/6/7 w/ir, RS-232, and Ethernet

Atlona HDBaseT Transmitter Over Single CAT5e/6/7 w/ir, RS-232, and Ethernet Atlona HDBaseT Transmitter Over Single CAT5e/6/7 w/ir, RS-232, and Ethernet AT-HDTX-RSNET User Manual Table of Contents 1. Introduction... 3 2. Package Contents... 3 3. Features... 3 4. Specifications...

More information

USER MANUAL Table of Contents

USER MANUAL Table of Contents USER MANUAL Table of Contents Safety Information. 3 Specifications.. 4 Main Power Connection.. 5 DMX-512 Connection...... 5 Main Control Menu... 6 Fixture Addressing... 6 Manual Mode...7 Save Scene...7

More information

Atlona HDBaseT-Lite Transmitter over Single CAT5e/6/7

Atlona HDBaseT-Lite Transmitter over Single CAT5e/6/7 Atlona HDBaseT-Lite Transmitter over Single CAT5e/6/7 AT-HDTX User Manual Table of Contents 1. Introduction... 3 2. Package Contents... 3 3. Features... 3 4. Specifications... 3 5. Panel Descriptions a.

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VS-33Vxl. 3x1 Video Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VS-33Vxl. 3x1 Video Switcher Kramer Electronics, Ltd. USER MANUAL Model: VS-33Vxl 3x1 Video Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 3.1 Recommendations for Achieving the Best

More information

Operating Instructions

Operating Instructions Model No.: HA0101-320 Operating Instructions Thanks for purchasing our product. Please be sure to read this instruction manual carefully before using our product. Introduction HA0101-320 is a HDMI 3D to

More information

User Manual. VGA to Component or Component to VGA Converter Scaler AT-VGA300CV

User Manual. VGA to Component or Component to VGA Converter Scaler AT-VGA300CV User Manual VGA to Component or Component to VGA Converter Scaler AT-VGA300CV www.atlona.com TABLE OF CONTENTS 1. Introduction... 2 2. Package Includes... 2 3. Features... 2 4. Specification... 2 5. Panel

More information

Metal Electrode Meter

Metal Electrode Meter Metal Electrode Meter INSTRUCTION MANUAL FOR Metal Electrode Meter MODEL 2900 Serial # Date PO Box 850 Carlsborg, WA 98324 U.S.A. 360-683-8300 800-426-1306 FAX: 360-683-3525 http://www.a-msystems.com Version

More information

PRELIMINARY. Important Safety Precautions. Video Color Corrector. Model SCC. User Manual

PRELIMINARY. Important Safety Precautions. Video Color Corrector. Model SCC. User Manual Important Safety Precautions When using this product, basic safety precautions should always be followed to reduce the risk of fire and electric shock, including the following: Video Color Corrector Model

More information

User Manual TP70P. HDBaseT Extender Set 70m. All Rights Reserved. Version: TP70P_2016V1.0

User Manual TP70P. HDBaseT Extender Set 70m. All Rights Reserved. Version: TP70P_2016V1.0 User Manual TP70P HDBaseT Extender Set 70m All Rights Reserved Version: TP70P_2016V1.0 Preface Read this user manual carefully before using this product. Pictures shown in this manual is for reference

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VM-2DVI. High Resolution / Dual Link 1:2 DVI Distributor

Kramer Electronics, Ltd. USER MANUAL. Model: VM-2DVI. High Resolution / Dual Link 1:2 DVI Distributor Kramer Electronics, Ltd. USER MANUAL Model: VM-2DVI High Resolution / Dual Link 1:2 DVI Distributor Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 4 Your VM-2DVI

More information

Preface. Trademarks. FCC Statement. 4K HDMI Receiver

Preface. Trademarks. FCC Statement. 4K HDMI Receiver Preface Read this user manual carefully before using this product. Pictures shown in this manual are for reference only, different model and specifications are subject to real product. This manual is only

More information

Trademarks. FCC Statement. HDBaseT Extender Preface

Trademarks. FCC Statement. HDBaseT Extender Preface Preface Read this user manual carefully before using this product. Pictures shown in this manual is for reference only, different model and specifications are subject to real product. This manual is only

More information

BENESTON USER MANUAL AHD-ER03H. AHD to HDMI & VGA & AV Converter AHD-ER03H

BENESTON USER MANUAL AHD-ER03H. AHD to HDMI & VGA & AV Converter AHD-ER03H BENESTON USER MANUAL AHD to HDMI & VGA & AV Converter Our AHD to HDMI & VGA & AV Converter is designed to convert one channel AHD video source to HDMI & VGA & AV displays simultaneously. It supports multiple

More information

By CHANNEL VISION. Flush Mount Amplifier A0350

By CHANNEL VISION. Flush Mount Amplifier A0350 Spkrs Local In IR In 24VDC A0350 10 The A0350 can be used with Channel Vision s CAT5 audio hubs to provide a powerful 50Watts per channel in the listening zone. Alternatively, the A0350 can be added to

More information

HDMI 1.4 OVER SINGLE CAT5/6/7 EXTENDER WITH BI-DIRECTIONAL IR and RS232 TRANSMITTER & RECEIVER AT-HD4-100SR

HDMI 1.4 OVER SINGLE CAT5/6/7 EXTENDER WITH BI-DIRECTIONAL IR and RS232 TRANSMITTER & RECEIVER AT-HD4-100SR User Manual AtlonA HDMI 1.4 OVER SINGLE CAT5/6/7 EXTENDER WITH BI-DIRECTIONAL IR and RS232 TRANSMITTER & RECEIVER AT-HD4-100SR TABLE OF CONTENTS 1. Introduction... 3 2. Package Contents... 3 3. Features...

More information

HD VIDEO IP STREAMER CT-HDVD-HDSTR-KIT

HD VIDEO IP STREAMER CT-HDVD-HDSTR-KIT www. nacebrands.com HD VIDEO IP STREAMER CT-HDVD-HDSTR-KIT MADE IN CHINA Read this user manual carefully before using this product. Pictures shown in this manual are for reference only. Safety Precaution

More information

HOME THEATER. HDMI Selector Switches. Vanco Part Numbers (5x1) (3x1) Technical Support

HOME THEATER. HDMI Selector Switches. Vanco Part Numbers (5x1) (3x1) Technical Support HOME THEATER HDMI Selector Switches Vanco Part Numbers 280710 (5x1) 280711 (3x1) Technical Support www.vanco1.com info@vanco1.com 800-626-6445 DEAR CUSTOMER Thank you for purchasing this product. For optimum

More information

Quintet SL. Owner s Manual

Quintet SL. Owner s Manual Quintet SL Owner s Manual QUINTET SL SPEAKER SYSTEM IMPORTANT SAFETY INSTRUCTIONS 1. READ these instructions. 2. KEEP these instructions. 3. HEED all warnings. 4. FOLLOW all instructions. 5. DO NOT use

More information

Owner s Manual HDMI over Cat5 Active Extender

Owner s Manual HDMI over Cat5 Active Extender Owner s Manual HDMI over Cat5 Active Extender Models: B126-1A1-U and B126-1A0-U PROTECT YOUR INVESTMENT! Register your product for quicker service and ultimate peace of mind. You could also win an ISOBAR6ULTRA

More information

Operating Instructions

Operating Instructions Model No.: MS0801-E02 Operating Instructions Thanks for purchasing our product. Please be sure to read this instruction manual carefully before using our product. Introduction MS0801-E02 supports to switch

More information

5 Port DVI Splitter VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES

5 Port DVI Splitter VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES AV Connectivity, Distribution And Beyond... VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES 5 Port DVI Splitter Model #: SPLIT-DVI-5 2013 Avenview Inc.

More information

Kramer Electronics, Ltd. USER MANUAL. Model: DVI Pattern Generator

Kramer Electronics, Ltd. USER MANUAL. Model: DVI Pattern Generator Kramer Electronics, Ltd. USER MANUAL Model: 840 DVI Pattern Generator Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your 840 DVI Pattern Generator 2 5 Using Your 840 DVI Pattern

More information

Kramer Electronics, Ltd.

Kramer Electronics, Ltd. Kramer Electronics, Ltd. Preliminary USER MANUAL Model: 6241HDxl 4x1 3G HD-SDI Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 2 3 Overview 3 4 Defining the 6241HDxl 4x1

More information

User Manual. AtlonA COMPOSITE VIDEO (BNC) + STEREO AUDIO TO HDMI VIDEO FORMAT CONVERTER AND SCALER AT-HD120

User Manual. AtlonA COMPOSITE VIDEO (BNC) + STEREO AUDIO TO HDMI VIDEO FORMAT CONVERTER AND SCALER AT-HD120 User Manual AtlonA COMPOSITE VIDEO (BNC) + STEREO AUDIO TO HDMI VIDEO FORMAT CONVERTER AND SCALER AT-HD120 TABLE OF CONTENTS 1. Introduction... 3 2. Package Contents... 3 3. Features... 3 4. Specification...

More information

Grandbeing. HDMI Matrix (Router Type) Features

Grandbeing. HDMI Matrix (Router Type) Features HDMI Matrix (Router Type) MX0404-310 Operating Instructions Grandbeing Model No. MX0404-310(P/N of this Instructions is INSMX0404-310) Features Easy to use: install in seconds, no need for setting. Allows

More information

DVI-D Fiber Optic Cable

DVI-D Fiber Optic Cable DVI-D Fiber Optic Cable INTRODUCTION Thanks for purchasing this DVI-D Fiber Optic Cable from DVIGear. Our fiber optic cables are designed to carry digital signals across exceptionally long lengths without

More information

Protect Your Hearing!

Protect Your Hearing! Protect Your Hearing! The US Government's Occupational Safety and Health Administration (OSHA) has specified the following permissible noise level exposures: Duration Per Day In Hours Sound Level dba,

More information

USER MANUAL Table of Contents

USER MANUAL Table of Contents USER MANUA Table of Contents Safety Information. 3 Specifications.. 4 Main Power Connection.. 5 DMX-512 Connection...... 5 DMX Profile... 7 Main Control Menu... 8 Rigging the Fixture.10 Cleaning & Maintenance...10

More information

Kramer Electronics, Ltd. USER MANUAL. Model: PT-101HDCP. DVI Repeater

Kramer Electronics, Ltd. USER MANUAL. Model: PT-101HDCP. DVI Repeater Kramer Electronics, Ltd. USER MANUAL Model: PT-101HDCP DVI Repeater Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 3.1 About HDCP 3 3.2 Recommendations for Best Performance

More information

AtlonA. 4x2 Component with Optical/Digital Coax/Analog Audio Matrix Switcher AT-COMP-42M. User Manual

AtlonA. 4x2 Component with Optical/Digital Coax/Analog Audio Matrix Switcher AT-COMP-42M. User Manual AtlonA 4x2 Component with Optical/Digital Coax/Analog Audio Matrix Switcher AT-COMP-42M User Manual TABLE OF CONTENTS 1. Introduction... 1 2. Features... 1 3. Package Contents... 1 4. Panel Descriptions...

More information

Zigen ZIG-PAX. Premium Digital / Analog Audio Extender. 4K 60 Hz 4:4:4 HDCP 2.2 ZigNet, Full Web Interface and System Diagnostics

Zigen ZIG-PAX. Premium Digital / Analog Audio Extender. 4K 60 Hz 4:4:4 HDCP 2.2 ZigNet, Full Web Interface and System Diagnostics Zigen ZIG-PAX Premium Digital / Analog Audio Extender 4K 60 Hz 4:4:4 HDCP 2.2 ZigNet, Full Web Interface and System Diagnostics 1 Important Safety Instructions 1. Do not use this product near water. 2.

More information

Indoor/Outdoor Security System with Quad Monitor User s Manual

Indoor/Outdoor Security System with Quad Monitor User s Manual Indoor/Outdoor Security System with Quad Monitor User s Manual 4919539 Important! Please read this booklet carefully before installing or using these units. WARNING - These units should ONLY be opened

More information

Kramer Electronics, Ltd. USER MANUAL. Models: WPN-11, XGA/Component/CV/YC Transmitter WPN-12, XGA/Component/CV/YC Receiver

Kramer Electronics, Ltd. USER MANUAL. Models: WPN-11, XGA/Component/CV/YC Transmitter WPN-12, XGA/Component/CV/YC Receiver Kramer Electronics, Ltd. USER MANUAL Models: WPN-11, XGA/Component/CV/YC Transmitter WPN-12, XGA/Component/CV/YC Receiver Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your Component/RGB/YC/CV/XGA

More information