Overview. Message Format. Serial Communications INSTRUCTIONS

Size: px
Start display at page:

Download "Overview. Message Format. Serial Communications INSTRUCTIONS"

Transcription

1 Introduction The following document explains external serial communications (RS-232) and commands for programming and controller applications. It applies to the following GraphXMASTER products with the latest software upgrade PP52+MP30: RPMX-100U (38-GFX101-XX) CX50-100U (38-GFX003-XX) CX60-100U (38-GFX004-XX) CX67-100U (38-GFX005-XX) Overview RS-232 serial communications allows simultaneous interfacing and control of one or more projectors and accessories by an external controller or simple ASCII terminal. Once connected to the RS-232 port of the projector, controllers can access projector controls and setups, issue commands or queries and receive replies. This bi-directional communication is useful for: Downloading projector software upgrades Controlling multiple projectors Automating events on the projector (source switching, adjustments etc.) Diagnosing certain performance problems Obtaining projector status Message Format All serial communication passes in and out of the projector in messages. For example, to set the Contrast level to a specific value the controller sends a set message to the projector. To read the current value of a parameter the controller sends a request message asking for the information the projector then returns the data in a reply message. These messages use simple ASCII characters normal letters, numbers and punctuation and consist of a three-letter command code and any accompanying data. Opening and closing round brackets (parenthesis) indicate the beginning and the end of a message (shown below). (CON128) The three letter commands sent to the projector can be uppercase, lowercase or a mixture of both. For example, the contrast command CON, con, and con are all the same. Replies from the projector are always uppercase. This simple protocol can be used with a straightforward connection between a single projector and controller. It can also be used when several projector are connected together in a network. All projectors in the network will respond to the command at the same time. Examples: Set Contrast to a value of 75: (CON75) Request the current Contrast setting: (CON?) (12/05) 1 of 8 Pages Legacy: P

2 Reply sent by projector: (!127) Sending messages to a single projector or all projectors in a network Single Projector To address specific projectors in a network, each projector must first be assigned a unique 2-digit projector ID number (also call an address). This can be done through the on-screen menu or using the serial command ADR. When a message is sent with an address each projector (in the network) will compare it to its own address assigned to it by the user. If there is a match, the message gets processed. If not, the message gets passed along to the next projector in the network. Example #1: Turn projector #5 ON: (5PWR1) where 1 = ON Message for Specific Projector ( Addr Code Data ) NOTES: 1) Projectors can only receive set commands in a traditional daisy-chain configuration. In order to query individual projectors and receive replies, an RS232 switcher must be used with a connection made to each individual projector. Consult the User s Manual for connection details. 2) Do not leave spaces between the address, code or data, unless specified in the Table of Messages on the following pages. All Projectors When a message is sent without a specific address it is processed and passed along to the next projector in the chain allowing it to be broadcast to all projectors. If you have more than one controller on the network, messages must contain a source address as well as a destination address. The source address is placed after the destination address (separated by a space) and before the command. With a single controller on the network a source address is not required (12/05) 2 of 8 Pages

3 Default RS-232 Setup Values When connecting your controlling device (PC) to the projector for RS-232 communication use a 9-pin straight through serial cable and ensure the controlling device (PC) has the following setup values: Baud Rate Data Bits 8 Stop Bit 1 Parity None Flow Control None Consult the User s Manual for details on how to connect the controlling device and projector for successful RS-232 communication (12/05) 3 of 8 Pages

4 Table of Messages The following table includes all RS-232 commands used to communicate with the projector. NOTES: 1) Commands marked with an asterisk * cannot be used as request commands. 2) Commands marked with a symbol are request commands only and cannot be used to set values. 3) Replies from the projector will not include the command or address. FUNCTION Adjust Color Temperature ASCII CODE CTM PARAMETERS DESCRIPTION/NOTES EXAMPLES Broadcast To ID 01 P1: 0 = red 1 = green 2 = blue P2: 1_4_ = User 1 1_5_ = User 2 P3: Auto Input Level AIL P1: 0 = Disable 1 = Enable Adjusts color temperature. NOTE: A space required between code and data. The _ represents a space in the examples. Monitors input signal levels and adjusts input offset or gain when the white and black levels become crushed. Auto Setup * ASU The projector will automatically adjust as many parameters as possible for optimal setup (of the current source). Baud Rate BDR P1: 12 = 1200 Sets the baud rate. 24 = = = Blue Black Levels BLB P1: Adjusts blue black level for a specific source. Default value 128. Blue Input Drive BLD P1: Adjusts blue input drive level for a specific source. Default value 128. Blue Primary Adjust Red Green Blue BPR BPG BPB Adjusts level of red, green and blue for blue primary. Request Reply (CTM_0_1_4_127) (01CTM_0_1_4_127) (CTM?) (!_0_1_4_127) (AIL0) (01AIL1) (AIL?) (!1) (ASU) (BDR96) (01BDR96) (BDR?) (!96) (BLB128) (01BLB128) (BLB?) (!128) (BLD128) (01BLD128) (BLD?) (!128) (BPR100) (01BPR100) (BPR?) (!100) Brightness BRT P1: Sets image brightness. (BRT128) (01BRT128) (BRT?) (!128) Change Lamp * LPC P1: serial number Max. 13 characters Use to enter the serial number of a new lamp. Must not exceed 13 characters. Color CLR P1: Sets color intensity for video images. Color Coordinate Adjust CCA P1: 0 = Enable 1 = Disable Enable or Disable primary color adjustment. (LPC ) (CLR127) (01CLR127) (CLR?) (!127) (CCA0) (01CCA0) (CCA?) (!0) Contrast CON P1: Sets the contrast. (CON128) (01CON128) (CON?) (!128) Detail DTL P1: 0-6 Use to set the detail for video images. Freeze Image FRZ P1: 0 = Disable (default) 1 = Enable Use to freeze or unfreeze the image. (DTL3) (01DTL3) (DTL?) (!3) (FRZ0) (01FRZ0) (FRZ?) (!0) (12/05) 4 of 8 Pages

5 FUNCTION ASCII CODE Gamma GAM P1: 0 = Photographic (detail) 1 = Enhanced Photographic 2 = Enhanced Graphics/Video 3 = Max Brightness PARAMETERS DESCRIPTION/NOTES EXAMPLES Broadcast To ID 01 Use to select a gamma curve to improve the performance for different applications and with different kinds of source input. Green Black Levels GNB P1: Adjusts green black level for a specific source. Default value = 128. Green Input Drive GND P1: Adjusts green input drive level for a specific source. Default value = 128. Green Primary Adjust Red Green Blue GPR GPG GPB H-Position HOR P1: for RGB Or 0-20 for Video Adjusts level of red, blue and green for green primary. Adjusts horizontal position of the image. Replies for RGB input:!0 200 Replies for Video input:!0 20 Request Reply (GAM0) (01GAM0) (GAM?) (!0) (GNB128) (01GNB128) (GNB?) (!128) (GND128) (01GND128) (GND?) (!128) (GPR100) (01GPR100) (GPR?) (!100) (HOR50) (01HOR50) (HOR?) (!50) Horizontal HFQ Frequency Image Orientation SOR P1 : 0 = Front 1 = Rear (default) 2 = Inverted Front 3 = Inverted Rear Input Select SIN P1: _0_0 = Analog BNC _0_1 = Analog Dsub (default) _0_2 = Digital DVI _0_3 = Composite _0_4 = S-Video Input Video Black VBL P1: 0 = 0 IRE (default) 1 = 7.5 IRE Request projector s horizontal frequency. Range: 15 80_[- or +] Specifies image orientation. Tells the projector to look at a specific input for the source. NOTE: A space is required between the code and data. The _ represents a space in the examples. Adjusts black level for video signals. Lamp History LHT Request lamp history. Return message includes the lamp serial number followed by the number of hours in use. Data for more than one lamp shown. All separated by space. Lamp Hours LHR Request current lamp hours. Range between Language LNG P1: 1 = English (default) Select desired menu language. 2 = Francais 3 = Espanol 4 = Deutsch 5 = Italiano 6 = Chinese LED Status Power LED Fan LED Lamp LED LPW LFN LLP Request LED color status. Will return current color of LED - R = red, G = green, B = blue Menu H-Position MSH P1: 0 = Moves the menu horizontally. Default value = 0. Menu V-Position MSV P1: 0 = Moves the menu vertically. Default value = 0. (HFQ?) (!15) (SOR1) (01SOR1) (SOR?) (!1) (SIN_0_1) (01SIN_0_1) (SIN?) (!_0_1) (VBL0) (01VBL0) (VBL?) (!0) (LHT?) (! _890_ _1200) (LHR?) (!100) (LNG1) (01LNG1) (LNG?) (!1) (LPW?) (LPW!G) (LFN?) (LFN!G) (LLP?) (!B) (MSH0) (01MSH0) (MSH?) (!0) (MSV0) (01MSV0) (MSB?) (!0) (12/05) 5 of 8 Pages

6 FUNCTION ASCII CODE PARAMETERS DESCRIPTION/NOTES EXAMPLES Broadcast To ID 01 Number of Columns TNC P1: 1-6 (default = 1) Number of columns in a tiled array. Columns are numbered from left to right. Request Reply (TNC5) (01TNC5) (TNC?) (!5) Number of Rows TNR P1: 1-6 (default = 1) Number of rows in tiled array. Rows are numbered from top to bottom. Pixel Phase PXP P1: 0-31 Adjust the position of the sampling clock relative to the video data. Pixel Track PXT P1: Range depends on the timing of the incoming source Power On/Off PWR P1: 0 = Off (default) 1 = On Number of pixels/line in the image. Use to power the projector ON or OFF. The reply message (PWR!2) indicates the projector is initializing. Projector Column TCW P1: 1-6 (default = 1) Sets the column number of the projector as it is positioned in a tiled array. Projector Model SMD P1: model Max 10 characters Use to enter projector model number. Must not exceed 10 characters. Projector model can be found on license label. Projector ID Number ADR P1: 0 99 Use to assign a 2-digit projector ID (address). Default ID is 99. (TNR5) (01TNR5) (TNR?) (!5) (PXP31) (01PXP31) (PXP?) (!31) (PXT1344) (01PXT1344) (PXT?) (!1344) (PWR1) (01PWR1) (PWR?) (!1) (TCW1) (01TCW1) (TCW?) (!1) (SMD123123) (01SMD123123) (SMD?) (!123123) (ADR99) (ADR?) (!99) Projector Row TRW P1: 1-6 (default = 1) Sets the row number of the projector as it is positioned in a tiled array. Rows are numbered from top to bottom. Projector Serial Number SSN P1: serial number Max 13 characters Use to enter projector serial number. Must not exceed 13 characters. Serial number can be found on license label. Red Black Levels RDB P1: Adjusts red black level for a specific source. Default value = 128. Red Input Drive RDD P1: Adjusts red input drive level for a specific source. Default value = 128. Red Primary Adjust Red Green Blue RPR RPG RPB Resize Presets SZP P1: 0 = Factory default (default) 1 = No resizing 2 = Full screen 3 = Full width 4 = Full height 5 = Anamorphic 6 = Tiled full size 7 = Tiled full width 8 = Tiled full height 9 = Tiled anamorphic Adjusts level of red, blue and green for red primary. Sets the image to one of several size and position presets. (TRW1) (01TRW1) (TRW?) (!1) (SSNAABBCCDD) (01SSNAABBCCDD) (SSN?) (!AABBCCDD) (RDB128) (01RDB128) (RDB?) (!128) (RDD128) (01RDD128) (RDD?) (!255) (RPR100) (01R100) (RPR?) (!100) (SZP0) (01SZP0) (SZP?) (!0) Resolution RES Request projector resolution. (RES?) (!1024x768) (12/05) 6 of 8 Pages

7 FUNCTION Select Color Temperature ASCII CODE SCT PARAMETERS DESCRIPTION/NOTES EXAMPLES Broadcast To ID 01 P1: 0 = 3200K 1 = 5400K 2 = 6500K (default) 3 = 9300K Use to select a predetermined color temperature or to specify a color temperature directly. See also Adjust Color Temperature (CTM). Request Reply (SCT2) (01SCT2) (SCT?) (!2) Size SIZ P1: Horizontal resolution value. Controls how the projector will electronically expand or shrink the image. System Error SYS Request current system error. Test Pattern (internal) ITP P1: 0 = Off (default) Displays an internal test pattern. 1 = Checker 2 = Gray 16 3 = Gray = White 5 = Gray 6 = Black 7 = Color Bars 8 = Geometry (SIZ1024) (01SIZ1024) (SIZ?) (!1024) (ITP7) (01ITP7) (ITP?) (!7) Tint TNT P1: Sets tint for video images. (TNT127) (01TNT127) (TNT?) (!127) Vertical Frequency VFQ Request projector s vertical (VFQ?) (!15) frequency. Range: 50-85_[- or +] Vertical Stretch VST P1: 0-9 Vertical resolution value. (VST350) (01VST350) (VST?) (!350) Video Standards STD P1: 255 = Auto (default) 1 = NTSC 2 = NTSC44 3 = PAL 4 = PAL_M 5 = PAL_NC 6 = SECAM V-Position VRT P1: 0-60 for RGB Or 0-20 for Video White Boost WBT P1: 0 = Off 1 10 = On/Level Select the video standard for use with the selected video input. Adjusts vertical position of the image. Replies for RGB input:!0 60 Replies for Video Input:!0 20 Use to set the value for white boost. Whites that are near full white are boosted to full white. Default value = 10. (STD255) (01STD255) (STD?) (!255) (VRT20) (01VRT20) (VRT?) (!60) (WBT10) (01WBT10) (WBT?) (!10) (12/05) 7 of 8 Pages

8 Technical Support NORTH AMERICA 809 Wellington St. North Kitchener, Ontario, Canada N2G 4Y7 Tel (General) Toll Free (Technical Support) Fax (Service) Camden Drive Cypress, CA USA Tel (General) Toll Free (Technical Support) Fax (Service) View Point 200 Ashville Way Wokingham, Berkshire RG41 2PL United Kingdom Tel Fax EUROPE Willicher Damm 129 D Mönchengladbach Germany Tel Fax , av Georges Pompidou Levallois-Perret Cedex France Tel. +33-(0) Fax +33-(0) A Aljunied Road # Biz Tech Centre Singapore Tel Fax ASIA-PACIFIC / OTHER Rm Shartex Plaza No. 88 Zun Yi South Road Shanghai, People s Republic of China Tel Fax CHRISTIE Sales (Canada) CHRISTIE Sales (U.S.) Tel Tel or Fax Fax (12/05) 8 of 8 Pages

Serial Communications

Serial Communications GraphXMASTER RPMS/CS50/CS70 Serial Communications Section Contents Overview...page 2 1. Connection... 2 2. Message Format... 4 Messages to the Projector... 5 Messages from the Projector... 5 Optional Message

More information

Table of Contents. User s Manual 1 INTRODUCTION 2 SOURCE SETUPS 3 OPERATION 4 MAINTENANCE & TROUBLESHOOTING 5 SPECIFICATIONS RPMX/CX50/CX60/CX67

Table of Contents. User s Manual 1 INTRODUCTION 2 SOURCE SETUPS 3 OPERATION 4 MAINTENANCE & TROUBLESHOOTING 5 SPECIFICATIONS RPMX/CX50/CX60/CX67 RPMX/CX50/CX60/CX67 User s Manual Table of Contents 1 INTRODUCTION 2 SOURCE SETUPS 3 OPERATION 4 MAINTENANCE & TROUBLESHOOTING Contents 1.1 Overview... 1-1 1.2 Components... 1-2 1.3 Purchase Record and

More information

Captiva Serial API Commands

Captiva Serial API Commands Technical Reference 020-102032-02 Captiva Serial API NOTICES COPYRIGHT AND TRADEMARKS All brand names and product names are trademarks, registered trademarks or trade names of their respective holders.

More information

DiD. LCD Video Monitor & Video Wall Universal User Manual. Digital Information Display

DiD. LCD Video Monitor & Video Wall Universal User Manual. Digital Information Display LCD Video Monitor & Video Wall Universal User Manual DiD Digital Information Display Video Monitor Models M82S1/M70S1/M65S1/M55S1/M46S1/M40S1/M32S1/M24S1/M19S2/M19S1 Video Wall Models PD55N3/PD46N4/PD46N3/PD46N2/PD40N2

More information

Controling the projector using a personal computer

Controling the projector using a personal computer Data Projector EX100U / ES100U Controling using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions : Turning the power

More information

MULTIMEDIA PROJECTOR MODEL XG-PH70X XG-PH70X-N SETUP MANUAL

MULTIMEDIA PROJECTOR MODEL XG-PH70X XG-PH70X-N SETUP MANUAL MULTIMEDIA PROJECTOR MODEL XG-PH70X XG-PH70X-N SETUP MANUAL Setting up the Screen... 2 Screen Size and Projection Distance... 3 Connecting Pin Assignments... 0 RS-232C Specifications and Commands... 2

More information

RMS 8424S Quick Start

RMS 8424S Quick Start VIEWSIZE THE WORLD RMS 8424S Quick Start Standard 4 unit rack mount size 8 inch LCD 2 1024 3 (RGB) 600 16:9 / 4:3 adjustable SDI/HDMI embedded audio output via 3.5mm earphone socket Support SDI/DVI audio

More information

RS-232 terminal Product Interface specifications

RS-232 terminal Product Interface specifications RS-232 terminal Product Interface specifications Communication configuration To control the projector from an LCD control panel, connect an RS-232 cable to the serial control connector on the projector

More information

OPERATING GUIDE. HIGHlite 660 series. High Brightness Digital Video Projector 16:9 widescreen display. Rev A June A

OPERATING GUIDE. HIGHlite 660 series. High Brightness Digital Video Projector 16:9 widescreen display. Rev A June A OPERATING GUIDE HIGHlite 660 series High Brightness Digital Video Projector 16:9 widescreen display 111-9714A Digital Projection HIGHlite 660 series CONTENTS Operating Guide CONTENTS About this Guide...

More information

Controling the projector using a personal computer

Controling the projector using a personal computer LCD Projector XL8U / SL4U Controling using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions : Turning the power ON

More information

Projector Management Application Version 7.00 Instruction Guide

Projector Management Application Version 7.00 Instruction Guide Projector Management Application Version 7.00 Instruction Guide Contents 1 INTRODUCTION... 4 1.1 OUTLINE... 4 1.2 SYSTEM... 4 2 INSTALLATION... 5 2.1 SYSTEM REQUIREMENTS... 5 2.2 PROJECTOR MANAGEMENT APPLICATION

More information

P42XP10-BK Installation Guide 42 Plasma Monitor Rev 1.2

P42XP10-BK Installation Guide 42 Plasma Monitor Rev 1.2 Contents: Product Description and Notes Page 1 Tilt Angle and Rotation Page 1 Ventilation Requirements Page 2 Display Dimensions Front, Top, Bottom & Right Side Page 3 Rear Page 4 Cosmetic Colors Page

More information

isync HD & isync Pro Quick Reference Guide isync HD isync Pro Digital Video Processor and Video/Audio Switcher

isync HD & isync Pro Quick Reference Guide isync HD isync Pro Digital Video Processor and Video/Audio Switcher isync HD & isync Pro Digital Video Processor and Video/Audio Switcher Quick Reference Guide isync HD Key Digital, led by digital video pioneer Mike Tsinberg, develops and manufactures high quality, cutting-edge

More information

Contents. Adaptive Sound Technology, 25 How to set up loudspeakers and optimise the sound experience with Adaptive Sound Technology.

Contents. Adaptive Sound Technology, 25 How to set up loudspeakers and optimise the sound experience with Adaptive Sound Technology. BeoSystem 3 Contents Menu overview, 3 See an overview of on-screen menus. Navigate in menus, 4 See how to use the different remote controls for menu operation. First-time setup, 5 Which menus appear when

More information

VideoStamp 8 TM. Eight channel on-screen composite video character and graphic overlay with real-time clock. Version 1.01

VideoStamp 8 TM. Eight channel on-screen composite video character and graphic overlay with real-time clock. Version 1.01 VideoStamp 8 TM Eight channel on-screen composite video character and graphic overlay with real-time clock Version 1.01 Copyright 2008 Intuitive Circuits, LLC D escription VideoStamp 8 is an eight channel

More information

Model 5240 Digital to Analog Key Converter Data Pack

Model 5240 Digital to Analog Key Converter Data Pack Model 5240 Digital to Analog Key Converter Data Pack E NSEMBLE D E S I G N S Revision 2.1 SW v2.0 This data pack provides detailed installation, configuration and operation information for the 5240 Digital

More information

Video Scaler Pro with RS-232

Video Scaler Pro with RS-232 Video Scaler Pro with RS-232 - ID# 783 Operation Manual Introduction Features The Video Scaler Pro with RS-232 is designed to convert Composite S-Video and YCbCr signals to a variety of computer and HDTV

More information

SERIAL COMMAND SET GENERAL COMMAND SET SUMMARY SERIAL COMMAND SET USAGE

SERIAL COMMAND SET GENERAL COMMAND SET SUMMARY SERIAL COMMAND SET USAGE SERIAL COMMAND SET...................................... 1 GENERAL................................................ The RGB/Videolink 1690 may be controlled from an ASCII terminal or host computer via the

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP Projector WD510U/WD510U-G WD500U-ST Controlling using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions : Turning

More information

CP-255ID Multi-Format to DVI Scaler

CP-255ID Multi-Format to DVI Scaler CP-255ID Multi-Format to DVI Scaler Operation Manual DISCLAIMERS The information in this manual has been carefully checked and is believed to be accurate. Cypress Technology assumes no responsibility

More information

Controlling the projector using a personal computer

Controlling the projector using a personal computer DLP TM Projector XD435U / XD430U / SD430U / XD420U / SD420U Controlling using a personal computer This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable

More information

Table of Contents. User s Manual 1 INTRODUCTION 2 INSTALLATION & 3 OPERATION 4 MAINTENANCE 5 TROUBLESHOOTING 6 SPECIFICATIONS APPENDICES

Table of Contents. User s Manual 1 INTRODUCTION 2 INSTALLATION & 3 OPERATION 4 MAINTENANCE 5 TROUBLESHOOTING 6 SPECIFICATIONS APPENDICES RPMSP & CSP70 Dual UHP Series User s Manual Table of Contents 1 INTRODUCTION 2 INSTALLATION & SETUP 3 OPERATION 1.1 Projector Overview... 1-1 1.2 Components... 1-2 1.3 Purchase Record and Servicing...

More information

LCD Projector XL30U / XL25U / SL25U

LCD Projector XL30U / XL25U / SL25U LCD Projector XL30U / XL25U / SL25U This projector can be controlled by connecting a personal computer with RS-232C terminal. PC-controllable functions : Turning the power ON or OFF Changing input signals

More information

The LP770 projector uses RXD, TXD and GND lines for RS-232C control. For RS-232C cable, a reverse type cable should be used.

The LP770 projector uses RXD, TXD and GND lines for RS-232C control. For RS-232C cable, a reverse type cable should be used. LP770 RS-232 Command Values Control the LP770 projector by using a personal computer The LP770 projector can be controlled by connecting a personal computer with an RS-232C interface. Functions that can

More information

Projection Display. Serial Interface Specification

Projection Display. Serial Interface Specification Projection Display Serial Interface Specification Version: 2.0 Projection Display Serial Interface Spec. 1/1 Table of Contents 1. RS232 SETTING...3 2. CONTROL COMMAND STRUCTURE...3 3. CONTROL SEQUENCE...3

More information

PRODUCT NO.: PT-L735 PRODUCT NAME: Ultra Portable LCD Projector

PRODUCT NO.: PT-L735 PRODUCT NAME: Ultra Portable LCD Projector PRODUCT NO.: PRODUCT NAME: MAJOR FEATURES Bright - High 2600 ANSI lumens brightness Time-saving - One-touch auto setup - Automatic input signal detector - Speed start - Direct power off - Momentary switch

More information

Display Connections. Connecting a PC (con t) Supported Resolutions for RGB Mode This monitor supports the following resolutions

Display Connections. Connecting a PC (con t) Supported Resolutions for RGB Mode This monitor supports the following resolutions Display Connections Connecting a PC (con t) Supported Resolutions for RGB Mode This monitor supports the following resolutions Horizontal Vertical Frequency Frequency Dot Rate Vertical Horizontal Dot x

More information

Optoma EH1060 / EH1060i RS232 Command Table.

Optoma EH1060 / EH1060i RS232 Command Table. Optoma EH1060 / EH1060i RS232 Command Table. Baud Rate 9600 Data Bits 8 Parity Check None Stop Bits 1 Flow Control UART16550 FIFO None Disable Lead Code Projector ID Command ID space variable carriage

More information

Serial RS-232 Control of the DepthQ-WXGA

Serial RS-232 Control of the DepthQ-WXGA H I G H D E F I N I T I O N D V I D E O P R O J E C T O R Serial RS- Control of the DepthQ-WXGA Introduction: RS- is a communication protocol that can be used to send commands to and retrieve status information

More information

3-in 1- out DVI Switcher

3-in 1- out DVI Switcher 3-in 1- out DVI Switcher CDVI-31 Operation Manual Application Cypress CDVI-31 DVI Switcher is a high performance digital HD signal processor that designed for use in switching between various DVI sources

More information

DVI Video Switcher. 4 to 1 DVI Switcher with Remote/RS-232 control 8 to 1 DVI Switcher with Remote/RS-232 control VS410DVIR VS810DVIR

DVI Video Switcher. 4 to 1 DVI Switcher with Remote/RS-232 control 8 to 1 DVI Switcher with Remote/RS-232 control VS410DVIR VS810DVIR DVI Video Switcher 4 to 1 DVI Switcher with Remote/RS-232 control 8 to 1 DVI Switcher with Remote/RS-232 control VS410DVIR VS810DVIR Instruction Manual VS410DVIR VS810DVIR Actual products may vary from

More information

Kramer Electronics, Ltd. USER MANUAL. Model: FC Analog Video to SDI Converter

Kramer Electronics, Ltd. USER MANUAL. Model: FC Analog Video to SDI Converter Kramer Electronics, Ltd. USER MANUAL Model: FC-7501 Analog Video to SDI Converter Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 2 4 Your Analog Video to SDI Converter 3 5 Using Your

More information

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line

. ImagePRO. ImagePRO-SDI. ImagePRO-HD. ImagePRO TM. Multi-format image processor line ImagePRO TM. ImagePRO. ImagePRO-SDI. ImagePRO-HD The Folsom ImagePRO TM is a powerful all-in-one signal processor that accepts a wide range of video input signals and process them into a number of different

More information

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format

G-106Ex Single channel edge blending Processor. G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format G-106Ex Single channel edge blending Processor G-106Ex is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VS-201YC. 2x1 s-video Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VS-201YC. 2x1 s-video Switcher Kramer Electronics, Ltd. USER MANUAL Model: VS-201YC 2x1 s-video Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 4 Your VS-201YC 2x1 s-video Switcher 4 5

More information

Control Commands VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES. Control Your Video

Control Commands VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES. Control Your Video Control Your Video VIDEO WALLS VIDEO PROCESSORS VIDEO MATRIX SWITCHES EXTENDERS SPLITTERS WIRELESS CABLES & ACCESSORIES Control Commands Model #: SC-MLT-DVI-4 2015 Avenview Inc. All rights reserved. The

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VP-725DS. Presentation Switcher / Scaler

Kramer Electronics, Ltd. USER MANUAL. Model: VP-725DS. Presentation Switcher / Scaler Kramer Electronics, Ltd. USER MANUAL Model: VP-725DS Presentation Switcher / Scaler Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 4 Your VP-725DS Presentation Switcher

More information

Digital Video Wall Control Box

Digital Video Wall Control Box Digital Video Wall Control Box (with RS232 & VGA/HDMI upscale) - ID# 902 Operation Manual Introduction The Multi-Screen Video Wall Control System is ideal for advertising, entertainment and information

More information

USER MANUAL. VP-501N UXGA Scan Converter MODEL: P/N: Rev 5

USER MANUAL. VP-501N UXGA Scan Converter MODEL: P/N: Rev 5 KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-501N UXGA Scan Converter P/N: 2900-300183 Rev 5 Contents 1 Introduction 1 2 Getting Started 2 2.1 Achieving the Best Performance 2 2.2 Safety Instructions

More information

CORIO master C3-540 Series

CORIO master C3-540 Series Key Features Manage up to 4 independent video walls Uses CORIOgrapher; simple, powerful software interface Universal DVI Inputs/Outputs: (HDMI/CV/YC/RGB/YPbPr) SDI Inputs/Outputs: SD/HD-SDI/3G-SDI to 1080p60

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VP-724DS. Seamless Switcher / Scaler

Kramer Electronics, Ltd. USER MANUAL. Model: VP-724DS. Seamless Switcher / Scaler Kramer Electronics, Ltd. USER MANUAL Model: VP-724DS Seamless Switcher / Scaler Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 2 4 Your VP-724DS Seamless Switcher / Scaler 3 5 Connecting

More information

CP-255ID CV, SV, VGA and DVI to DVI Scaler / Converter OPERATION MANUAL

CP-255ID CV, SV, VGA and DVI to DVI Scaler / Converter OPERATION MANUAL CP-255ID CV, SV, VGA and DVI to DVI Scaler / Converter OPERATION MANUAL DISCLAIMERS The information in this manual has been carefully checked and is believed to be accurate. CYP (UK) Ltd assumes no responsibility

More information

The Extron MGP 464 is a powerful, highly effective tool for advanced A/V communications and presentations. It has the

The Extron MGP 464 is a powerful, highly effective tool for advanced A/V communications and presentations. It has the MGP 464: How to Get the Most from the MGP 464 for Successful Presentations The Extron MGP 464 is a powerful, highly effective tool for advanced A/V communications and presentations. It has the ability

More information

Control Application Guide Version 4.0. Revision History. Revision Date Page(s) Changed Description of Change 4/2009 All pages First edition released.

Control Application Guide Version 4.0. Revision History. Revision Date Page(s) Changed Description of Change 4/2009 All pages First edition released. 3M Digital Projector Control Application Guide Version 4.0 Revision History Revision Date Page(s) Changed Description of Change 4/2009 All pages First edition released. Intended Use The 3M Digital Projectors

More information

1 05/06/06. MX2500/3500, White, Blue, LX65/100/120, L6, L8, LU77 and LW40. This Section Includes: 1.1 Overview page 1. Control Commands..

1 05/06/06. MX2500/3500, White, Blue, LX65/100/120, L6, L8, LU77 and LW40. This Section Includes: 1.1 Overview page 1. Control Commands.. 1 05/06/06 Section 1 MX2500/3500, White, Blue, LX65/100/120, L6, L8, LU77 and LW40 Serial Communications NOTE: There is no connect/disconnect command. The built-in keypad, IR remote and RS-232 control

More information

SDZHD Series. 16x16 HD/SD-SDI & AUDIO MATRIX

SDZHD Series. 16x16 HD/SD-SDI & AUDIO MATRIX Automatic HD/SD-SDI selection External reference switching Selectable switching line Control via keypad, RS232, LAN or CNS1000 remote panel 16 storable presets Balanced audio combined Disabling of equalization

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VS x 1 Sequential Video Audio Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VS x 1 Sequential Video Audio Switcher Kramer Electronics, Ltd. USER MANUAL Model: VS-120 20 x 1 Sequential Video Audio Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 2 3 Overview 3 4 Installing the VS-120 in

More information

hp xp8010 series digital projector rs232 protocol reference

hp xp8010 series digital projector rs232 protocol reference hp xp8010 series digital projector rs232 protocol reference 1 1 Notice This manual and any examples contained herein are provided as is and are subject to change without notice. Hewlett-Packard Company

More information

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion,

G-106 GWarp Processor. G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, G-106 GWarp Processor G-106 is multiple purpose video processor with warp, de-warp, video wall control, format conversion, scaler switcher, PIP/POP, 3D format conversion, image cropping and flip/rotation.

More information

DATA PROJECTOR XJ-S30/XJ-S35

DATA PROJECTOR XJ-S30/XJ-S35 E DATA PROJECTOR XJ-S30/XJ-S35 User s Guide Be sure to read the precautions in the separate User s Guide (Basic Operation). For details about setting up the projector and lamp replacement, see the User

More information

Kramer Electronics, Ltd. USER MANUAL. Models: VS-626, 6x6 Video / Audio Matrix Switcher VS-828, 8x8 Video / Audio Matrix Switcher

Kramer Electronics, Ltd. USER MANUAL. Models: VS-626, 6x6 Video / Audio Matrix Switcher VS-828, 8x8 Video / Audio Matrix Switcher Kramer Electronics, Ltd. USER MANUAL Models: VS-626, 6x6 Video / Audio Matrix Switcher VS-828, 8x8 Video / Audio Matrix Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1

More information

DP Tuner 80 Remote Control Software User Manual. Version:08 Issue Date:May 10, 2018

DP Tuner 80 Remote Control Software User Manual. Version:08 Issue Date:May 10, 2018 DP Tuner 80 Remote Control Software User Manual Version:08 Issue Date:May 10, 2018 Copyright Information Copyrights Lumens Digital Optics Inc. All rights reserved. Lumens is a registered trademark of Lumens

More information

Model 5250 Five Channel Digital to Analog Video Converter Data Pack

Model 5250 Five Channel Digital to Analog Video Converter Data Pack Model 5250 Five Channel Digital to Analog Video Converter Data Pack E NSEMBLE D E S I G N S Revision 3.1 SW v2.0.1 This data pack provides detailed installation, configuration and operation information

More information

with Carrier Board OSD-232+ TM Version 1.01 On-screen composite video character and graphic overlay Copyright 2010 Intuitive Circuits, LLC

with Carrier Board OSD-232+ TM Version 1.01 On-screen composite video character and graphic overlay Copyright 2010 Intuitive Circuits, LLC OSD-232+ TM with Carrier Board On-screen composite video character and graphic overlay Version 1.01 Copyright 2010 Intuitive Circuits, LLC D escription OSD-232+ is a single channel on-screen composite

More information

Kramer Electronics, Ltd. USER MANUAL. Models: VP-720DS, Seamless Switcher / Scaler VP-723DS, Seamless Switcher / Scaler

Kramer Electronics, Ltd. USER MANUAL. Models: VP-720DS, Seamless Switcher / Scaler VP-723DS, Seamless Switcher / Scaler Kramer Electronics, Ltd. USER MANUAL Models: VP-720DS, Seamless Switcher / Scaler VP-723DS, Seamless Switcher / Scaler Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your Seamless

More information

User Manual. Innovative LCD Display Solutions AP-20 Series DP-20 Series OP-20 Series NAP-20 Series

User Manual. Innovative LCD Display Solutions AP-20 Series DP-20 Series OP-20 Series NAP-20 Series Innovative LCD Display Solutions AP-20 Series DP-20 Series OP-20 Series NAP-20 Series 1. Table of Content 1. Table of Content P.1 2. Introduction 3. Installation A) Overview P.2 B) Features P.2 C) Dimension

More information

PDP-MONITOR (PLASMA DISPLAY PANEL)

PDP-MONITOR (PLASMA DISPLAY PANEL) PDP-MONITOR (PLASMA DISPLAY PANEL) PPM42M5S PPM42M5H PPM50M5H PPM63M5H Owner s Instructions Before operating the unit, please read this manual thoroughly, and retain it for future reference. Intended for

More information

PRODUCT NO.: PT-L735NT PRODUCT NAME: Ultra Portable Wireless LCD Projector

PRODUCT NO.: PT-L735NT PRODUCT NAME: Ultra Portable Wireless LCD Projector PRODUCT NO.: PRODUCT NAME: Ultra Portable Wireless LCD Projector MAJOR FEATURES Bright - High 2600 ANSI lumens brightness Easy wireless presentations - Easy-to-use settings - Useful Live mode - PC-free

More information

Manual Version Ver 1.0

Manual Version Ver 1.0 The BG-3 & The BG-7 Multiple Test Pattern Generator with Field Programmable ID Option Manual Version Ver 1.0 BURST ELECTRONICS INC CORRALES, NM 87048 USA (505) 898-1455 VOICE (505) 890-8926 Tech Support

More information

ICAC User Manual. ICAC - ( Intelligent Connection for Alignment & Calibration ) Setup Calibration Measurement USO RESTRITO. Version 14.2.

ICAC User Manual. ICAC - ( Intelligent Connection for Alignment & Calibration ) Setup Calibration Measurement USO RESTRITO. Version 14.2. ICAC User Manual ICAC - ( Intelligent Connection for Alignment & Calibration ) Setup Calibration Measurement Version 14.2.1 INDEX 1- Introduction ----------------------------------- 3 2- Structure -------------------------------------

More information

USER MANUAL. Vidifox Document Camera DV 480

USER MANUAL. Vidifox Document Camera DV 480 Vidifox Document Camera DV 480 USER MANUAL Please read this User Manual thoroughly before you use the document camera. Keep the CD-ROM in a convenient place so you can use it quickly if you need to. Please

More information

VGA AUDIO AUDIO MATRIX SWITCHER S MANUAL

VGA AUDIO AUDIO MATRIX SWITCHER S MANUAL VGA AUDIO AUDIO MATRIX SWITCHER S MANUAL Milestone s VGA AUDIO AUDIO MATRIX Switcher is a unit whereby multiple (2/4/8) VGA AUDIO AUDIO input can be switched to two (2) or multiple (simultaneous) VGA AUDIO

More information

Video Wall Display User s Manual

Video Wall Display User s Manual Video Wall Display User s Manual Manual Version TL46-55H1.1 Our Full Product Range Page 1 Safety Instructions Please handle the display with extreme care, significant impact will damage the LCD panel.

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VP-727. Universal Presentation Matrix Switcher / Scaler

Kramer Electronics, Ltd. USER MANUAL. Model: VP-727. Universal Presentation Matrix Switcher / Scaler Kramer Electronics, Ltd. USER MANUAL Model: VP-727 Universal Presentation Matrix Switcher / Scaler Contents Contents 1 Introduction 1 1.1 About the VP-727 1 2 Getting Started 1 2.1 Quick Start 2 3 Overview

More information

USER MANUAL. Kramer Electronics, Ltd. Models: VP-719xl, Presentation Switcher / Scaler. VP-720xl, Presentation Switcher / Scaler

USER MANUAL. Kramer Electronics, Ltd. Models: VP-719xl, Presentation Switcher / Scaler. VP-720xl, Presentation Switcher / Scaler Kramer Electronics, Ltd. USER MANUAL Models: VP-719xl, Presentation Switcher / Scaler VP-720xl, Presentation Switcher / Scaler VP-724xl, Presentation Switcher / Scaler Contents Contents 1 Introduction

More information

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-725NA Presentation Switcher/Scaler. P/N: Rev 4

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-725NA Presentation Switcher/Scaler. P/N: Rev 4 KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-725NA Presentation Switcher/Scaler P/N: 2900-000739 Rev 4 Contents 1 Introduction 1 2 Getting Started 2 2.1 Achieving the Best Performance 2 3 Overview 3

More information

Camera 220C Document Camera User s Guide

Camera 220C Document Camera User s Guide Camera 220C Document Camera User s Guide #401-220C-00 Table of Contents TABLE OF CONTENTS... 0 TABLE OF CONTENTS... 1 COPYRIGHT INFORMATION... 2 CHAPTER 1 PRECAUTIONS... 3 CHAPTER 2 PACKAGE CONTENT...

More information

DVI Converters: Installation & Operation Guide BDV BLACK DIAMOND VIDEO

DVI Converters: Installation & Operation Guide BDV BLACK DIAMOND VIDEO DVI Converters: Installation & Operation Guide BDV BLACK DIAMOND VIDEO Edition 1.03 November 20, 2012 Edition 1.03 DVI Converters: Installation & Operation Guide Contents........................................

More information

Live events staging. Media centers

Live events staging. Media centers Christie Spyder X80 80 megapixel, true 4K@60Hz performance across multiple displays Auditoriums Control rooms Live events staging Post-production Broadcast studios Corporate lobbies Media centers Sports

More information

CSLUX-300 Multi-Format to HDMI Scaler

CSLUX-300 Multi-Format to HDMI Scaler CSLUX-300 Multi-Format to HDMI Scaler Operation Manual DISCLAIMERS The information in this manual has been carefully checked and is believed to be accurate. Cypress Technology assumes no responsibility

More information

Video wall Precautions when moving and handling. Precaution. Please adhere to the warning signs printed on the box.

Video wall Precautions when moving and handling. Precaution. Please adhere to the warning signs printed on the box. Video wall Precaution 4-1. Precautions when moving and handling Please adhere to the warning signs printed on the box. Model: 47WV30MS 47WV30BR 47WV30BS 47WV30-BAAM 47WV30-BAAL 47WV50BR 47WV50MS 47LV35A

More information

Kramer Electronics, Ltd. USER MANUAL. Model: VP-740. Presentation Scaler / Switcher

Kramer Electronics, Ltd. USER MANUAL. Model: VP-740. Presentation Scaler / Switcher Kramer Electronics, Ltd. USER MANUAL Model: VP-740 Presentation Scaler / Switcher Contents Contents 1 Introduction 1 2 Getting Started 1 2.1 Quick Start 1 3 Overview 3 4 Your VP-740 Presentation Scaler

More information

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-436N Presentation Switcher/Scaler. P/N: Rev 1

KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-436N Presentation Switcher/Scaler. P/N: Rev 1 KRAMER ELECTRONICS LTD. USER MANUAL MODEL: VP-436N Presentation Switcher/Scaler P/N: 2900-300149 Rev 1 Contents 1 Introduction 1 2 Getting Started 2 2.1 Achieving the Best Performance 2 3 Overview 3

More information

PC/HDTV to Video Scan Converter

PC/HDTV to Video Scan Converter PC/HDTV to Video Scan Converter Applications CHD-380 is a high performance and multi-format Video Scan Converter. It is designed to convert not only PC but also HDTV images to interlaced NTSC/PAL and component

More information

Operating Instructions

Operating Instructions Broadcast A/V Division Model No. M-LYNX-702W Dual 7 High Resolution Rack Mount Display with Waveform Operating Instructions V.1.0 Table of Contents 1. PRODUCT DESCRIPTION... 3 2. MENU SETTING... 6 3. SPECIFICATIONS...

More information

Intelligent Security and Fire Ltd

Intelligent Security and Fire Ltd User Manual Product ranges covered by this manual Vi-P14 Vi-P14A Document Reference Date Firmware Vi-Q4C1 Viq601a.doc 26/11/2009 From Viq001a21 Videoswitch Telephone 01252-851510 Ocean House, Redfields

More information

Installation Guide. HDMI 4x1 Switcher

Installation Guide. HDMI 4x1 Switcher Installation Guide HDMI 4x1 Switcher SY Electronics Ltd, Unit 7, Worrall Street, Salford, Greater Manchester, M5 4TH, United Kingdom Tel: +44 (0) 161 868 3450 Fax: +44 (0) 161 868 3459 The SY-HD-S41 is

More information

Kramer Electronics, Ltd. USER MANUAL. Model: CV / YC to SDI Converter

Kramer Electronics, Ltd. USER MANUAL. Model: CV / YC to SDI Converter Kramer Electronics, Ltd. USER MANUAL Model: 7508 CV / YC to SDI Converter Contents Contents 1 Introduction 1 2 Getting Started 1 3 Overview 1 4 Your 7508 CV / YC to SDI Converter 2 5 Using Your 7508 CV

More information

SG-6005xl & SG-6006 PROTOCOL (VER 1.2)

SG-6005xl & SG-6006 PROTOCOL (VER 1.2) SG-6005xl & SG-6006 PROTOCOL (VER 1.2) A protocol for the SG-6005xl & SG-6006 is described below. For RS-232: A null-modem connection between the PC and the SG-6005xl & SG-6006 is required, and data is

More information

Video to DVI 1080p Scaler Box - ID# 796

Video to DVI 1080p Scaler Box - ID# 796 Video to DVI 1080p Scaler Box - ID# 796 Operation Manual Introduction Video to DVI 1080p Scaler Box is an upgraded design to convert Standard Definition Composite Video (CV) and S-Video (SV) signals to

More information

SC-1080R Multi-Format Switcher & Scaler

SC-1080R Multi-Format Switcher & Scaler User s Manual SC-1080R Multi-Format Switcher & Scaler Switch and Scale among 8 AV inputs to 3 Simultaneous Outputs Control via Front Panel, IR Remote, RS-232, and IP (WebGUI & Telnet) UMA1247 Rev A CUSTOMER

More information

Video Wall Installation Guide User Guide

Video Wall Installation Guide User Guide Video Wall Installation Guide User Guide IMPORTANT: Please read this User Guide to obtain important information on installing and using your product in a safe manner, as well as registering your product

More information

Command line direct mode: This is relevant when a PC application is used to send and receive commands over the network port.

Command line direct mode: This is relevant when a PC application is used to send and receive commands over the network port. Serial Command Structure The Optika Collaborate UHD series feature an RJ-45 Ethernet port for control and monitoring over a network. This application note introduces the two user interface modes: Command

More information

10. Sample Windows Control Panel Software(RS-232 version only) x 4A battery

10. Sample Windows Control Panel Software(RS-232 version only) x 4A battery (1). Introduction Congratulations on your purchase of the Cypress Video Scaler CSC-200RS. Our professional Video Scaler products have been serving the industry for many years. In addition to Video Scalers,

More information

V1602 / V1602CP. ANALOGUE VIDEO ROUTER - 16x2. Rev. 6

V1602 / V1602CP. ANALOGUE VIDEO ROUTER - 16x2. Rev. 6 V1602 / V1602CP ANALOGUE VIDEO ROUTER - 16x2 Rev. 6 June 10, 2004 Network Electronics ASA Thorøya P.O. Box 1020 Sandefjord, Norway Phone: +47 33 48 99 99 Fax: +47 33 48 99 98 e-mail: support@network-electronics.com

More information

Models 5360 and 5365 Four Channel Analog to Digital Video Converters and Embedders Data Pack

Models 5360 and 5365 Four Channel Analog to Digital Video Converters and Embedders Data Pack Models 5360 and 5365 Four Channel Analog to Digital Video Converters and Embedders Data Pack E NSEMBLE D E S I G N S Revision 1.3 SW v2.2.1 This data pack provides detailed installation, configuration

More information

VGA AUDIO SWITCHER S MANUAL

VGA AUDIO SWITCHER S MANUAL VGA AUDIO SWITCHER S MANUAL Milestone s VGA Audio Switcher is a unit whereby multiple (2/4/8/16) VGA + Audio can be switched to two (2) or multiple (simultaneous) VGA + Audio output. The switchers are

More information

Model: DT-X24H 23.8" Broadcast Studio LCD Monitor. User Manual. Ver:V1.0.0V00. Please read this User Manual throughout before using.

Model: DT-X24H 23.8 Broadcast Studio LCD Monitor. User Manual. Ver:V1.0.0V00. Please read this User Manual throughout before using. Model: DT-X24H 23.8" Broadcast Studio LCD Monitor User Manual Ver:V1.0.0V00 Please read this User Manual throughout before using. Preface Congratulations on your purchase of this product. Please read this

More information

D-ILA PROJECTOR DLA-G15 DLA-S15

D-ILA PROJECTOR DLA-G15 DLA-S15 D-ILA PROJECTOR Outstanding Projection Im Breakthrough D-ILA projector offers high-contrast 350:1, 1500 ANSI lumen brightness and S-XGA resolution Large-size projection images with all the sharpness and

More information

PRODUCT NO.: PT-LB10NT PRODUCT NAME: Micro-Portable Wireless LCD Projector

PRODUCT NO.: PT-LB10NT PRODUCT NAME: Micro-Portable Wireless LCD Projector PRODUCT NO.: PRODUCT NME: MJOR FETURES Easy wireless projection - Simple settings - User-friendly interface - Handy Live mode - "Multi Live" mode High performance, compact body - Bright 2000 lumens - Notebook-size

More information

Durable and Reliable Design for 24/7 Use. Overview. Narrow Bezel Optimized for Video Walls. 42 Narrow bezel commercial LED display

Durable and Reliable Design for 24/7 Use. Overview. Narrow Bezel Optimized for Video Walls. 42 Narrow bezel commercial LED display Durable and Reliable Design for 24/7 Use 42 Narrow bezel commercial LED display Overview The ViewSonic CDP4260-L is a 42 (42 viewable) commercial LED display designed for use 24 hours a day, 7 days a week.

More information

VGA to DVI-I. Scaler Box CP-252. Operation Manual

VGA to DVI-I. Scaler Box CP-252. Operation Manual VGA to DVI-I Scaler Box Operation Manual Output PC+HDTV/YPbPr Digital:PC+HDTV : PC+HDTV/YPbPr PC+HDTV/YPbPr Digital:PC+HDTV : PC+HDTV/YPbPr : PC+HDTV/YPbPr Digital:PC+HDTV : PC+HDTV/YPbPr Cypress's high

More information

3GSDI Audio Embedder

3GSDI Audio Embedder 1080P 3GSDI Audio Embedder GEF-SDI-AUDE User Manual www.gefenpro.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours: 8:00 AM

More information

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

Kramer Electronics, Ltd. USER MANUAL. Model: 900xl. Power Amplifier Kramer Electronics, Ltd. USER MANUAL Model: 900xl Power Amplifier Introduction Contents 1 Introduction 1 2 Getting Started 1 2.1 Recycling Kramer Products 1 3 Overview 2 4 Your 900xl Power Amplifier 3

More information

VSP 198CVS Quick Start

VSP 198CVS Quick Start VIEWSIZE THE WORLD VSP 198CVS Quick Start Max 2048 1152@60Hz/2560 1152 50Hz input/output resolution User customize output resolution 3G/HD/SD-SDI input Multiple cascade mapping for super resolution DVI

More information

Video to 1080i High Definition RGB Component Converter/Scaler ID# 499

Video to 1080i High Definition RGB Component Converter/Scaler ID# 499 Video to 1080i High Definition RGB Component Converter/Scaler ID# 499 Operation Manual Introduction The Video to 1080i High Definition RGB Component Converter/Scaler is designed to convert Composite, S-Video,

More information

OPERATING GUIDE. M-Vision Cine 3D series. High Brightness Digital Video Projector 16:9 widescreen display. Rev A August A

OPERATING GUIDE. M-Vision Cine 3D series. High Brightness Digital Video Projector 16:9 widescreen display. Rev A August A OPERATING GUIDE M-Vision Cine 3D series High Brightness Digital Video Projector 16:9 widescreen display 112-022A Digital Projection M-Vision Cine 3D series CONTENTS Operating Guide CONTENTS About this

More information

USER MANUAL. Kramer Electronics, Ltd. Models:

USER MANUAL. Kramer Electronics, Ltd. Models: Kramer Electronics, Ltd. USER MANUAL Models: VS-88A, 8 x 8 Balanced Audio Matrix Switcher VS-88V, 8 x 8 Video Matrix Switcher SD-7588V, 8 x 8 SDI Matrix Switcher Contents Contents 1 Introduction 1 2 Getting

More information

P50XC10 Installation Guide 50 Plasma Monitor Rev 1.2

P50XC10 Installation Guide 50 Plasma Monitor Rev 1.2 Contents: Product Description and Notes Page 1 Tilt Angle and Rotation Page 1 Ventilation Requirements Page 2 Display Dimensions Front, Top, Bottom & Right Side Page 3 Rear Page 4 Cosmetic Colors Page

More information

G3 NET 2K USER MANUAL

G3 NET 2K USER MANUAL G3 NET 2K USER MANUAL Article No: RGB-RD-UM-G3 NET 2K E001 Revision No: V1.0 CONTENTS CONTENTS... 1 Declarations... 3 FCC/Warranty... 3 Operators Safety Summary... 4 Installation Safety Summary... 4 Chapter

More information