REVISIONS LTR DESCRIPTION DATE APPROVED - Initial Release 11/5/07 MDB A ECR /9/08 MDB

Size: px
Start display at page:

Download "REVISIONS LTR DESCRIPTION DATE APPROVED - Initial Release 11/5/07 MDB A ECR /9/08 MDB"

Transcription

1 REVISIONS LTR DESCRIPTION DATE APPROVED - Initial Release 11/5/07 MDB A ECR /9/08 MDB CONTRACT NO. DRAWN BY CHECKED BY APPROVED BY DATE P. Phillips 11/2/07 TITLE M. Bester 11/5/07 SIZE A 2120 Old Gatesburg Road State College, PA Frequency Reference System Model RMR-1004 User Communication Specification FSCM NO. 4NN85 DWG. NO. DCOM FILENAME: DCOM-21126_A.doc SHEET 1 OF 10

2 Table of Contents 1 Introduction Network Interface MIB Structure SNMP Message Details Reset Unit Command (.1) Write Only Product Type (.2) Read Only Active Faults Table (.3) Read Only Reset Latched Faults Command (.4) Write Only Unit Serial Number (.5) Read Only Reference Mode (.6) Read Only Detail Fault Flags (.7) Read Only Event Log (.8) Read Only Power Supply Voltages (.9) Read Only Operation Time (.10) Read Only Firmware Version (.11) Read Only Power-Up Warning (.12) Read/Write External Reference Frequency (.13) Read/Write Remote/Local Mode (.14) Read/Write Band Switch Position (.15) Read/Write Power Switch Position (.16) Read/Write LNB RF Attenuation (.17) Read/Write MAC Info (.18) Read Only LNB PS Voltage Set-Point (.19) Read/Write MHz Frequency Calibration (.20) Read/Write Web-Page Interface (HTTP) Home Page Network Setting Page Calibration Page List of Tables Table 2.1 RMR-1004 MIB Structure...3 Table 2-2 Event Codes...7 Page 2 of 10

3 Frequency Reference System Model RMR-1004 User Communication Specification 1 Introduction The RMR-1004 network interface supports Simple Network Management Protocol version 1 (SNMPv1), which is defined in RFC 1157 and is a full IETF standard. Its security is based on communities, which are nothing more than passwords plain-text strings that allow any SNMP-based application that knows the strings to gain access to a device s management information. There are typically three communities in SNMPv1: read-only, read-write, and trap (not supported by the RMR-1004). Read-only items would contain status information of the product such as power supply voltages or fault codes. The read-write items would contain controls such as attenuation settings and band-select settings. The customer must supply their own third-party PC software in order to communicate with the unit via the network interface. These software packages are called SNMP Managers and can be purchased or developed in-house. A management information block (MIB) file will be made available to the customer. This file is needed in order for the SNMP Manager software to understand what data is available from the product and where it is located. 2 Network Interface 2.1 MIB Structure The Ethernet interface uses the industry-standard SNMP protocol to control and monitor the RMR The SNMP Management Information Block (MIB) defines the address of each of the settings, controls, or commands. The MIB address for the RMR-1004 is prefixed with the following:.iso.org.dod.internet.private.enterprises.vertexrsi.vertexrsiproducts.rmr ( ) Each setting, control, or command is addressed using an address appended to this prefix. MIB addresses are represented in decimal. Table 2-1 lists the settings, controls, and commands that can be accessed through the Ethernet interface. Table 2-1. RMR-1004 MIB Structure MIB Address Access Mode Data Type Name Description.1 W INTEGER Unit Reset Command See Section R INTEGER Product Type See Section NA NULL Active Faults Table * See Section R INTEGER Power-Up Warning.3.1 R INTEGER Logic Board Fault.3.2 R INTEGER Main Power Supply Fault.3.3 R INTEGER LNB Power Supply Fault.4 W INTEGER Fault Reset Command See Section R STRING Unit Serial Number See Section R INTEGER Reference Mode See Section NA NULL Detailed Fault Table * See Section R INTEGER NVRAM Fault.7.1 R INTEGER Power-Up Warning.7.2 R INTEGER Main Power Supply #1 V High Fault Page 3 of 10

4 MIB Address Access Mode Table 2-1. RMR-1004 MIB Structure Data Type Name Description.7.3 R INTEGER Main Power Supply #1 V Low Fault.7.4 R INTEGER Main Power Supply #2 V High Fault Not enabled in the RMR R INTEGER Main Power Supply #2 V Low Fault Not enabled in the RMR R INTEGER LNB Power Supply V High Fault.7.7 R INTEGER LNB Power Supply V Low Fault.7.8 R INTEGER LNB Fuse Fault.7.9 R INTEGER LNB Power Supply I High Fault.7.10 R INTEGER LNB Power Supply I Low Fault.7.11 R INTEGER RF Amp Power Supply V Low Fault.7.12 R INTEGER RF Amp Power Supply V High Fault.8 NA NULL Event Log Table See Section R INTEGER Event Code # R INTEGER Event Code # R INTEGER Event Time Days R INTEGER Event Time Hours R INTEGER Event Time Minutes R INTEGER Event Time Seconds.9 NA NULL Power Supply Table See Section R INTEGER Main Power Supply #1 Voltage.9.1 R INTEGER Main Power Supply #2 Voltage.9.2 R INTEGER LNB Power Supply Voltage.9.3 R INTEGER LNB Power Supply Current.9.4 R INTEGER RF Amp Power Supply Voltage.10 NA NULL Run Time Table See Section R INTEGER Days.10.1 R INTEGER Hours.10.2 R INTEGER Minutes.10.3 R INTEGER Seconds.11 R INTEGER Version See Section RW INTEGER Power-up Warning Enable See Section RW INTEGER External Reference Frequency See Section RW INTEGER Control Mode See Section RW INTEGER Band Switch Position See Section RW INTEGER Power Switch Position See Section RW INTEGER LNB RF Attenuation See Section R STRING MAC Information See Section RW INTEGER LNB PS Voltage Setpoint See Section RW INTEGER 10MHz Frequency Calibration See Section * Fault and status flag indicators: -1 = Unavailable or unknown, 0 = Inactive or Off, 1 = Active or On. Page 4 of 10

5 2.2 SNMP Message Details Reset Unit Command (.1) Write Only Sending any non-zero value to the Reset Unit Command instance will cause the main processor to reset. During a reset, the RMR-1004 Ethernet connection will be disconnected. If the Ethernet mode was set to DHCP, the RMR-1004 may be assigned a new IP address upon reset Product Type (.2) Read Only This message contains the product code of the RMR The product code is decimal 80 and is assigned at the factory. The product type code can not be changed by the user Active Faults Table (.3) Read Only The Active Fault Flags contain top-level fault information. If a fault occurs, the corresponding fault flag will be active until the fault stops occurring and the user sends a Reset Latched Faults Command. The Detailed Fault Flags instance contains more detailed fault information that the user may query. Each flag may be in one of three states: Unavailable (-1) The fault status cannot be determined. Inactive (0) The corresponding fault hasn t occurred. Active (1) The corresponding fault has occurred. The following are the fault flag instances that may be read:.3.0 Power-Up Warning: If the power-up warning setting is enabled, this flag will be active whenever the unit is power-cycled..3.1 Logic Board Fault: A logic board fault has occurred..3.2 Main Power Supply Fault: A main power supply limit has been exceeded..3.3 LNB Power Supply Fault: An LNB power supply limit has been exceeded Reset Latched Faults Command (.4) Write Only Sending a non-zero value to the Reset Latched Faults Command instance will clear any latched faults contained in the Fault Summary Flags instance or the Detailed Fault Flags instance that are not presently occurring. Faults that are cleared will revert back to the inactive state Unit Serial Number (.5) Read Only The Unit Serial Number instance contains the RMR-1004 unit serial number. The serial number is 10 ASCII characters in length and is assigned at the factory. The serial number can not be changed by the user Reference Mode (.6) Read Only The Reference Mode instance contains the current status of the reference. The reference may be either Internal (0) or External (1) mode. If a usable external reference signal is detected, the reference mode will be External. If a usable external reference signal isn t detected, the internal 10 MHz reference will be enabled. If the Reference Mode cannot be determined, it will be reported as Unavailable (-1) Detail Fault Flags (.7) Read Only The Detailed Fault Flags instance contains the most detailed fault information that is available from the RMR unit. If a fault occurs, the corresponding fault flag will be active until the fault stops occurring and the user sends a Reset Latched Faults Command. Each flag may be in one of three states: Unavailable (-1) The fault status cannot be determined. Inactive (0) The corresponding fault hasn t occurred. Active (1) The corresponding fault has occurred. Page 5 of 10

6 The following are the fault flag instances that may be read:.7.0 NVRAM Fault: The NVRAM device located on the logic board has failed..7.1 Power-Up Warning: If the power-up warning setting is enabled, this flag will be active whenever the unit is power-cycled..7.2 Main PS #1 Voltage High Fault: The main power supply has exceeded its upper threshold limit..7.3 Main PS #1 Voltage Low Fault: The main power supply has gone below its lower threshold limit..7.4 Main PS #2 Voltage High Fault: Not enabled in the RMR-1004; always reported as Unavailable (-1)..7.5 Main PS #2 Voltage Low Fault: Not enabled in the RMR-1004; always reported as Unavailable (-1)..7.6 LNB PS Voltage High Fault: The LNB power supply voltage has exceeded its upper threshold limit..7.7 LNB PS Voltage Low Fault: The LNB power supply voltage has gone below its lower threshold limit..7.8 LNB PS Poly-Fuse Tripped: The inline LNB power supply poly-fuse has tripped..7.9 LNB PS Current High Fault: The LNB power supply current has exceeded its upper threshold limit LNB PS Current Low Fault: The LNB power supply current has gone below its lower threshold limit RF Amplifier PS Voltage Low Fault: The RF amplifier power supply voltage has gone below its lower threshold limit RF Amplifier PS Voltage High Fault: The RF amplifier power supply voltage has exceeded its upper threshold limit Event Log (.8) Read Only The Event Log instance contains 32 event log entries. Each entry contains an event code. The event code consists of two values as defined in the Event Codes table, below. Each log entry also contains a sub-entry for the time-stamp of when the event occurred. For example, if the first event log entry contained a Main Power Supply Voltage High fault that occurred after the unit had been powered-on for 1 day, 4 hours, 3 minutes, and 34 seconds, the entry would appear as: = 17 (Event Code #1) = 48 (Event Code #2) = 1 (Days) = 4 (Hours) = 3 (Minutes) = 34 (Seconds) Any blank entries in the Event Log will contain a value of 255. Table 2-2 lists the event codes that are returned in response to the event log message. They represent every fault condition detectable by the unit. Page 6 of 10

7 Table 2-2. Event Codes Event Code #1 #2 Description NVRAM Fail The non-volatile memory has failed. Power Up This warning is generated each time the logic board is powered-up. This may be useful to indicate whether power to the unit has been interrupted while an operator is not present. This warning may be disabled. Main Supply #1 Voltage High The output of the main power supply has gone above a predefined upper limit threshold. Main Supply #1 Voltage Low The output of the main power supply has gone below a predefined upper limit threshold. Main Supply #2 Voltage High Not enabled in the RMR Main Supply #2 Voltage Low Not enabled in the RMR RF Amplifier Supply Voltage High The output of the RF amplifier power supply has gone above a predefined upper limit threshold. RF Amplifier Supply Voltage Low The output of the RF amplifier power supply has gone below a predefined upper limit threshold. RF Amplifier Poly-Fuse Tripped The in-line RF amplifier power supply poly-fuse has opened. LNB Supply Voltage High The output of the LNB power supply has gone above a predefined upper limit threshold. LNB Supply Voltage Low The output of the LNB power supply has gone below a predefined upper limit threshold. LNB Poly-Fuse Tripped The in-line LNB power supply poly-fuse has opened. LNB Supply Current Low The current output of the LNB power supply has gone above a predefined upper limit threshold. LNB Supply Current High The current output of the LNB power supply has gone below a predefined upper limit threshold Power Supply Voltages (.9) Read Only The Power Supply Voltages instance contains the measured voltage of the main power supply (+24 VDC), the LNB power supply voltage, the LNB power supply current draw, and the RF amplifier power supply voltage. Each power supply has pre-defined upper and lower measurement limits. If the measured voltage or current goes outside these limits, a corresponding fault will occur. The following are the power supply voltage or current instances that may be read:.9.0 Main Power Supply Voltage #1: Main power supply #1 voltage measurement in volts x Main Power Supply Voltage #2: (Used for units that have two power supplies.) Main power supply #2 voltage measurement in volts x 100. The RMR-1004 has only one main power supply, so this value is reported as 0 volts..9.2 LNB Power Supply Voltage: LNB power supply voltage measurement in volts x LNB Power Supply Current: LNB power supply current measurement in milliamps. Page 7 of 10

8 .9.4 RF Amp Power Supply Voltage: RF amplifier power supply voltage measurement in volts x 100. Note that the voltage measurements are reported as x 100 to obtain integer values of measurements to hundredths of a volt (n.nn); current is reported in milliamps and is not scaled Operation Time (.10) Read Only The Operation Time instance contains the total time the RMR-1004 has been powered-on. The power-on time is recorded in days, hours, minutes, seconds format. The following are the operation time instances that may be read:.10.0 Days: Number of whole days that the RMR has been powered on Hours: Number of whole hours that the RMR has been powered on Minutes: Number of whole minutes that the RMR has been powered on Seconds: Number of whole seconds that the RMR has been powered on Firmware Version (.11) Read Only The Firmware Version instance contains the firmware version number. The firmware version is x100 scale. For example, a reading of 125 represents firmware version Power-Up Warning (.12) Read/Write The Power-Up Warning instance contains the power-up warning setting. If enabled, the RMR-1004 will set the power-up warning flag whenever the unit is power-cycled. This setting may be enabled or disabled. Sending a 0 to this instance will disable the power-up warning and sending a 1 will enable the power-up warning External Reference Frequency (.13) Read/Write The External Reference Frequency instance contains the external reference frequency setting. The external reference frequency may be set for 5 MHz or 10 MHz. To set the frequency setting to 5 MHz, a 5 must be written to this instance. To set the frequency to 10 MHz, a 10 must be written to this instance Remote/Local Mode (.14) Read/Write The Remote/Local Mode instance contains the RMR-1004 control mode setting. In Local mode, the RMR-1004 front-panel band select switch is operational. While in Local mode, the system status can be monitored via the Ethernet interface. Any commands issued via the Ethernet interface will be ignored, except for the command to switch to Remote mode. In Remote mode, the RMR-1004 front-panel band select switch is not operational and the Ethernet interface can be used to monitor system status and issue commands. To set the RMR to Local mode, a 0 must be set to this instance, or the Local mode must be selected from the front panel push button switch. To set the RMR-1004 to Remote mode, a 1 must be set to this instance, or the Remote mode must be selected from the front panel push button switch Band Switch Position (.15) Read/Write The Band Switch Position instance contains the RMR-1004 TLNB band selection output setting. The switch may be in 1 of 3 positions. Any integer value less than 1 or greater than 3 will be ignored by the unit. 1 Band A Position. 2 Band B Position. 3 Band C Position. Page 8 of 10

9 Power Switch Position (.16) Read/Write The Power Switch Position instance contains the RMR-1004 LNB power supply switch setting. The +Vdc power supply may be turned on or off to the TLNB device. The power switch position can be set to either of two values. A value other than 0 or 1 will be ignored by the unit. 0 Power switched Off to the LNB. 1 Power switched On to the LNB LNB RF Attenuation (.17) Read/Write The LNB RF Attenuation instance contains the RF attenuation setting for the LNB RF path. This attenuation setting may be set from 0.0 db to 20.0 db in 0.5 db increments. If a value that is set isn t in 0.5 db increments, the attenuation setting will be rounded to the nearest 0.5 db increment. Any values set that are above 20.0 db will be ignored. The sent and returned values are scaled by x10 (ex: 35 = 3.5 db) MAC Info (.18) Read Only The MAC Info instance contains the 6-byte MAC that has been assign to the Ethernet interface. The first 3 bytes are company specific and shall always be reported back as B. The last 3 bytes are assigned at the factory during production testing. The MAC is reported as a string of ASCII characters which represent the byte values as hexadecimal (base 16) numbers LNB PS Voltage Set-Point (.19) Read/Write The LNB power supply voltage may be adjusted by the user. The voltage set-point may range from 13.0 V to 20.0 V. This set-point may be adjusted in 0.5 V increments. The sent and returned values are scaled by x10 (ex: 155 = 15.5 V) MHz Frequency Calibration (.20) Read/Write The internal 10 MHz frequency reference may be adjusted by the user. The set-point may be set to any value from 0 to Changing this value will change the reference frequency. This setting should only be modified by certified personnel using NIST traceable test equipment. This capability allows calibration to be done without removing the top cover of the unit. To calibrate the unit, a highly accurate frequency counter should be connected to one of the RMR-1004 outputs. To update the output frequency, send the new value to this address. The frequency should change immediately. The new calibration value will be stored into non-volatile memory after each update is commanded. Page 9 of 10

10 3 Web-Page Interface (HTTP) The RMR-1004 contains a basic web-page interface. This interface has limited capabilities. These capabilities include the ability to modify the network settings of the unit and the ability to adjust the internal 10 MHz reference oscillator. To access the main web page, use a web browser such as Firefox or Internet Explorer. Enter the IP address of the unit into the address bar of the browser in order to go to the unit s home page. 3.1 Home Page The home page displays the unit s current IP address and its factory assigned MAC address. 3.2 Network Setting Page The network settings page contains three network parameters: IP Address, Subnet Mask, and Gateway Address. These parameters will display the unit s network settings. The user may modify these setting by typing in the appropriate information and then clicking on the Update button to command the unit to update its appropriate network setting. Any network setting changes will be immediately active. If the IP address setting is changed, the user must browse to the new IP address to re-establish communications. Any network setting changes should be recorded by the user for future reference. 3.3 Calibration Page The calibration page allows the user to modify the output frequency of the internal 10 MHz reference. The calibration is implemented with an internal digital potentiometer that may be set from 0 to Changing this value will change the reference frequency. This setting should only be modified by certified personnel using NIST traceable test equipment. To calibrate the unit, a highly accurate frequency counter should be connected to one of the RMR-1004 outputs. To update the output frequency, type in a new value into the calibration text box and press the Update button. The frequency should change immediately. The new calibration value will be stored into nonvolatile memory after each Update is commanded. Page 10 of 10

SAT IF distribution system

SAT IF distribution system 7. Technical specifications Type cs43 RF input frequency range pr. 50-350 MHz inputs number 4 level pr. 55...88 dbµv 60...93 dbµv symbol rate 3 45 Ms/s return loss/impedance > 0 db/75 Ω LNB powering/control

More information

C Module Description

C Module Description IQMMX -Input Router & ASI Distribution Amplifier C Module Description The IQMMX is an ASI to 1 switch, distribution amplifier and transport stream switcher with up to 8 outputs in double width form or

More information

INFORMATION TO USER CAUTION RISK OF ELECTRIC SHOCK, DO NOT OPEN

INFORMATION TO USER CAUTION RISK OF ELECTRIC SHOCK, DO NOT OPEN INFORMATION TO USER CAUTION RISK OF ELECTRIC SHOCK, DO NOT OPEN! CAUTION: TO REDUCE THE RISK OF ELECTRIC SHOCK, DO NOT REMOVE COVER (OR BACK). NO USER SERVICEABLE PARTS INSIDE. REFER SERVICING TO QUALIFIED

More information

User Manual K.M.E. Dante Module

User Manual K.M.E. Dante Module User Manual K.M.E. Dante Module Index 1. General Information regarding the K.M.E. Dante Module... 1 1.1 Stream Processing... 1 1.2 Recommended Setup Method... 1 1.3 Hints about Switches in a Dante network...

More information

Instruction Manual Model 2412-x08 Multi-Channel AGC Amplifier

Instruction Manual Model 2412-x08 Multi-Channel AGC Amplifier Instruction Manual Model 2412-x08 Multi-Channel AGC Amplifier 2412-408 Four Channel 2412-308 Three Channel 2412-208 Two Channel 2412-108 One Channel March 2017, Rev. A 1 2 3 4 A B CHANNEL STATUS REMOTE

More information

TOOLS AND TEST EQUIPMENT REQUIRED

TOOLS AND TEST EQUIPMENT REQUIRED 3EM20188 Issue 4 Maintenance Section TBD 2009 Chart 17 PA Output Level Calibration PURPOSE Use this procedure to calibrate the UD-51() Power Amplifier (PA) output in radio configuration that is equipped

More information

CompactMax-2 DVB-S/S2 TO DVB-T2 TRANSMODULATOR - 0 MI2100 -

CompactMax-2 DVB-S/S2 TO DVB-T2 TRANSMODULATOR - 0 MI2100 - CompactMax-2 DVB-S/S2 TO DVB-T2 TRANSMODULATOR - 0 MI2100 - SAFETY NOTES Read the user s manual before using the equipment, mainly "SAFETY RULES" paragraph. The symbol on the equipment means "SEE USER

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

2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE. Revised

2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE. Revised 2G Video Wall Guide Just Add Power HD over IP Page1 2G VIDEO WALL GUIDE Revised 2016-05-09 2G Video Wall Guide Just Add Power HD over IP Page2 Table of Contents Specifications... 4 Requirements for Setup...

More information

Smart Com Remote Diagnostics Manual - Rev 6

Smart Com Remote Diagnostics Manual - Rev 6 Smart Com Remote Diagnostics Manual - Rev 6 Chapter 1: Overview Varis' Remote Diagnostics (RD) allows you to remotely troubleshoot your Smart Com communication system via the mine's own local area network

More information

N+1 Redundancy with the VCom HD4040 Upconverter

N+1 Redundancy with the VCom HD4040 Upconverter N+1 Redundancy with the VCom HD4040 Upconverter Document ID: 47164 Contents Introduction Prerequisites Requirements Components Used Conventions Set Up Communication with the Upconverter VCom Dual4040D

More information

EdgeConnect Module Quick Start Guide ITERIS INNOVATION FOR BETTER MOBILITY

EdgeConnect Module Quick Start Guide ITERIS INNOVATION FOR BETTER MOBILITY EdgeConnect Module Quick Start Guide ITERIS INNOVATION FOR BETTER MOBILITY 493456301 Rev B April 2009 Table of Contents Installation... 1 Setup... 2 Operation... 4 Live Video... 4 Video Settings... 5 Network

More information

Agilis Fiber Optic Transceiver AFOT Series

Agilis Fiber Optic Transceiver AFOT Series Agilis Fiber Optic Transceiver AFOT Series Installation and Operation Manual IM02960225 Rev. B Copyright Notice All information contained in this Manual are the property of ST Electronics (Satcom & Sensor

More information

Noise Detector ND-1 Operating Manual

Noise Detector ND-1 Operating Manual Noise Detector ND-1 Operating Manual SPECTRADYNAMICS, INC 1849 Cherry St. Unit 2 Louisville, CO 80027 Phone: (303) 665-1852 Fax: (303) 604-6088 Table of Contents ND-1 Description...... 3 Safety and Preparation

More information

Instruction Manual Model Upconverter

Instruction Manual Model Upconverter Instruction Manual Model 2015-02 Upconverter July 2014, Rev. P F=1525 G=+00.0 MENU MODEL 2015 UPCONVERTER CROSS TECHNOLOGIES INC. REMOTE POWER MUTE ALARM EXECUTE Data, drawings, and other material contained

More information

VS-TV. User manual. Virtual Matrix ENGLISH

VS-TV. User manual. Virtual Matrix ENGLISH ENGLISH VS-TV User manual Virtual Matrix INDEX 1 INTRODUCTION... 2 1.1 FEATURES.... 2 2 INSTALLATION AND SET UP... 3 2.1 UNIT PACKAGE CONTENTS... 3 2.2 INSTALLATION... 3 2.3 UNIT SET UP... 3 3 CONFIGURATION

More information

Instruction Manual Model

Instruction Manual Model Instruction Manual Model 4115-267 Ka-Band Block Upconverter May 2015, Rev. C Data, drawings, and other material contained herein are proprietary to Cross Technologies, Inc., but may be reproduced or duplicated

More information

Single cable multiswich programmer PC102W

Single cable multiswich programmer PC102W Single cable multiswich programmer PC102W 1. Product description The PC102W - single cable multiswich programmer (in the text - programmer) is useful instrument while configuring and troubleshooting SAT

More information

Network Operations Subcommittee SCTE STANDARD

Network Operations Subcommittee SCTE STANDARD Network Operations Subcommittee SCTE STANDARD SCTE 154-5 2018 SCTE-HMS-HEADENDIDENT TEXTUAL CONVENTIONS MIB NOTICE The Society of Cable Telecommunications Engineers (SCTE) / International Society of Broadband

More information

AudioFetch User Manual 1

AudioFetch User Manual 1 AudioFetch User Manual 1 Thank you for your purchase of: By Broadcastvision Entertainment The dynamic AudioFetch system enables Android and Apple smartphones and tablets with the AudioFetch App to receive

More information

R5 RIC Quickstart R5 RIC. R5 RIC Quickstart. Saab TransponderTech AB. Appendices. Project designation. Document title. Page 1 (25)

R5 RIC Quickstart R5 RIC. R5 RIC Quickstart. Saab TransponderTech AB. Appendices. Project designation. Document title. Page 1 (25) Appendices 1 (25) Project designation R5 RIC Document title CONTENTS 2 (25) 1 References... 4 2 Dimensions... 5 3 Connectors... 6 3.1 Power input... 6 3.2 Video I... 6 3.3 Video Q... 6 3.4 Sync... 6 3.5

More information

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB

Part No. ENC-LAB01 Users Manual Introduction EncoderLAB PCA Incremental Encoder Laboratory For Testing and Simulating Incremental Encoder signals Part No. ENC-LAB01 Users Manual The Encoder Laboratory combines into the one housing and updates two separate encoder

More information

HS-509 VIBRATION TRIP MODULE

HS-509 VIBRATION TRIP MODULE HS-509 VIBRATION TRIP MODULE 1. Overview The HS-509 is a configurable trip amplifier capable of accepting a 4-20mA signal from a HS-420 sensor and providing two trip action relay outputs along with an

More information

OPERATION MANUAL. USF-402AADC Audio Analog Digital Converter. 1 st Edition

OPERATION MANUAL. USF-402AADC Audio Analog Digital Converter. 1 st Edition OPERATION MANUAL USF-402AADC Audio Analog Digital Converter 1 st Edition Precautions Important Safety Warnings [Operation] Hazard [Transportation] Hazard [Circuitry Access] Do not operate the unit under

More information

CompactMax-4 DVB-S/S2 TO ISDB-T TRANSMODULATOR - 0 MI2101 -

CompactMax-4 DVB-S/S2 TO ISDB-T TRANSMODULATOR - 0 MI2101 - CompactMax-4 DVB-S/S2 TO ISDB-T TRANSMODULATOR - 0 MI2101 - SAFETY NOTES Read the user s manual before using the equipment, mainly "SAFETY RULES" paragraph. The symbol on the equipment means "SEE USER

More information

MonitorKey Operation Manual: content/uploads/ MonitorKey Operation Manual.pdf

MonitorKey Operation Manual:   content/uploads/ MonitorKey Operation Manual.pdf Additional Resources: MonitorKey Operation Manual: www.editraffic.com/wp content/uploads/888 1212 001 MonitorKey Operation Manual.pdf CMUip 2212 Operation Manual: www.editraffic.com/wp content/uploads/888

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

Tebis application software

Tebis application software Tebis application software LED projector with quicklink radio infrared detector Electrical / Mechanical characteristics: see product user manual Product reference Product designation Application software

More information

AV Foundry VideoForge HDMI Digital Video Generator Quick Start Guide

AV Foundry VideoForge HDMI Digital Video Generator Quick Start Guide AV Foundry VideoForge HDMI Digital Video Generator Quick Start Guide Thank you for purchasing an AV Foundry VideoForge HDMI Digital Video Generator, a versatile, high value test pattern generator with

More information

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs

C8188 C8000 1/10. digital audio modular processing system. 4 Channel AES/EBU I/O. features. block diagram. 4 balanced AES inputs features 4 balanced AES inputs Input Sample Rate Converters (SRC) 4 balanced AES outputs Relay bypass for pairs of I/Os Relay wait time after power up Master mode (clock master for the frame) 25pin Sub-D,

More information

MONITOR POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

MONITOR POWER Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 2099-10xx 10MHz Frequency Source April 2014, Rev. H MENU INTERNAL LEVEL = +10dBm MONITOR POWER 1 2 MODEL 2099 FREQUENCY SOURCE CROSS TECHNOLOGIES INC. ALARM OVEN REMOTE EXECUTE

More information

Ku-Band Redundant LNB Systems. 1:1 System RF IN (WR75) TEST IN -40 db OFFLINE IN CONTROLLER. 1:2 System POL 1 IN (WR75) TEST IN -40 db POL 2 IN

Ku-Band Redundant LNB Systems. 1:1 System RF IN (WR75) TEST IN -40 db OFFLINE IN CONTROLLER. 1:2 System POL 1 IN (WR75) TEST IN -40 db POL 2 IN BRK-1000 Series Ku-Band Redundant LNB Systems Introduction Redundant LNB systems minimize system downtime due to LNB failure by providing a spare LNB and an automatic means of switching to the spare upon

More information

Remote Application Update for the RCM33xx

Remote Application Update for the RCM33xx Remote Application Update for the RCM33xx AN418 The common method of remotely updating an embedded application is to write directly to parallel flash. This is a potentially dangerous operation because

More information

Package Contents. LED Protocols Supported. Safety Information. Physical Dimensions

Package Contents. LED Protocols Supported. Safety Information. Physical Dimensions Pixel Triton Table of Contents Package Contents... 1 Safety Information... 1 LED Protocols Supported... 1 Physical Dimensions... 1 Software Features... 2 LED Status... 2 Power... 2 Activity LED... 2 Link

More information

Television on IP Networks. SNS-101 (Ref. 5101) FTA or Multicrypt DVB-S IP Streamer Common Interface. Configuration and Settings.

Television on IP Networks. SNS-101 (Ref. 5101) FTA or Multicrypt DVB-S IP Streamer Common Interface. Configuration and Settings. Television on IP Networks SNS-101 (Ref. 5101) FTA or Multicrypt DVB-S IP Streamer Common Interface Configuration and Settings User Manual EN Configuration and Setting of the SNS-101 Streamer Module User

More information

Instruction Manual Model Block Downconverter

Instruction Manual Model Block Downconverter Instruction Manual Model 3116-7890 Block Downconverter May 2016, Rev. 0 MENU 8.40-1.55 GHZ G=+10.0 REF AUTO-I MODEL 3116 DOWNCONVERTER CROSS TECHNOLOGIES INC. REMOTE ALARM POWER EXECUTE Data, drawings,

More information

CCE900-IP-TR. User s Guide

CCE900-IP-TR. User s Guide CCE900-IP-TR CCE900-IP-T & CCE900-IP-R User s Guide i-tech Company LLC TOLL FREE: (888) 483-2418 EMAIL: info@itechlcd.com WEB: www.itechlcd.com 1. Introduction The CCE900-IP-T & CCE900-IP-R is a solution

More information

4X50 ETHERNET SYSTEM

4X50 ETHERNET SYSTEM Kokkedal Industripark 4 DK-2980 Kokkedal Denmark info@eilersen.com Tel +45 49 180 100 Fax +45 49 180 200 4X50 ETHERNET SYSTEM Status and weight transfer using EtherNetIP Applies for: Software: ETHERNETIP.100609.3v3

More information

DVISm. DVISm - Mini Digital Video Insertion System. Quick Start Guide. Patent Pending

DVISm. DVISm - Mini Digital Video Insertion System. Quick Start Guide. Patent Pending DVISm Patent Pending DVISm - Mini Digital Video Insertion System Quick Start Guide Although every effort has been taken to ensure the accuracy of this document it may be necessary, without notice, to make

More information

Web interface user guide MHD-201 REF High-definition modulator

Web interface user guide MHD-201 REF High-definition modulator Web interface user guide MHD-201 REF. 3854 High-definition modulator Index 4 Introduction 4 About this Manual 4 Product Description 5 Web interface connection 5 Ethernet configuration by application IKUSI

More information

Television on IP Networks. BNS-200 (Ref. 5105) Double A/V IP Streamer. Configuration and Settings. User Manual

Television on IP Networks. BNS-200 (Ref. 5105) Double A/V IP Streamer. Configuration and Settings. User Manual Television on IP Networks BNS-200 (Ref. 5105) Double A/V IP Streamer Configuration and Settings User Manual EN Configuration and Setting of the BNS-200 Streamer Module User Manual November 2008 Revision

More information

ED3. Digital Encoder Display Page 1 of 13. Description. Mechanical Drawing. Features

ED3. Digital Encoder Display Page 1 of 13. Description. Mechanical Drawing. Features Description Page 1 of 13 The ED3 is an LCD readout that serves as a position indicator or tachometer. The ED3 can display: Speed or position of a quadrature output incremental encoder Absolute position

More information

Modular Block Converter Systems

Modular Block Converter Systems Modular Block Converter Systems The Modular Block Converter System eliminates system downtime and maximizes ease of repair by providing fully modular systems for up conversion or down conversion. Critical

More information

IP LIVE PRODUCTION UNIT NXL-IP55

IP LIVE PRODUCTION UNIT NXL-IP55 IP LIVE PRODUCTION UNIT NXL-IP55 OPERATION MANUAL 1st Edition (Revised 2) [English] Table of Contents Overview...3 Features... 3 Transmittable Signals... 3 Supported Networks... 3 System Configuration

More information

Instruction Manual Model Block Up/Downconverter

Instruction Manual Model Block Up/Downconverter Instruction Manual Model 4117-14 Block Up/Downconverter Weather Resistant Unit March 2017, Rev. J Data, drawings, and other material contained herein are proprietary to Cross Technologies, Inc., but may

More information

7881IRDA Series QUICK START GUIDE

7881IRDA Series QUICK START GUIDE 7881IRDA Series QUICK START GUIDE Copyright 2013-2015 EVERTZ MICROSYSTEMS LTD. 5292 John Lucas Drive, Burlington, Ontario, Canada L7L 5Z9 Phone: +1 905-335-3700 Sales: sales@evertz.com Fax: +1 905-335-3573

More information

NACT TUTORIAL 2 RF POWER METER SLOPE AND INTERCEPT

NACT TUTORIAL 2 RF POWER METER SLOPE AND INTERCEPT Applies to: NACT MODE ONLY Prerequisite: Tutorials 0 and 1 This tutorial takes you through the steps necessary to determine and save the slope and zero intercept point for the RF Power Meter power curve.

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

DPS Telecom Your Partners in Network Alarm Management

DPS Telecom Your Partners in Network Alarm Management Subject: How to Setup Analog Sensors on a NetGuardian Platforms: Netguardian 832A, 16S, 216, 216T, and NetDog G2 How are your remote sites doing? Too hot? Too cold? Too humid? Low battery voltage? Low

More information

Instruction Manual Model

Instruction Manual Model Instruction Manual Model 4116-275 Ka-Band Block Downconverter Weather Resistant Unit April 2015, Rev. B Data, drawings, and other material contained herein are proprietary to Cross Technologies, Inc.,

More information

Quick installation and configuration guide STC

Quick installation and configuration guide STC Quick installation and configuration guide STC 200 REF. 4466 Contents 4 Introduction 4 General description 5 General use of the headend 6 Initial installation and configuration 6 Assembly, connection

More information

Instruction Manual Model Block Upconverter

Instruction Manual Model Block Upconverter Instruction Manual Model 3115-73 Block Upconverter April 2013, Rev. 0 MENU 7.1-7.3GHZ G=+10.0 REF AUTO MODEL 3115 UPCONVERTER CROSS TECHNOLOGIES INC. REMOTE ALARM POWER EXECUTE Data, drawings, and other

More information

MyM-3S Micro Master. Installation Guide. English. design for TV

MyM-3S Micro Master. Installation Guide. English. design for TV MyM-3S Micro Master Installation Guide design for TV 1 CONTENT 1. Introduction 2. Unpacking the unit 3. Connections and indications 4. IP settings 5. Menus and settings 5.1 Overview menu 5.2 Input settings

More information

Web interface user guide MAC-HD REF High Definition Standalone Modulator DVB-T / DVB-C / IP Outputs 2xCVBS. HDMI.

Web interface user guide MAC-HD REF High Definition Standalone Modulator DVB-T / DVB-C / IP Outputs 2xCVBS. HDMI. Web interface user guide MAC-HD REF. 4493 High Definition Standalone Modulator DVB-T / DVB-C / IP Outputs 2xCVBS. HDMI. HD-SDI Inputs Index 4 Introduction 4 About this Manual 4 Product Description 5 Web

More information

RF Mogul. Quick Start. Model: SDC1. Satellite Dish Controller

RF Mogul. Quick Start. Model: SDC1. Satellite Dish Controller RF Mogul Satellite Dish Controller Model: SDC1 Quick Start 29 February 2012 Minimum required hardware to find a Satellite! This Quick Start document is for connecting and operating a General Dynamics C125M

More information

LPT-3000 Remote User s Guide (LPT-3000R) LP Technologies

LPT-3000 Remote User s Guide (LPT-3000R) LP Technologies 99 Washington Street Melrose, MA 02176 Phone 781-665-1400 Toll Free 1-800-517-8431 Visit us at www.testequipmentdepot.com LPT-3000 Remote User s Guide (LPT-3000R) LP Technologies 1 Table of Contents Chapter

More information

GFT channel Time Interval Meter

GFT channel Time Interval Meter Key Features Five-channel Time-Interval Meter: One Start and four Stops - 13 picosecond resolution - < 50 picosecond RMS jitter - > 100 second range - 10 MHz sample rate per channel Common GATE input Input

More information

C8000. switch over & ducking

C8000. switch over & ducking features Automatic or manual Switch Over or Fail Over in case of input level loss. Ducking of a main stereo or surround sound signal by a line level microphone or by a pre recorded announcement / ad input.

More information

User Manual. TCU/RCU RF Head Control Units. TCU/RCU Analogue 11/6/

User Manual. TCU/RCU RF Head Control Units. TCU/RCU Analogue 11/6/ 11/6/2009 www.elber.com elber@elber.it TCU/RCU RF Head Control Units User Manual Elber s.r.l.- Via Pontevecchio, 42W Phone +39-0185.35.13.33 16042 Carasco (GE) Italy Fax +39-0185.35.13.00 1 Sommario 2

More information

2x50 ETHERNET MODULE

2x50 ETHERNET MODULE Kokkedal Industripark 4 DK-2980 Kokkedal Denmark info@eilersen.com Tel +45 49 180 100 Fax +45 49 180 200 2x50 ETHERNET MODULE Status and weight transfer using EtherNetIP Applies for: Program no.: ETHERNETIP.121113.1v0

More information

TransitHound Cellphone Detector User Manual Version 1.3

TransitHound Cellphone Detector User Manual Version 1.3 TransitHound Cellphone Detector User Manual Version 1.3 RF3 RF2 Table of Contents Introduction...3 PC Requirements...3 Unit Description...3 Electrical Interfaces...4 Interface Cable...5 USB to Serial Interface

More information

TERRA. DVB remultiplexer TRS180. User manual

TERRA. DVB remultiplexer TRS180. User manual TERRA DVB remultiplexer TRS180 User manual CONTENTS 1. Product description 3 2. Safety instructions 3 3. External view 3 4. Parameters 4 4.1 Control Interfaces 4 4.2 Features 4 5. Installation instructions

More information

LAX_x Logic Analyzer

LAX_x Logic Analyzer Legacy documentation LAX_x Logic Analyzer Summary This core reference describes how to place and use a Logic Analyzer instrument in an FPGA design. Core Reference CR0103 (v2.0) March 17, 2008 The LAX_x

More information

Typical applications:

Typical applications: Typical applications: Managing multiple inputs for growing satellite teleports Extended L-band frequency for Ka-band & HTS applications Routing live traffic to multiple modems ETL s new ultra compact Hurricane

More information

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION DA-3G CONNECTIONS SPECIFICATIONS SERIAL VIDEO INPUT...

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION DA-3G CONNECTIONS SPECIFICATIONS SERIAL VIDEO INPUT... TABLE OF CONTENTS 1. OVERVIEW... 1 2. INSTALLATION... 3 2.1. 500DA-3G CONNECTIONS... 3 3. SPECIFICATIONS... 4 3.1. SERIAL VIDEO INPUT... 4 3.2. SERIAL VIDEO OUTPUT... 4 3.3. ELECTRICAL... 4 3.4. PHYSICAL...

More information

SigPlay User s Guide

SigPlay User s Guide SigPlay User s Guide . . SigPlay32 User's Guide? Version 3.4 Copyright? 2001 TDT. All rights reserved. No part of this manual may be reproduced or transmitted in any form or by any means, electronic or

More information

DCD-24 Word Clock Distributor

DCD-24 Word Clock Distributor DCD-24 Word Clock Distributor Owner s manual Version 1.00 October 2018 All materials herein Brainstorm Electronics, Inc. Brainstorm Electronics reserves the right to change or modify the contents of this

More information

Z-IP Stream 004/008. User Guide and Installation Manual. Four or Eight Input QAM Encoder / Modulator

Z-IP Stream 004/008. User Guide and Installation Manual. Four or Eight Input QAM Encoder / Modulator Z-IP Stream 004/008 User Guide and Installation Manual Four or Eight Input QAM Encoder / Modulator MPEG-2 / H.264 HD ENCODER with QAM /IP/ & ASI Outputs Contents Safety Precautions... 3 Package Contents...

More information

The Art of Engineering

The Art of Engineering The Art of Engineering Functionality DPST Switch DPST Sensing Switch Transfer Switch Passive Splitter Ethernet Switch ASI 3G Switch or DA E/T Switch Optical Switch up to 006 MHz L-Band Broadband Ethernet

More information

C Module Description

C Module Description ASI Distribution Amplifier with Signal Inversion C Module Description The is an ASI distribution amplifier with up to 8 outputs in double width or 4 outputs in single width. The input is transformer coupled

More information

TWO-YEAR LIMITED WARRANTY

TWO-YEAR LIMITED WARRANTY DL-810 Standard Definition Serial Digital Legalizer Installation and Operation Handbook TWO-YEAR LIMITED WARRANTY Videotek, Inc. warrants that this product is free from defects in materials and workmanship

More information

application software

application software application software application software Input products / Shutter Output / RF output Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF

More information

Design and Use of a DTV Monitoring System consisting of DVQ(M), DVMD/DVRM and DVRG

Design and Use of a DTV Monitoring System consisting of DVQ(M), DVMD/DVRM and DVRG Design and Use of a DTV Monitoring System consisting of DVQ(M), DVMD/DVRM and DVRG When monitoring transmission systems it is often necessary to control the monitoring equipment and to check the measurement

More information

BoxIO User Manual Updated Applies to BoxIO Firmware Version 1.51 IP Remote Utility Version 1.0

BoxIO User Manual Updated Applies to BoxIO Firmware Version 1.51 IP Remote Utility Version 1.0 BoxIO User Manual Updated 09.25.2017 Applies to BoxIO Firmware Version 1.51 IP Remote Utility Version 1.0 Flanders Scientific, Inc. 6215 Shiloh Crossing Suite G Alpharetta, GA. 30005 Phone: +1.678.835.4934

More information

X-Band Redundant LNB Systems

X-Band Redundant LNB Systems X-Band Redundant LNB Systems BRX-1000 Series Introduction Redundant LNB systems minimize system downtime due to LNB failure by providing a spare LNB and an automatic means of switching to the spare upon

More information

2070 PROFINET MODULE

2070 PROFINET MODULE Kokkedal Industripark 4 DK-2980 Kokkedal Denmark info@eilersen.com Tel +45 49 180 100 Fax +45 49 180 200 2070 PROFINET MODULE Status and weight transfer using PROFINET Applies for: Software: CONCTR_4.160530.1v0

More information

Configuring Satellite RFSD-2XA For RF Signal Monitoring

Configuring Satellite RFSD-2XA For RF Signal Monitoring Configuring Satellite RFSD-2XA For RF Signal Monitoring 1. Set your Options a. From Monitoring Menu screen, select Monitor Setup and press Enter. b. From Monitor Setup menu screen, select Options, and

More information

Ku-Band Redundant LNB Systems

Ku-Band Redundant LNB Systems Ku-Band Redundant LNB Systems BRK-1000 Series Introduction Redundant LNB systems minimize system downtime due to LNB failure by providing a spare LNB and an automatic means of switching to the spare upon

More information

FS3. Quick Start Guide. Overview. FS3 Control

FS3. Quick Start Guide. Overview. FS3 Control FS3 Quick Start Guide Overview The new FS3 combines AJA's industry-proven frame synchronization with high-quality 4K up-conversion technology to seamlessly integrate SD and HD signals into 4K workflows.

More information

Hardware & software Specifications

Hardware & software Specifications Hardware & software Specifications Réf : PRELIMINARY JUNE 2007 Page 2 of 17 1. PRODUCT OVERVIEW...3 2. TERMINOLOGY...4 A. THE FRONT PANEL...4 B. THE REAR PANEL...5 3. SCREENS DESCRIPTION...5 A. MAIN SCREEN

More information

THE ASTRO LINE SERIES GEMINI 4000 INSTRUCTION MANUAL

THE ASTRO LINE SERIES GEMINI 4000 INSTRUCTION MANUAL THE ASTRO LINE SERIES GEMINI 4000 INSTRUCTION MANUAL INTRODUCTION The Gemini 4100 and 4200 are both units in a multi-purpose series of industrial control units that are field-programmable to solve multiple

More information

C-Band Redundant LNB Systems

C-Band Redundant LNB Systems C-Band Redundant LNB Systems BRC-1000 Series Introduction Redundant LNB systems minimize system downtime due to LNB failure by providing a spare LNB and an automatic means of switching to the spare upon

More information

INSTRUCTION MANUAL VF MultiDyne. Harnessing The Power of Light

INSTRUCTION MANUAL VF MultiDyne. Harnessing The Power of Light INSTRUCTION MANUAL VF-9000 SERIAL DIGITAL FIBER OPTIC TRANSPORT and DISTRIBUTION SYSTEM FOR SMPTE 259, 292, 424, DVB-ASI, with gigabit ethernet with SNMP & Web page monitoring and other protocols MultiDyne

More information

application software

application software application software application software Input products / Shutter Output / RF output Electrical / Mechanical characteristics: see product user manual Product reference Product designation TP device RF

More information

Instruction Manual Model Ka-Band Block Downconverter

Instruction Manual Model Ka-Band Block Downconverter Instruction Manual Model 4116-200 Ka-Band Block Downconverter Weather Resistant Unit October 2014, Rev H Data, drawings, and other material contained herein are proprietary to Cross Technologies, Inc,

More information

IP LIVE PRODUCTION UNIT NXL-IP55 USO RESTRITO. OPERATION MANUAL 1st Edition (Revised 2) [English]

IP LIVE PRODUCTION UNIT NXL-IP55 USO RESTRITO. OPERATION MANUAL 1st Edition (Revised 2) [English] IP LIVE PRODUCTIO UIT XL-IP55 USO RESTRITO OPERATIO MAUAL 1st Edition (Revised 2) [English] Table of Contents Overview... 3 Features... 3 Transmittable Signals... 3 Supported etworks... 3 System Configuration

More information

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION VIDEO CONNECTIONS GENERAL PURPOSE INPUTS & OUTPUTS SPECIFICATIONS...

TABLE OF CONTENTS 1. OVERVIEW INSTALLATION VIDEO CONNECTIONS GENERAL PURPOSE INPUTS & OUTPUTS SPECIFICATIONS... TABLE OF CONTENTS 1. OVERVIEW...1 2. INSTALLATION...3 2.1. VIDEO CONNECTIONS... 3 2.2. GENERAL PURPOSE INPUTS & OUTPUTS... 4 3. SPECIFICATIONS...6 3.1. SERIAL DIGITAL VIDEO INPUTS... 6 3.2. SERIAL DIGITAL

More information

Operation Guide Version 2.0, December 2016

Operation Guide Version 2.0, December 2016 Operation Guide Version 2.0, December 2016 Document Revision History Revision Date Description v1.0 January 8, 2016 Initial release of COLR Operation Manual, based on firmware version 1.0.1 CONTENTS Contents...

More information

THE ASTRO LINE SERIES GEMINI 1000/2000 INSTRUCTION MANUAL

THE ASTRO LINE SERIES GEMINI 1000/2000 INSTRUCTION MANUAL THE ASTRO LINE SERIES GEMINI 1000/2000 INSTRUCTION MANUAL INTRODUCTION The Gemini 1000 and 2000 are both units in a multi-purpose series of industrial control units that are field-programmable to solve

More information

Operating Manual. 50mW C-Band EDFA with GPIB and RS232 Interface

Operating Manual. 50mW C-Band EDFA with GPIB and RS232 Interface Fibotec Fiberoptics GmbH Herpfer Str. 40 98617 Meiningen Germany Tel. +49 3693 8813-200 Fax. +49 3693 8813-201 www.fibotec.com Operating Manual 50mW C-Band EDFA with GPIB and RS232 Interface (Version 1.1

More information

VIDEO GRABBER. DisplayPort. User Manual

VIDEO GRABBER. DisplayPort. User Manual VIDEO GRABBER DisplayPort User Manual Version Date Description Author 1.0 2016.03.02 New document MM 1.1 2016.11.02 Revised to match 1.5 device firmware version MM 1.2 2019.11.28 Drawings changes MM 2

More information

FS1-X. Quick Start Guide. Overview. Frame Rate Conversion Option. Two Video Processors. Two Operating Modes

FS1-X. Quick Start Guide. Overview. Frame Rate Conversion Option. Two Video Processors. Two Operating Modes FS1-X Quick Start Guide Overview Matching up and synchronizing disparate video and audio formats is a critical part of any broadcast, mobile or post-production environment. Within its compact 1RU chassis,

More information

Boonton 4540 Remote Operation Modes

Boonton 4540 Remote Operation Modes Application Note Boonton 4540 Remote Operation Modes Mazumder Alam Product Marketing Manager, Boonton Electronics Abstract Boonton 4540 series power meters are among the leading edge instruments for most

More information

1. Product Summary. 2. Features, Performance Characteristics. 3. Block Diagram

1. Product Summary. 2. Features, Performance Characteristics. 3. Block Diagram H-RF-SWITCH 1. Product Summary An RF switch is used for signal distribution redundancy or for remote RF switching. Our RF Switch has two inputs and a single output. One of the inputs acts as the primary

More information

RSSL1:1-KuXER. Outdoor Unit (ODU) Ku Ext Ref LNB Redundancy System with external 10 MHz Reference System. Mux/Tee. Coax cable

RSSL1:1-KuXER. Outdoor Unit (ODU) Ku Ext Ref LNB Redundancy System with external 10 MHz Reference System. Mux/Tee. Coax cable RSSL1:1-KuXER Ku Ext Ref LNB Redundancy System with external 10 MHz Reference System Outdoor Unit (ODU) Waveguide Switch & Status LNB 1 Coax cable Interface Terminal LNB 2 Indoor Unit Outdoor Unit Indoor

More information

FRQM-2 Frequency Counter & RF Multimeter

FRQM-2 Frequency Counter & RF Multimeter FRQM-2 Frequency Counter & RF Multimeter Usage Instructions Firmware v2.09 Copyright 2007-2011 by ASPiSYS Ltd. Distributed by: ASPiSYS Ltd. P.O.Box 14386, Athens 11510 (http://www.aspisys.com) Tel. (+30)

More information

L-BAND MONITOR Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free

L-BAND MONITOR Shiloh Road Alpharetta, Georgia (770) FAX (770) Toll Free Instruction Manual Model 3116-77#-1200 Block Downconverter February 2014, Rev. 0 MENU F = 7812.600 MHZ REF = INT L-BAND MONITOR MODEL 3116 DOWNCONVERTER CROSS TECHNOLOGIES INC. REMOTE ALARM POWER EXECUTE

More information

Professional Headend Solutions. Device manual. SAT-TV Transmodulator. DVB-S/ -S2 (8x QPSK/ 8PSK) 4x CI DVB-C (8x QAM) A-QAMOS-4CI Part N o : 5102.

Professional Headend Solutions. Device manual. SAT-TV Transmodulator. DVB-S/ -S2 (8x QPSK/ 8PSK) 4x CI DVB-C (8x QAM) A-QAMOS-4CI Part N o : 5102. Professional Headend Solutions Device manual A-QAMOS-4CI Contents 1. Safety and operating instructions... 3 2. Device variants... 3 3. Software options... 3 4. General... 3 5. Functional description...

More information

MODEL 2018 OPERATION MANUAL Firmware Version

MODEL 2018 OPERATION MANUAL Firmware Version Reno A&E Telephone: (775) 826-2020 4655 Aircenter Circle Facsimile: (775) 826-9191 Reno, Nevada 89502 Internet: www.renoae.com USA e-mail: contact@renoae.com MODEL 2018 OPERATION MANUAL Firmware Version

More information

OPERATION MANUAL. USF-1013DEMUX Digital Audio Demultiplexer. 2 nd Edition. Software Version Higher

OPERATION MANUAL. USF-1013DEMUX Digital Audio Demultiplexer. 2 nd Edition. Software Version Higher OPERATION MANUAL USF-1013DEMUX Digital Audio Demultiplexer 2 nd Edition Software Version 2.00 - Higher Precautions Important Safety Warnings [Power] Stop [Circuitry Access] Do not place or drop heavy or

More information