Release Notes for the Agilent N5998A HDMI Protocol Analyzer and Generator (PAG) Software Version

Size: px
Start display at page:

Download "Release Notes for the Agilent N5998A HDMI Protocol Analyzer and Generator (PAG) Software Version"

Transcription

1 Release Notes for the Agilent N5998A HDMI Protocol Analyzer and Generator (PAG) Software Version Compatibility with N5998A hardware revisions Agilent recommends using the latest software release compatible with your specific hardware version. The most recent software release is version Software releases and beyond can be installed on all N5998A units for which the following condition is true. The firmware update 0x0141 has been implemented as described in Service Note 3 (N5998A 03) In all other cases the hardware is not compatible with software release and beyond. Software release must be used instead. Please contact your local service center to get your N5998A upgraded to Service Note 3 (N5998A 03). Hardware Service Notes: Service Note 01 Firmware upgrade Needed for all N5998As that were rereleased between April 2007 and September Fixes a timing problem between the Memory and the FPGA for high speed signals. Service Note 02 Hardware upgrade Needed for any N5998A with under Serial Number less than DE Fixes an intermittent error in the capture of HDMI 1080p signals. Service Note 03 (Requires purchase of N5998U R14) Firmware upgrade Needed for HDMI Protocol Analyzer and Generator application version 1.40 and beyond Version number format For software release and beyond all software releases and patches will be versioned with the Microsoft.dll/.exe file versions, i.e., MajorVersion.MinorVersion.BuildNumber Official releases: Official releases are numbered 1.XX Agilent recommends using the latest official software release compatible with your specific hardware version. Patch releases: BuildNumbers are used for patch releases. A Patch release is an interim release with incremental improvements to the last official release. Patch releases are made for customers on an "as requested" basis. Version number was the first release to use this new numbering format. The "39" MinorVersion means "builds prior to the 1.40 release".

2 Installation Instructions: Uninstall all versions of HDMI Protocol Analyzer before installing version Uninstall all versions of HDMI Protocol Analyzer before installing a new version. 1. On the Windows Start menu, select Control Panel > Add or Remove Programs to open the Add or Remove Programs window. 2. Remove any installed versions of HDMI Protocol Analyzer. Previous files names to look for are: Agilent N5998A HDMI 1.3 Protocol Analyzer and Generator HDMI HDMI Evaluator The following changes were made to the release package at version : Previously, there was only one installation package. The release now contains three software packages. The reason for three packages is a significant size increase from HMDI 1.4 support to HDMI 1.4a support. The three packages are: SetupHDMI exe SetupHDMI014X0000.exe installs the HDMI Protocol Analyzer SetupHDMIVGF exe SetupHDMIVGF014X0000.exe installs the Generator Data folder SetupGenCSV exe SetupGenCSV exe installs the Generate Module CSV from HDMI Capture File conversion utility Files are installed in "C:\Program Files\HDMI Evaluator" as in previous releases.

3 Software Release History Release (November 2010) Software release is a maintenance update. 1. SAD : The Interlaced 3D Side by Side and Top and Bottom (e.g x 1080i 60 Hz SbS) showed Fail in V_active value in The interpreted the V_active value as twice the correct value. This has been corrected and the V_active value is interpreted correctly. 240p and 288p have different V blank values such that the 3D Frame Packing 240p and 288p have different V_total and V_active values for test p has two combinations of V_total and V_active and 288p has three different combinations. The correct V_total and V_active values for test 7 38 are shown below. In software releases and Test 7 38 would incorrectly show a Fail for the following. Versions prior to and version correctly show Pass. VIC Format V_TOTAL V_ACTIVE VS_TO_VID VS_LEN 8,9 1440x240p@ , x240p@ , x288p@ , x288p@ Release (September 2010) Software release is a maintenance update. The following additions are available in this release: 1. SAD : Previously you could only save the frame to the captured aspect ratio. Now you can save the frame to both the captured aspect ratio and true aspect ratio. The frames which are saved at the true aspect ratio are named TrueARxxxxxxxxxx.xxx, where x is the typical naming convention.

4 1. SAD : Previously Test 7 38 differed from the Log packets when the Vendor Specific InfoFrame packet length was greater than 0x06. Test 7 38 did not evaluate Vendor Specific InfoFrame correctly and reported errors when there were none. The change evaluates the Vendor Specific InfoFrame correctly and only reports errors when an error exists. 2. SAD : Test 7 25 displayed incorrect error messages for HSYNC, HS_LEN, VIDEO_TO_HS, and H_ACTIVE. The change reports correct error messages. Previously Test 7 23 and 7 27 did not show the image dialog. Tests 7 23 and 7 27 now show the image dialog. Issues testing 100 Hz and 240 Hz formats have been corrected. 3. SAD : Previously the N5998A software allowed you to specify a D parameter for the audio generation however you were not able to adjust the D parameter through the COM interface. The D parameter is now available in the COM interface DoCommands(), ie <Module Name='HDMI Evaluator'> <Generate> <Video File='C:\Capture\MyVideoFile.vgf'/> <Audio File='C:\Capture\MyAudioFile.aud' With='1' D='300'/> </Generate> </Module> 4. SAD : Tests 7 34 and 7 25 had issues with 10 bit and 12 bit deep color. Running test 7 34 produced errors on alternate lines that VIDEO_TO_HS is incorrect. For 8 bit VIC02, VIDEO_TO_HS is 16, time 1.25 is 20. The generated data has VIDEO_TO_HS equals 19 when HS_LEN is 78 and VIDEO_TO_HS equals 20 when HS_LEN is 77. The issue was pixel packing was not properly considered in the Evaluator algorithms. The fix is that the Evaluator is implemented correctly for pixel packing. 5. SAD : Previously the number of active pixel values was calculated to be Now the vertical active value frame test checks to see if the number of vertical active pixels is In Test 7 25 (Video Format Timing) the variable V_ACTIVE was calculated correctly for all progressive scanning VICs but only for 1080i (interlaced) VIC. For all other interlaced VICs, V_ACTIVE was incorrect. The fix correctly calculates the V_ACTIVE variable for all progressive scanning VICs and all interlaced VICs. 6. SAD : In Test 7 38 (3D Video Format Timing), when AVI InfoFrame Packet Data Byte 5 had the value of 0x0110 the field was counted as Reserved. This was compliant with HDMI 1.4. HDMI 1.4a assigned this value to Top and Bottom. The code has been updated to comply with HDMI

5 1.4a. The AVI InfoFrame Data Byte 5 Value 0x0110 now reports Top and Bottom. Previously, grouped VICs 8/9, 12/13, 23/24, 27/28 were assigned the same vertical total space and vertical blanking space. Now each VIC has a unique vertical total space value and vertical blanking space value. Previously, VIC 39 and VIC 20 were assigned the same Video Timing Format values. VIC 39 and VIC20 are now differentiated based on the VTotal value. 7. SAD : Previously, test 7 32 is required Audio InfoFrame in every frame. Now, Audio InfoFrames are not required at all when Layout=0. When Layout=1 Audio InfoFrames are required at least once every two video fields. 8. SAD : Previously, Test 7 19 was incorrectly checking the position of General Control Packets (GCP). In particular the software allowed a GCP between the second VSync edge and 384 pixels following the second edge. Now, the test correctly allows GCP only between the active edge of VSync and 384 pixels following that edge.

6 Release (March 2010) Software release is an official release providing support for HDMI 1.4a. HDMI 1.4a added 5 mandatory 3D video formats and 11 primary 3D video formats to the specification. The following additions are available in this release: 1. Updated HDMI Evaluator Test 7 38 to comply with HDMI CTS 1.4a. 2. Updated HDMI Evaluator to support interlaced Frame Packing 3D structures (version only supported progressive Frame Packing 3D structures). 3. Updated HDMI Evaluator to support Top and Bottom 3D structures. 4. Updated HDMI Evaluator to support Side by Side (half) 3D structures. 5. Updated HDMI Generator to support 1.4a 3D video formats. 6. Updated EDID09.edi to comply with HDMI CTS 1.4a Test 7 38 EDID requirements. 1. SAD : In test 7 38 the image window incorrectly asked the tester to confirm Expected Picture (RGB)? This wording was incorrect because the Colorimetry is not always RGB and because CTS test 7 38 requires the aspect ratio, rather than Colorimetry, to be confirmed visually. The modification changed this message to, Expected Picture? 2. SAD : In test 7 38 the test for when VSDB length = 5 did not strictly follow the CTS, but instead contained extra tests. The modification changed this portion of test to only test what is required by the CTS. 3. SAD : For test 7 40, the original EDID provided (EDID10.edi) was incorrect. The modification added EDID10a.edi to the folder EDID Sample Data. Release (January 2009) Software release provides a license check between the N5998A FPGA version and the HDMI application software.

7 Release (December 2009) Software release provides support for HDMI 1.4. The additions in this release cover New video formats Colorimetry 3D The following additions are available in this release: For HDMI analysis, the following has been added: Added support for additional VIC formats (listed below) o 8,9 o 10, 11 o 12, 13 o 25, 26 o 27, 28 o 33, 34 o 60, 61, 62 Test 7 23: Added support for colorimetry and quantization Test 7 24: Added support for colorimetry and quantization Test 7 25: Added video format (VIC 60, 61, and 62, and existing formats not supported) Test 7 26: Added video format (VIC 60, 61, and 62) Test 7 27: Added YQ and CN field check Test 7 38: New test for 3D Video Format Timing Test 7 40: New test case for Extended Colorimetry For HDMI generation, the following has been added: Added the ability to generate the 5 different 3D formats in the specification Test 8 29: New test for 3D Video Format Timing Test 8 31: New test for AVI Info Frame Colorimetry Release (August 2009) Software release is a maintenance release which includes changes added in SAD : HDMI CTS 7 34 YCbCr does not display correctly. 48 bit YCbCr images were not displayed correctly. 2. SAD : HDMI CTS 7 33 Issue An HSYNC error was incorrectly reported. 3. SAD : HDMI CTS 7 33 Not parsing DVI frame correctly Start of Video Data Period was not correctly detected without Video Guard Band

8 Release Software release is a maintenance release. The following enhancements are available in this release: 1. Added 2880 modes (VIC 10, 11, 12, 13, 25, 26, 27, 28) in "HDMI Evaluator": "10,11 : 59.94Hz" "10,11 : 60Hz" "12,13 : 59.94Hz" "12,13 : 60Hz" "25,26 : 50Hz" "27,28 : 50Hz" "35,36 : 59.94Hz" "35,36 : 60Hz" 1. Fixed issues in 7 31 related to incorrectly coloring the Frame log tree. Correct coloring for Frame and Test Case items in the log tree is: PASS Green FAIL Red SKIP Olive Drab / Dark Yellow 2. HDMI Pixel Clock selection for 165MHz MHz was not available. This issue caused the capture status to NOT be available, and green capture light does not go on for some higher resolution video modes. The 4 different pixel clock selections are now available for the user in

9 Release Software release is a maintenance release. 1. <7 19 GCP miss decision> Fix the miss decision in GCP packet test of test ID 7 19 for the deep color signal. CTS requires all SB1 to SB6 should be zero (0x00), so deep color signal should be FAIL because SB1 has non zero value 2. <Guard band bit in video area> Fix the illegal stop when "Active Video Data Period" includes same bit sequence as "Video Leading Guard Band". 3. <Output bitmap file aspect ratio> For the SD video formats (720x480p, 720x576p, etc), change the output bitmap file format to meet the indicated aspect ratio; 720x540 (for 4:3) 720x405 (for 16:9) Release (March 2009) Software release is a maintenance release. The following enhancements are available in this release: Added YCbCr 444 vgf file for 8 25 deep color test. Enhanced reporting: Shows total Pass or Fail after evaluating the signal in the analyzer Detailed frame decode: Shows a detailed view of what is shown in the image, pixel by pixel Deep color support: Added analyzer function for 10 bit and 16 bit deep color

USER MANUAL MODEL 72-7480

USER MANUAL MODEL 72-7480 PATTERN GENERATOR Introduction Through the use of portable HDMI pattern generator MODEL 72-7480, you are able to use 48 timings and 34 patterns, and operate it continuously for 6~8 hours after the battery

More information

Stereoscopic 3D Video in the Home

Stereoscopic 3D Video in the Home Stereoscopic 3D Video in the Home Many consumers are looking with interest at all the 3D TV and projector models that are now becoming available to them, and most of them hope that they don t need to replace

More information

Below is a diagram explaining the data packet and the timing related to the mouse clock while receiving a byte from the PS-2 mouse:

Below is a diagram explaining the data packet and the timing related to the mouse clock while receiving a byte from the PS-2 mouse: PS-2 Mouse: The Protocol: For out mini project we designed a serial port transmitter receiver, which uses the Baud rate protocol. The PS-2 port is similar to the serial port (performs the function of transmitting

More information

Note monitors controlled by analog signals CRT monitors are controlled by analog voltage. i. e. the level of analog signal delivered through the

Note monitors controlled by analog signals CRT monitors are controlled by analog voltage. i. e. the level of analog signal delivered through the DVI Interface The outline: The reasons for digital interface of a monitor the transfer from VGA to DVI. DVI v. analog interface. The principles of LCD control through DVI interface. The link between DVI

More information

Figure 1: Media Director source and rendering device. Media Director Enabled Rendering Device (HDTV)

Figure 1: Media Director source and rendering device. Media Director Enabled Rendering Device (HDTV) application Note - Testing Media Director Source and Sink Devices THX has developed a technology for ensuring that the creative intent for content presentation is preserved through production and distribution

More information

User Guide 980 HDMI Protocol Analyzer

User Guide 980 HDMI Protocol Analyzer User Guide 980 HDMI Protocol Analyzer Gen 3 System Rev: C6 Page 1 February 7, 2013 Table of Contents 1 About the 980 HDMI Protocol Analyzer 5 1.1 What makes the 980 HDMI Protocol Analyzer Unique? 5 1.2

More information

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher OPERATION MANUAL MV-410RGB Layout Editor Version 2.1- higher Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410RGB Layout

More information

1080P. HD Mini Pattern Signal Generator. GTV-HD-MPSG User Manual. gefentv.com

1080P. HD Mini Pattern Signal Generator. GTV-HD-MPSG User Manual. gefentv.com 1080P HD Mini Pattern Signal Generator GTV-HD-MPSG User Manual gefentv.com ASKING FOR ASSISTANCE Technical Support: Telephone (818) 772-9100 (800) 545-6900 Fax (818) 772-9120 Technical Support Hours:

More information

Multi Stream Transport (MST) Hub CSV-5200

Multi Stream Transport (MST) Hub CSV-5200 Multi Stream Transport (MST) Hub CSV-5200 1 of 5 Introduction The DisplayPort (DP) Multi-Stream Hub which appears one DP1.2 (HBR2) input and multiple dual mode DP outputs for supporting multi-monitors

More information

DAS202Tools v1.0.0 for DAS202 Operating Manual

DAS202Tools v1.0.0 for DAS202 Operating Manual DAS202Tools v1.0.0 for DAS202 Operating Manual DAT102Tools 1.0.0 Manual Table of context 2 Table of Contents 1 General Information... 3 2 PC... Configuration Requirements 3 3 Software Installation... 3

More information

LINE IN, LINE OUT TO TV, VIDEO IN, VIDEO OUT

LINE IN, LINE OUT TO TV, VIDEO IN, VIDEO OUT 1 Based on the information you provided we are unable to match you with a specific hookup recommendation. For your convenience this document provides the four most common hookup configurations for the

More information

MONOCHROME RGB YCbCr VIDEO DIGITIZER

MONOCHROME RGB YCbCr VIDEO DIGITIZER Active Silicon SNAPPER-PMC-8/24 MONOCHROME RGB YCbCr VIDEO DIGITIZER High quality analogue video acquisition board with square pixel sampling for CCIR, EIA (RS-170) standards, and nonstandard video formats.

More information

Catalyst Software Suite Version 9.2 Release Notes

Catalyst Software Suite Version 9.2 Release Notes Catalyst Software Suite Version 9.2 Release Notes This release note provides information on the latest posting of AMD s industry leading software suite, Catalyst. This particular software suite updates

More information

Chapter I Model801, Model802 Functions and Features

Chapter I Model801, Model802 Functions and Features Chapter I Model801, Model802 Functions and Features 1. Completely Compatible with the Seventh Generation Control System The eighth generation is developed based on the seventh. Compared with the seventh,

More information

3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC. Version 1.3, March 2 nd 2012

3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC. Version 1.3, March 2 nd 2012 3D Input Format Requirements for DLP Projectors using the new DDP4421/DDP4422 System Controller ASIC Version 1.3, March 2 nd 2012 Overview Texas Instruments will introduce a new DLP system controller ASIC

More information

1. Central Monitoring System Software

1. Central Monitoring System Software 1. Central Monitoring System Software 1-1. General information CMS program is an application with which users not only watch and control remote DVRs, but also receive video/audio data or alarm signals

More information

Application Note. Products: R&S VTC R&S VTS R&S VTE

Application Note. Products: R&S VTC R&S VTS R&S VTE MHL2.0 Compliance Testing Marius Schipper 05.2013-7BM83_0E MHL2.0 Compliance Testing Application Note Products: R&S VTC R&S VTS R&S VTE The MHL* standard specifies the transmission of high-definition audio

More information

LINE IN, LINE OUT AUDIO IN, AUDIO OUT FIXED, VARIABLE TO TV, VIDEO IN, VIDEO OUT. 2010 Sony Electronics Inc. All rights reserved.

LINE IN, LINE OUT AUDIO IN, AUDIO OUT FIXED, VARIABLE TO TV, VIDEO IN, VIDEO OUT. 2010 Sony Electronics Inc. All rights reserved. This is a general recommendation based on the information you provided. You can customize the connections to suit your individual preferences and viewing habits. Some hookup recommendations have two cable

More information

Introduction to graphics and LCD technologies. NXP Product Line Microcontrollers Business Line Standard ICs

Introduction to graphics and LCD technologies. NXP Product Line Microcontrollers Business Line Standard ICs Introduction to graphics and LCD technologies NXP Product Line Microcontrollers Business Line Standard ICs Agenda Passive and active LCD technologies How LCDs work, STN and TFT differences How data is

More information

HDMI/DVI to VGA/Component & Audio Break out Converter

HDMI/DVI to VGA/Component & Audio Break out Converter HDMI/DVI to VGA/Component & Audio Break out Converter User Manual (HCV VA) All information is subject to change without notice. All names & trademarks are property of their respective owners. Rev.1002

More information

1. Central Monitoring System Software

1. Central Monitoring System Software 1. Central Monitoring System Software 1-1. General information CMS program is an application with which users not only watch and control remote DVRs, but also receive video/audio data or alarm signals

More information

CONTENTS. Section 1 Document Descriptions... 3. 1.1 Purpose of this Document... 3. 1.2 Nomenclature of this Document... 3

CONTENTS. Section 1 Document Descriptions... 3. 1.1 Purpose of this Document... 3. 1.2 Nomenclature of this Document... 3 CONTENTS Section 1 Document Descriptions... 3 1.1 Purpose of this Document... 3 1.2 Nomenclature of this Document... 3 Section 2 Solution Overview... 5 2.1 General Description... 5 2.2 Hardware and Software

More information

User Guide. DVI-D Fiber Optic Cable. DVI + Digital Audio to HDMI Converter. HDMI to DVI + Digital Audio Converter DVI-3510a.

User Guide. DVI-D Fiber Optic Cable. DVI + Digital Audio to HDMI Converter. HDMI to DVI + Digital Audio Converter DVI-3510a. User Guide DVI-D Fiber Optic Cable DVI + Digital Audio to HDMI Converter DVI-3150a HDMI to DVI + Digital Audio Converter DVI-3510a Table of Contents Section Page 1.0 Introduction.......................................

More information

HC-HD1. HDMI to DVI Converter

HC-HD1. HDMI to DVI Converter HC-HD1 HDMI to DVI Converter Cautions: 1. Purelink logo is our own trademark of Dtrovision LLC. 2. HDMI is a trademark of hdmi.org 3. Any of the products may be changed without any notice in order to improve

More information

High Definition (HD) Image Formats for Television Production

High Definition (HD) Image Formats for Television Production EBU TECH 3299 High Definition (HD) Image Formats for Television Production Status: Specification Geneva January 2010 1 Page intentionally left blank. This document is paginated for two sided printing Tech

More information

ASP-DTH. DVI & Audio to HDMI Converter. User Manual. Manual Number: 100901

ASP-DTH. DVI & Audio to HDMI Converter. User Manual. Manual Number: 100901 ASP-DTH DVI & Audio to HDMI Converter User Manual Manual Number: 100901 Safety and Notice The ASP-DTH DVI & Audio to HDMI Converter has been tested for conformity to safety regulations and requirements,

More information

HD-TV100 MP Digital TV and media player

HD-TV100 MP Digital TV and media player HD-TV100 MP Digital TV and media player User s manual 1. Functions overview: FULL HD TV HD Digital TV with MPEG-4(H.264)&MPEG-2, HD&SD standard DVB-T. HDMI HD format output 1080I, also compatible with

More information

CINEMA 4D RELEASE 10. Installation Guide 3D FOR THE REAL WORLD

CINEMA 4D RELEASE 10. Installation Guide 3D FOR THE REAL WORLD CINEMA 4D RELEASE 10 3D FOR THE REAL WORLD Installation Guide 1 CINEMA 4D R10 Installation Guide 1. Before installing Please read the following before installing this software: Always read the Readme

More information

DUKANE Intelligent Assembly Solutions

DUKANE Intelligent Assembly Solutions PC Configuration Requirements: Configuration Requirements for ipc Operation The hardware and operating system of the PC must comply with a list of minimum requirements for proper operation with the ipc

More information

HDMI to 3G-SDI Converter Quick Installation Guide

HDMI to 3G-SDI Converter Quick Installation Guide Introduction HDMI to 3G-SDI Converter Quick Installation Guide The HDMI to 3G-SDI Converter allows you to broadcast HDMI signals from one source to two 3G-SDI outputs. Key Features and Benefits Replicates

More information

PRINTER DRIVER GUIDE (KODAK 305 Photo Printer)

PRINTER DRIVER GUIDE (KODAK 305 Photo Printer) PRINTER DRIVER GUIDE () Microsoft, Windows, Windows XP, Windows Vista and Windows 7 are registered trademarks of Microsoft Corporation in the United States and/or other countries. Adobe, Adobe Photoshop

More information

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information

ENGLISH. Matrox DualHead2Go and TripleHead2Go

ENGLISH. Matrox DualHead2Go and TripleHead2Go ENGLISH Matrox DualHead2Go and TripleHead2Go DualHead2Go Digital Edition DualHead2Go DP Edition DualHead2Go Digital ME TripleHead2Go Digital Edition TripleHead2Go DP Edition TripleHead2Go Digital SE User

More information

Neo-Neon. LED Vision Mesh Screen Operation Manual. LED Vision Mesh Screen. Neo-Neon International Ltd He Shan Decorative Lighting Company Limited

Neo-Neon. LED Vision Mesh Screen Operation Manual. LED Vision Mesh Screen. Neo-Neon International Ltd He Shan Decorative Lighting Company Limited Neo-Neon LED Vision Mesh Screen Operation Manual He Shan Decorative Lighting Company Limited LED Display Engineering Department 1 Contents Chapter1 Specification and Function Parameters 3 Chapeter2 Structure

More information

AW-HE60 Firmware Upgrade Procedure

AW-HE60 Firmware Upgrade Procedure AW-HE60 Firmware Upgrade Procedure Please be sure to read this first. AW-HE60 Upgrade Procedure February 2015 The update of AW-HE60 camera is performed via a network from Web setting screen on

More information

VGA video signal generation

VGA video signal generation A VGA display controller VGA video signal generation A VGA video signal contains 5 active signals: horizontal sync: digital signal, used for synchronisation of the video vertical sync: digital signal,

More information

1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17)

1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17) Video Recorder 670 Series 1 DVR 670 Series firmware version 2.1.2 (date 2014-06-17) File name: 600rtseries_2.1.2_140617.bin - When a unit detects a HDD error, the DVR will automatically reboot so that

More information

Quadro Professional Drivers Quadro FX 3800/4800/5800 and Quadro CX SDI User s Guide. Version 2.0

Quadro Professional Drivers Quadro FX 3800/4800/5800 and Quadro CX SDI User s Guide. Version 2.0 Quadro Professional Drivers Quadro FX 3800/4800/5800 and Quadro CX SDI User s Guide Version 2.0 NVIDIA Quadro FX 3800/4800/5800 and Quadro CX SDI User s Guide v2.0 Published by 2701 San Tomas Expressway

More information

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions..

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions.. Table of Contents 1. Overview..... 3 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3 2. Installation Instructions.. 4 2.1 Installing the On Call Diabetes Management Software. 4 2.2

More information

1. Central Monitoring System Software

1. Central Monitoring System Software 1. Central Monitoring System Software 1-1. General information CMS program is an application with which users not only watch and control remote DVRs, but also receive video/audio data or alarm signals

More information

SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U. 1080i/720p HDTV Up-Converter with built-in Audio/Video processor

SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U. 1080i/720p HDTV Up-Converter with built-in Audio/Video processor R SDI TO HD-SDI HDTV UP-CONVERTER BC-D2300U 1080i/720p HDTV Up-Converter with built-in Audio/Video processor High-Technology, Low-Cost Solution for DTV Broadcasting from JVC s Newly Introduced BC-D2300U

More information

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting

Features Reference. About Unified Communication System. Before Using This Machine. Starting a Meeting. What You Can Do During the Meeting Features Reference About Unified Communication System Before Using This Machine Starting a Meeting What You Can Do During the Meeting Leaving a Meeting Managing Address Book Changing Network Configuration

More information

RGB - CGA, EGA, HD to VGA Converter ID# 657

RGB - CGA, EGA, HD to VGA Converter ID# 657 RGB - CGA, EGA, HD to VGA Converter ID# 657 Operation Manual Introduction Features The RGB, CGA, EGA, HD to VGA Converter PCB board is designed for application in Industry and Gaming. Used for the easy

More information

Lesson 10: Video-Out Interface

Lesson 10: Video-Out Interface Lesson 10: Video-Out Interface 1. Introduction The Altera University Program provides a number of hardware controllers, called cores, to control the Video Graphics Array (VGA) Digital-to-Analog Converter

More information

RGBlink Science & Technology Co., Ltd.

RGBlink Science & Technology Co., Ltd. Mini Video & Audio Converter User Manual MSP 211 HDMI to DVI RGBlink Science & Technology Co., Ltd. The pictures and data in the user manual are consult only, if there is fluctuation, according to the

More information

A6210 WiFi USB Adapter 802.11ac USB 3.0 Dual Band User Manual

A6210 WiFi USB Adapter 802.11ac USB 3.0 Dual Band User Manual 802.11ac USB 3.0 Dual Band User Manual August 2014 202-11373-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the

More information

Windows XP Home Edition / Windows XP Professional

Windows XP Home Edition / Windows XP Professional Windows XP Home Edition / Windows XP Professional COOLPIX5000/995/885/775 This manual is for those users of the COOLPIX5000/995/885/ 775 who are running Nikon View 4 (Version4.3.1) under Windows XP Home

More information

Manager Express Release 3.0 Software User Manual Jan 2012

Manager Express Release 3.0 Software User Manual Jan 2012 Manager Express Release 3.0 Software User Manual Jan 2012 0 Contents 1. Overview... 1 1.1. What s new... 1 1.2. Conventions... 1 1.3. Content management Overview... 2 2. Installation... 2 2.1. Minimum

More information

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT

QUADRO AND NVS DISPLAY RESOLUTION SUPPORT QUADRO AND NVS DISPLAY RESOLUTION SUPPORT DA-07089-001_v02 October 2014 Application Note DOCUMENT CHANGE HISTORY DA-07089-001_v02 Version Date Authors Description of Change 01 November 1, 2013 AP, SM Initial

More information

ebus Player Quick Start Guide

ebus Player Quick Start Guide ebus Player Quick Start Guide This guide provides you with the information you need to efficiently set up and start using the ebus Player software application to control your GigE Vision or USB3 Vision

More information

EFFECTS OF COLOR DEPTH

EFFECTS OF COLOR DEPTH EFFECTS OF COLOR DEPTH By Tom Kopin CTS, ISF-C March 2011 KRAMER WHITE PAPER WWW.KRAMERELECTRONICS.COM TABLE OF CONTENTS WHAT IS COLOR DEPTH?...1 DEEP COLOR...1 CALCULATING HDMI BANDWIDTH...1 Blu-Ray Players

More information

Contents. 1 VPN Remote Access Service

Contents. 1 VPN Remote Access Service Contents 1 VPN Remote Access Service Record of Revisions Reference numbers are shown at the bottom left corner on the back cover of each manual. Date Reference No. Revised Contents February, 2015 1075NE0

More information

CAM-VGA100 User Manual

CAM-VGA100 User Manual CAM-VGA100 User Manual Release Note: 1. Jan 28, 2004 official released v1.0 2. Feb 24, 2004 official released v1.1 Fix the definition of verify code Fix the bug of unable jump to power save mode Fix the

More information

VESA DisplayPort Marketing Guidelines

VESA DisplayPort Marketing Guidelines VESA DisplayPort Marketing Guidelines - DisplayPort Logo Use - - Promotion of Optional DisplayPort Features - Version 1.1 5/15/2013 Table of Contents Purpose of the DisplayPort Marketing Guidelines Page

More information

Windows XP Home Edition / Windows XP Professional

Windows XP Home Edition / Windows XP Professional Windows XP Home Edition / Windows XP Professional D1 Series This manual is for those users of D1 Series cameras who are running Nikon View 4 (Version4.3.1) under Windows XP Home Edition / Professional.

More information

Catalyst Software Suite Version 9.11 Release Notes

Catalyst Software Suite Version 9.11 Release Notes Catalyst Software Suite Version 9.11 Release Notes This release note provides information on the latest posting of AMD s industry leading software suite, Catalyst. This particular software suite updates

More information

Alarms of Stream MultiScreen monitoring system

Alarms of Stream MultiScreen monitoring system STREAM LABS Alarms of Stream MultiScreen monitoring system Version 1.0, June 2013. Version history Version Author Comments 1.0 Krupkin V. Initial version of document. Alarms for MPEG2 TS, RTMP, HLS, MMS,

More information

v. 2.4.1 v. 3.4.1 Alarm Notifications: [Y] Bounding boxes for analytics: [N]

v. 2.4.1 v. 3.4.1 Alarm Notifications: [Y] Bounding boxes for analytics: [N] VideoIQ Milestone Integration CCTV Systems AB, Nordic Agent for VideoIQ has together with VideoIQ and Milestone created this document. This document explains the different parts of software in Milestone

More information

Laser Series. Laser. Leddura Lexinus Mensa. 84 inch UHD. Smart innovation! For when function matters.

Laser Series. Laser. Leddura Lexinus Mensa. 84 inch UHD. Smart innovation! For when function matters. Leddura Lexinus Mensa Series For when function matters. High quality displays suitable for all applications. Stay connected with your audience and be utmost effective and efficient in a collaborative learning

More information

VisionView Maintenance Utility 1.2.0 Release Notes

VisionView Maintenance Utility 1.2.0 Release Notes VisionView Maintenance Utility 1.2.0 Release Notes Copyright 2008-2009, Cognex Corporation. All rights reserved. Overview This document describes Release 1.2.0 of the Cognex VisionView Maintenance Utility.

More information

Fit Clip Plus Portable Media Player

Fit Clip Plus Portable Media Player Fit Clip Plus Portable Media Player User Guide BL 8GB Thank you for purchasing a Fit Clip Plus Portable Media Player! To get the most out of your Fit Clip Plus, please read this entire user guide carefully.

More information

Epiphan Frame Grabber User Guide

Epiphan Frame Grabber User Guide Epiphan Frame Grabber User Guide VGA2USB VGA2USB LR DVI2USB VGA2USB HR DVI2USB Solo VGA2USB Pro DVI2USB Duo KVM2USB www.epiphan.com 1 February 2009 Version 3.20.2 (Windows) 3.16.14 (Mac OS X) Thank you

More information

DIGICLIENT 8.0 Remote Agent Software

DIGICLIENT 8.0 Remote Agent Software DIGICLIENT 8.0 Remote Agent Software MODEL: D17800 Series Instruction Manual English Version 1.0 Copyright 2007 Digimerge Technologies Inc Table of Contents Table of Contents About the DigiClient 8.0...

More information

Wireless LAN 802.11g USB Adapter

Wireless LAN 802.11g USB Adapter Wireless LAN 802.11g USB Adapter User s Guide Version 1.0 User s Guide 0 Copyright statement No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by

More information

ATI Catalyst Software Suite Version 10.9 Release Notes

ATI Catalyst Software Suite Version 10.9 Release Notes ATI Catalyst Software Suite Version 10.9 Release Notes This release note provides information on the latest posting of AMD s industry leading software suite, ATI Catalyst. This particular software suite

More information

HDMI on OMAP4 PANDA. Design, Challenges and Lessons Learned Mythri P K

HDMI on OMAP4 PANDA. Design, Challenges and Lessons Learned Mythri P K HDMI on OMAP4 PANDA Design, Challenges and Lessons Learned Mythri P K 1 Agenda HDMI in a Nutshell OMAP4 HDMI hardware High level software requirements Compliance dependent HDMI features Current software

More information

User Guide. Quantum Control Software. Videowall Processors. Quantum Elite Control Software Quantum Connect Control Software. 68-1883-01 Rev.

User Guide. Quantum Control Software. Videowall Processors. Quantum Elite Control Software Quantum Connect Control Software. 68-1883-01 Rev. User Guide Videowall Processors Quantum Control Software Quantum Elite Control Software Quantum Connect Control Software 68-1883-01 Rev. A 03 11 Conventions Used in this Guide In this user guide, the following

More information

LINE IN, LINE OUT AUDIO IN, AUDIO OUT FIXED, VARIABLE TO TV, VIDEO IN, VIDEO OUT. 2010 Sony Electronics Inc. All rights reserved.

LINE IN, LINE OUT AUDIO IN, AUDIO OUT FIXED, VARIABLE TO TV, VIDEO IN, VIDEO OUT. 2010 Sony Electronics Inc. All rights reserved. Based on the information you provided we are unable to match you with a specific hookup recommendation. For your convenience this document provides the four most common hookup configurations for the devices

More information

Optimizing BrightSign Video Quality

Optimizing BrightSign Video Quality Optimizing BrightSign Video Quality The BrightSign "compact" models are capable of producing excellent high quality High Definition video output. However, video quality can be reduced if a system isn't

More information

Altera High-Definition Multimedia Interface (HDMI) IP Core User Guide

Altera High-Definition Multimedia Interface (HDMI) IP Core User Guide Altera High-Definition Multimedia Interface (HDMI) IP Core User Guide Subscribe Last updated for Quartus Prime Design Suite: 16.0 UG-HDMI 101 Innovation Drive San Jose, CA 95134 www.altera.com TOC-2 Contents

More information

TekBots TM Oregon State University. usb_cam ------------------------------- User Guide. Version 1.0 By Adriaan Smit OSU EE Graduate Student

TekBots TM Oregon State University. usb_cam ------------------------------- User Guide. Version 1.0 By Adriaan Smit OSU EE Graduate Student usb_cam ------------------------------- User Guide TekBots TM Oregon State University Version 1.0 By Adriaan Smit OSU EE Graduate Student Copyright 2004 - Oregon State University Page 2 of 2 Table of Contents

More information

Use this guide to set up your HP Digital Entertainment Center to work with your TV or Display.

Use this guide to set up your HP Digital Entertainment Center to work with your TV or Display. Use this guide to set up your HP Digital Entertainment Center to work with your TV or Display. Setting Up Your TV/Display for the First Time Adjusting Video Video Troubleshooting Video Out Information

More information

EasyMP Monitor Operation Guide Ver.4.53

EasyMP Monitor Operation Guide Ver.4.53 EasyMP Monitor Operation Guide Ver.4.53 2 Notations Used in This Guide The following table shows the symbols used in this manual, along with descriptions of what they mean. q s Indicates additional information

More information

Read Me UNISTREAM AUTOMATION IDE

Read Me UNISTREAM AUTOMATION IDE Read Me UNILOGIC SOFTWARE UNISTREAM AUTOMATION IDE Unitronics UniLogic software is the programming Integrated Development Environment (IDE) you use to configure hardware, communications, and develop both

More information

Operation and Maintenance Terminal (OMT 1.2) User s Manual for use with MPW2100-23

Operation and Maintenance Terminal (OMT 1.2) User s Manual for use with MPW2100-23 Operation and Maintenance Terminal (OMT 1.2) User s Manual for use with MPW2100-23 1. Outline 1.1 Operation and Maintenance Terminal The OMT is powerful software when it is incorporated with the repeaters;

More information

SpyderControl Suite 2012 for Windows Vista, Windows 7, and Windows 8 Release Notes.

SpyderControl Suite 2012 for Windows Vista, Windows 7, and Windows 8 Release Notes. SpyderControl Suite 2012 for Windows Vista, Windows 7, and Windows 8 Release Notes. Upgrade note: ============================ If upgrading from a previous version, we strongly recommend performing a backup

More information

Field Calibration Software

Field Calibration Software SIGNAL HOUND Field Calibration Software User s Manual Version 1.1.0 7/8/2016 This information is being released into the public domain in accordance with the Export Administration Regulations 15 CFR 734

More information

Appendix A. CMS(Client Management Software)

Appendix A. CMS(Client Management Software) Appendix A. CMS(Client Management Software) A-1. Install CMS for Windows PC CMS is a program for communication between DVR and PC to control signal and video. Insert the enclosed CD, and go to CD-ROM Drive

More information

HARDWARE MANUAL HD222, HD1022. BrightSign, LLC. 16780 Lark Ave., Suite B Los Gatos, CA 95032 408-852-9263 www.brightsign.biz

HARDWARE MANUAL HD222, HD1022. BrightSign, LLC. 16780 Lark Ave., Suite B Los Gatos, CA 95032 408-852-9263 www.brightsign.biz HARDWARE MANUAL HD222, HD1022 BrightSign, LLC. 16780 Lark Ave., Suite B Los Gatos, CA 95032 408-852-9263 www.brightsign.biz 1 TABLE OF CONTENTS Overview... 1 Block Diagram... 2 HD222... 3 HD1022... 4 Hardware

More information

Video display interfaces

Video display interfaces White Paper Video display interfaces Within the last few years, a number of new and competing video display interfaces have emerged. While each claims to have unique benefits, there is some overlap. This

More information

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

FREQUENTLY ASKED QUESTIONS (FAQs) 123Scan 2 Scanner Configuration Utility 19 April 2011

FREQUENTLY ASKED QUESTIONS (FAQs) 123Scan 2 Scanner Configuration Utility 19 April 2011 FREQUENTLY ASKED QUESTIONS (FAQs) 123Scan 2 Scanner Configuration Utility 19 April 2011 Table of Content Question No. Product Overview What model scanners are supported by 123Scan 2 1 What are the key

More information

Modbus and ION Technology

Modbus and ION Technology 70072-0104-14 TECHNICAL 06/2009 Modbus and ION Technology Modicon Modbus is a communications protocol widely used in process control industries such as manufacturing. PowerLogic ION meters are compatible

More information

Digital Systems Design. VGA Video Display Generation

Digital Systems Design. VGA Video Display Generation Digital Systems Design Video Signal Generation for the Altera DE Board Dr. D. J. Jackson Lecture 12-1 VGA Video Display Generation A VGA signal contains 5 active signals Two TTL compatible signals for

More information

User Manual of Web Client

User Manual of Web Client User Manual of Web Client 1 Index Chapter 1 Software Installation... 3 Chapter 2 Begin to Use... 5 2.1 Login and Exit... 5 2.2 Preview Interface Instruction... 6 2.3 Preview Image... 7 Chapter 3 Playback...

More information

Installation and setup of remote keyboard for monitoring system Multiscreen 5.x

Installation and setup of remote keyboard for monitoring system Multiscreen 5.x Installation and setup of remote keyboard for monitoring system Multiscreen 5.x Software module «Stream MultiScreen keyboard configurator» is dedicated to control of Multiscreen 5.x over the local network.

More information

DVB-T2 DIGITAL TV BOX

DVB-T2 DIGITAL TV BOX DVB-T2 DIGITAL TV BOX QUALITY OF DIGITAL TELEVISION MT4159 User Manual EN 2 Index Index...2 Introduction...3 Front panel...3 Rear panel...3 Remote control...4 Hardware configuration...5 Connecting tuner

More information

Assets, Groups & Networks

Assets, Groups & Networks Complete. Simple. Affordable Copyright 2014 AlienVault. All rights reserved. AlienVault, AlienVault Unified Security Management, AlienVault USM, AlienVault Open Threat Exchange, AlienVault OTX, Open Threat

More information

EasyMP Monitor Operation Guide Ver.4.40

EasyMP Monitor Operation Guide Ver.4.40 EasyMP Monitor Operation Guide Ver.4.40 2 Notations Used in This Guide The following table shows the symbols used in this manual, along with descriptions of what they mean. Caution q s Indicates procedures

More information

VFS24/32HDIP. Public Display IP Monitor User Manual

VFS24/32HDIP. Public Display IP Monitor User Manual VFS24/32HDIP Public Display IP Monitor User Manual 2 Contents Before You Begin...4 Side Panel Control buttons...6 Connections...7 OSD Function...7 LCD monitor Mounting Guide...9 Getting started... 10 Power

More information

Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product

Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product Skyworth LCD Video Wall Controller User Manual Please read the user guide book carefully before using this product 1 Contents 1. Features 2. Specifications 3. Control System Illustration 4. Operation 2

More information

Technical Note TN_158. What is the Camera Parallel Interface?

Technical Note TN_158. What is the Camera Parallel Interface? TN_158 What is the Camera Parallel Interface? Issue Date: 2015-03-23 This technical note explains the basics of the Camera Parallel Interface, a feature of FTDI MCUs. Use of FTDI devices in life support

More information

Acer LCD Monitor Driver Installation Guide

Acer LCD Monitor Driver Installation Guide 1 Contents 1 Contents... 1 2 Introduction... 2 3 Installation Guide... 2 3.1 PC requirements... 2 3.2 Installing the Acer LCD Monitor Driver on Windows Vista... 3 3.2.1 Hardware first install... 3 3.2.2

More information

HANTZ + PARTNER The Upgrade Company! www.hantz.com

HANTZ + PARTNER The Upgrade Company! www.hantz.com Quick Start Guide X3000 HD Network Media Player X3000 HD NETWORK MEDIA PLAYER POWER HANTZ + PARTNER The Upgrade Company! www.hantz.com A Get to know your HELIOS X3000 Thank you for purchasing the HELIOS

More information

Kvaser Mini PCI Express User s Guide

Kvaser Mini PCI Express User s Guide Kvaser Mini PCI Express User s Guide Copyright 2013-2014 Kvaser AB, Mölndal, Sweden http://www.kvaser.com Printed Sunday 28 th September, 2014 We believe that the information contained herein was accurate

More information

VM0808H HDMI Matrix Switch RS-232 Control Tool V1.0.064 User Manual

VM0808H HDMI Matrix Switch RS-232 Control Tool V1.0.064 User Manual VM0808H HDMI Matrix Switch RS-232 Control Tool V1.0.064 User Manual www.aten.com FCC Information This is an FCC Class A product. In a domestic environment this product may cause radio interference in which

More information

CashFlow Programming Module CPM

CashFlow Programming Module CPM CashFlow Programming Module CPM Installation & User Guide GB REV G4 08/08/2006 Table of Content Table of Content... 2 CashFlow Programming Module (CPM)... 4 What is a CPM?... 4 CPM Identification... 4

More information

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8 v. 20120510 Table of Contents RTiPanel Overview and Requirements... 3 Software Requirements:... 3 Hardware Requirements:... 3 Network Requirements:... 3 Licensing Requirements:... 4 Basic Integration Designer

More information

Model 288B Charge Plate Graphing Software Operators Guide

Model 288B Charge Plate Graphing Software Operators Guide Monroe Electronics, Inc. Model 288B Charge Plate Graphing Software Operators Guide P/N 0340175 288BGraph (80207) Software V2.01 100 Housel Ave PO Box 535 Lyndonville NY 14098 1-800-821-6001 585-765-2254

More information

1-MINIMUM REQUIREMENT SPECIFICATIONS FOR DVB-T SET-TOP-BOXES RECEIVERS (STB) FOR SDTV

1-MINIMUM REQUIREMENT SPECIFICATIONS FOR DVB-T SET-TOP-BOXES RECEIVERS (STB) FOR SDTV 1-MINIMUM REQUIREMENT SPECIFICATIONS FOR DVB-T SET-TOP-BOXES RECEIVERS (STB) FOR SDTV Standard definition television Terminology SHALL (mandatory): Denotes that the item is mandatory. SHOULD (recommended):

More information