Wireless Open-Source Open Controlled Command and Control System WOCCS Design Project. User Manual

Size: px
Start display at page:

Download "Wireless Open-Source Open Controlled Command and Control System WOCCS Design Project. User Manual"

Transcription

1 MSD Rochester Institute of Technology Wireless Open-Source Open Controlled Command and Control System WOCCS Design Project User Manual Revision 1 P11204 Systems Level User Manual WOCCS User Manual Page 1

2 Table of Contents Reference Documents.3 I. Introduction. a. WOCCS Overview..4 b. User Architecture..4 c. System Level Architecture..5 d. Functional Architecture...5 II. Assembly Guide. a. Parts Diagram. 6 b. Power Supply Assembly.9 c. RF Boards Instructions.10 d. Housing Unit Assembly.. 12 e. Antenna Assembly III. IV. Smart RF Studio Implementation a. Download Software onto PC..13 b. Configure Receiving End as Packet Sniffer 14 c. Setup the sending end to send packets..17 Testing Conditions and Procedures. a. How to configure Test Bench hardware to WOCCS Unit 19 b. How to configure GUI Software for testing..22 c. Initial Setup.23 d. Bandwidth and Data Loss Test e. Latency Test 25 f. Range Test..26 g. Power Test..28 WOCCS User Manual Page 2

3 Reference Documents Woodworth s Guidelines for Handling PCB Boards Power Supply Team Windmill Charging Directions EDGE Document P11401 WOCCS User Manual Page 3

4 I. Introduction A. WOCCS Overview The WOCCS family of projects is a continuation of the LV-1 Wireless Command and Control System project (P10205). The LV-1 team designed and assembled a set of transceiver units that were implemented into the LV-1 Land Vehicle Project. Together, the transceivers are capable of sending user input commands to the LV-1 robot, and receive sensor data information from the robot. This team designed and assembled a base and a remote unit to take the main functions of these transceivers, and separate them into discrete functions: an RF module and a Digital Baseband module. The purpose of this separation is to create modularity in the RF section. Three other teams in this family developed RF modules with different capabilities that also leveraged the digital baseband and packaging subsystems. This team will develop a common housing for the WOCCS system modules that protect them from the environment, provide adequate cooling, and with the help of a power team to accommodate the I/O and provide power to the unit. It is important that all of the teams (RF, power, test bench and packaging) work together to build modularity into the overall project architecture. The modular design will allow for commonality among project-specific interfaces, as well as allowing interchangeability of components. B. User Architecture WOCCS User Manual Page 4

5 WOCCS User Manual Page 5

6 II. Assembly Guide A. Parts Diagram Unit Level Key 1. Aluminum Enclosure 2. Aluminum Top 3. Aluminum I/O Endplate 4. Power Electronics Board 5. RF Module WOCCS User Manual Page 6

7 Power Electronics RF Modules I/O End Plate Power On/Off Switch Charging Dock Co-Axial Antenna Port LED Bank USB Port WOCCS User Manual Page 7

8 LED Status Light POWER When light is ON, indicates battery is adequately supplying power to boards. CONNECTED When light is ON, indicates the remote unit and base unit have secured a wireless connection. TX When light is ON, indicates unit is in transfer mode. RX When light is ON, indicates unit is in receive mode. POWER SWITCH TX/RX MODE 1 POWER OFF 2 CHARGE MODE WOCCS User Manual Page 8

9 B. Power Supply Assembly Battery Assembly 1. Insert battery into battery holder by aligning the negative and positive terminals of battery with negative and positive labeled ends of battery clip as shown below. Negative Terminal Positive Terminal Press down firmly securing battery into battery clip Finished Power Electronics Board Power Board Assembly 2. Line up I/O end connectors with I/O endplate. Carefully slide Power Electronics Board into slot #10 (from bottom). The slot is indicated with Green Coloring as shown below. 3. Slide board until all end connectors reach the I/O endplate WOCCS User Manual Page 9

10 Slide board into correct slots End View Charging 4. Refer to Power Supply Team s User Manual for Instruction for Battery Charging using Windmill. i. For all other applications, assume Li-On battery can be charged using battery charging dock. ii. When unit is assembled, connect the charging dock into the appropriate interface and plug into the wall as shown below. C. RF Boards Instructions 1. Please Refer to Reference Document #1 -Woodworth s Guidelines for Handling PCB Boards in order to prevent electrostatic, physical, and electrical damage. 2. Always wear grounding device when handling boards. WOCCS User Manual Page 10

11 INSTRUCTIONS 1. Align board appropriately so that correct I/O Connectors are facing the I/O End Plate as show below. 2. Carefully slide board into marked slots (Black Marker indicates the correct slot to place RF boards in. RF Board End View Slide board into correct slots 5. Once Power Electronics is secured in board, take RF Connect Wire and secure it horizontally in the 2-pin connector on the RF PCB. Align connector so that top flap is on top of 2-pin connector. CAUTION Make sure the female/male connectors are fastened tightly wait for click noise. Female connector Male Connector WOCCS User Manual Page 11

12 D. Housing Unit Assembly 1. Obtain Housing Top and slide top into the uppermost slot possible as shown below. Make sure the Housing Top and Enclosure align correctly and there is no overlay on the top of the unit. Slide in Housing Top and Push until end is against the enclosure end 2. Using a screw driver, secure all 4 Philip s Head M3 Screws into corners of back endplate as shown below. Be sure to exert at least 6 force-pounds torque to ensure proper closing. Screw in all 4 Screws in Kitty- Corner orientation to ensure proper fastening WOCCS User Manual Page 12

13 E. Antenna Assembly 1. Take co-axial Antenna and locate threaded end. Thread the antenna into the proper I/O interface as shown below. 2. Once antenna is properly secured, bend antenna at a 90 degree angle so that the non-threaded end faces vertically upward as shown. III. Smart RF Implementation A. Download and Install the following software packages on both receiving and sending PC. A.1. SmartRF Studio 7 ( A.2. SmartRF Flash Programmer ( A.3. SmartRF Packet Sniffer ( WOCCS User Manual Page 13

14 B. Configure receiving end as packet sniffer B.1. Connect CC-Debugger debug cable (gray) to DEBUG port on Receiving end board (left) or USB Dongle (right). B.2. Attach CC-Debugger USB cable to the PC for programming. B.3. Connect RF board to power supply (or connect USB Dongle to USB port for power). B.4. After several seconds, press the reset button on the CC-Debugger. The light on the debugger should switch from amber to green (indicating a connection to the board). If it does not turn green, press the button again until it does. B.5. Launch SmartRF Studio and generate radio register settings file B.5.1. Launch SmartRF Studio. The device does not need to be connected for this step B.5.2. Click the drop-down box on the CC1111 field and click "open device in offline mode" WOCCS User Manual Page 14

15 B.5.3. From "easy mode", Make sure that "register view" and "RF Parameters" are both checked off, and that "SimpliciTI ping packet, high data rate, base 902MHz are selected" B.5.4. In the RF parameters window, select a channel from 1-25 to be used for communication. This is the same channel that will be used by the sniffer application on. B.5.5. In the Register view area on the right, click "Register Export" button at the top. B.5.6. In the Code Export window that pops up, double click the "Packet Sniffer Settings" template, then click "Export to file". Save the file as a "*.prs" and remember the location (will be needed later). Once this is completed, you can exit SmartRF Studio. B.6. Launch SmartRF flash programmer, set to program ccxxxx. Verify that the cc1111 shows up in the device list. For the flash image, browse to the packet sniffer application (C:\Program WOCCS User Manual Page 15

16 Files (x86)\texas Instruments\Packet Sniffer\General\Firmware\sniffer_fw_ccxx11.hex). B.7. Click "Perform Actions". B.8. The chip should now be programmed with the packet sniffer firmware. Remove the CC- Debugger and set aside. Unplug the RF module's USB from the computer and then plug it back in. Windows will search for a driver. It should be able to install the driver automatically if the Packet Sniffer program has been installed. If not, then direct windows to the program folder where the Packet Sniffer was installed (c:\program files\texas instruments\packet sniffer). B.9. Launch the Packet Sniffer application on the computer and verify that it connects to the cc1111 device that was just programmed a packet sniffer. B.10. For protocol type, select "Generic", then click "Start". WOCCS User Manual Page 16

17 B.11. At the bottom of the screen, the CC1111 should show up as a connected capture device B.12. On the radio configuration tab, browse to the register settings file created in step 2.5, and ensure that the proper channel is selected to listen on, and then click "Apply" B.13. Press the PLAY button to start packet capturing: C. Setup the sending end to send packets (on a different computer) C.1. Repeat steps to power up the board and connect it to the (sending) PC via the CC- Debugger. This is the way that the hardware will remain setup for the duration of the test. C.2. Once the CC-Debugger displays a green light to indicate a connection, launch SmartRF Studio and verify that the cc1111 shows up as a connected device (listed on bottom of screen) WOCCS User Manual Page 17

18 C.3. On the black box labeled "cc " click the red drop-down arrow, then click "show connected devices" (left). A window should pop up showing the device (right). C.4. Click "Open Device Control Panel". C.5. In the device control panel, verify that the correct channel and data rate are selected, select the desired number of packets, then click "Start". WOCCS User Manual Page 18

19 C.6. If the receiving end is properly setup and listening for packets, then it should receive them and display them on the screen: IV. WOCCS Testing A. How to configure Test Bench Equipment to WOCCS Unit i. Gather Test Bench Unit, WOCCS Unit, and 4-pin power testing connector WOCCS Unit 4-pin Wire Connector Test Bench Unit ii. Remove red jumper from power supply board as shown below: WOCCS User Manual Page 19

20 iii. Connect male 4-pin test bench wire connector to 4-pin female connector located on top of WOCCS Power Board A. Be sure to plug in PT side of connector cable to WOCCS Unit B. WOCCS Unit should be open to run test bench procedures iv. Plus opposite side of test bench connector (labeled TB ) into test bench unit. Plug into female 4 pin connector as shown until you hear a clicking sound. WOCCS User Manual Page 20

21 v. Take square end of USB Cable and plug into front panel of Test Bench Unit as shown below. vi. Take square end of USB cable and plug into USB port in laptop as shown below: WOCCS User Manual Page 21

22 vii. Run the Power Meter application. viii. Press the start button. B. How to configure GUI Software for testing i. Use the voltage, current, and power circular buttons to display the respective values. WOCCS User Manual Page 22

23 ii. Monitor the power readings for the desired operating time. If the power drops to 0 mw this indicates that the battery has been depleted and the test has failed. C. Initial setup 1. Gather Laptop loaded with Test Bench software, RF unit, and USB connector. 2. Connect square end of USB cable to RF unit and rectangular end to laptop. 3. Load WOCCS control station. 4. Check that the USB serial port settings are populated. Verify that the baud rate is Verify that the stop bits is set to 1. Verify that the parity is set to none. Verify that the data bits is set to 8. Verify that the mode is set to text. 5. Press the open USB port button. Verify that text appears in the WOCCS system monitor indicating that port has been opened. Press the toggle USB monitoring button to enable monitoring of serial data over the USB port. 6. Enter the appropriate channel number for the RF module you are using. Press set channel to tell the RF module to use that channel. WOCCS User Manual Page 23

24 7. Enter the complete file path of the data you intend to send over the RF link in the upload file path text box. 8. Enter the directory you would like the data received over RF to be saved to in the download file path text box. D. Data Loss Test 1. Connect base laptop to base RF module and remote laptop to remote RF module. 2. Run initial setup for base and remote laptops. 3. Press the transfer and send data button on the WOCCS Control Station software on the base laptop. 4. Ensure that the remote laptop has an exact copy of the data sent from the base laptop in its upload file path directory. 5. Verify that the remote laptop has received and displayed the data to the USB monitor. 6. Press the calculate error percentage button. WOCCS User Manual Page 24

25 7. The data error percentage will be displayed in the data error percentage text box. E. Bandwidth 1. Connect base laptop to base RF module and remote laptop to remote RF module. 2. Run initial setup for base laptop. 3. Press the transfer and send data button on the WOCCS Control Station software on the base laptop. 4. Wait a few seconds for the data to transmit and press get bandwidth button. 5. The bandwidth will be displayed in the bandwidth text box. F. Latency 1. Connect base laptop to base RF module and remote laptop to remote RF module. 2. Run initial setup for base laptop. 3. Press the transfer and send data with acknowledgement button on the WOCCS Control Station software on the base laptop. 4. Wait a several seconds for the data to transmit and be sent back to the base laptop. 5. Verify that the data has been received by the base laptop. 6. The latency will be displayed in the system latency text box. WOCCS User Manual Page 25

26 G. Range 1. Connect base laptop to base RF module and remote laptop to remote RF module. 2. Run initial setup for base and remote laptops. 3. Vary the distance between the base and remote units at 0%, 50% or 100% of marginal range. 4. Run the bandwidth, data loss, and latency tests. 5. Record results. 6. If the RF module passes the bandwidth, data loss, and latency test it has passed the range test at the current range. WOCCS User Manual Page 26

KGCOE MSD Technical Review Agenda WOCCS System Level Detailed Design Review

KGCOE MSD Technical Review Agenda WOCCS System Level Detailed Design Review KGCOE MSD Technical Review Agenda WOCCS System Level Detailed Design Review Review Agenda Meeting Purpose: 1. Evaluate Design 2. Compare to Engineering Specifications and Risk Assessment Materials to be

More information

Figure 26 CC Debugger Interface

Figure 26 CC Debugger Interface Figure 26 CC Debugger Interface Once the CC Debugger is set up with the status indicator LED showing green, you are ready to either read or write a hex file from the board, or to start debugging a project

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

OpenSprinkler v2.2u Build Instructions

OpenSprinkler v2.2u Build Instructions OpenSprinkler v2.2u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

AWS DeepRacer Getting Started Guide

AWS DeepRacer Getting Started Guide AWS DeepRacer Getting Started Guide 1 Getting Started Guide Contents What s in the box Assemble your car Get connected Test drive Autonomous model management 2 What s in the box 1 2 6 8 9 5 11 10 4 7 3

More information

Installation Guide. Copyright 2005 MSI Computer Corp.

Installation Guide. Copyright 2005 MSI Computer Corp. Installation Guide Copyright 2005 MSI Computer Corp. Overview: 1013 is shipped out as a barebone. Some of the components are equipped while some are not. This installation guide provides you with the information

More information

Service Manual - Memory Upgrade

Service Manual - Memory Upgrade Inspiron 14 3000 Series Service Manual - Memory Upgrade Regulatory Model: P53G Regulatory Type: P53G002 Contents Before working inside your computer...3 Before you begin... 3 Safety instructions... 3 Recommended

More information

A TCP/IP network CAT 5 cable If the network is faster than 10baseT a switching hub will be needed Static IP address

A TCP/IP network CAT 5 cable If the network is faster than 10baseT a switching hub will be needed Static IP address Requirements A TCP/IP network CAT 5 cable If the network is faster than 10baseT a switching hub will be needed Static IP address Power Up A Reader with an Ethernet adaptor installed and the network cable

More information

The Cisco Wireless IP Phone 8821-EX has not been tested or certified with any accessories for use in Potentially Explosive Atmosphere.

The Cisco Wireless IP Phone 8821-EX has not been tested or certified with any accessories for use in Potentially Explosive Atmosphere. Supported, page 1 Headsets, page 1 Cisco Wireless IP Phone 8821 Desktop Charger, page 2 Cisco Wireless IP Phone 8821 Multicharger, page 6 Secure the Charger with a Cable Lock, page 10 Supported You can

More information

Toshiba Satellite L305-S5946 Power Jack Replacement

Toshiba Satellite L305-S5946 Power Jack Replacement Toshiba Satellite L305-S5946 Power Jack Replacement Replace the power jack in your Toshiba Satellite L305-S5946. Written By: Michael Erberich ifixit CC BY-NC-SA www.ifixit.com Page 1 of 16 INTRODUCTION

More information

Phase Loss Protection Upgrade. Phase Loss Protection Upgrade. In this bulletin:

Phase Loss Protection Upgrade. Phase Loss Protection Upgrade. In this bulletin: Phase Loss Protection Upgrade In this bulletin: Introduction... 2 Purpose... 2 General... 2 Applicability... 2 HD3070 Phase Loss Protection Upgrade Kit Parts... 2 Preparation... 4 Install the Phase Loss

More information

PSIM Tutorial. How to Use SCI for Real-Time Monitoring in F2833x Target. February Powersim Inc.

PSIM Tutorial. How to Use SCI for Real-Time Monitoring in F2833x Target. February Powersim Inc. PSIM Tutorial How to Use SCI for Real-Time Monitoring in F2833x Target February 2013-1 - With the SimCoder Module and the F2833x Hardware Target, PSIM can generate ready-to-run codes for DSP boards that

More information

trimble r10 GNSS System

trimble r10 GNSS System TRIMBLE R10 SERIES RECEIVER QUICK START GUIDE trimble r10 GNSS System C Warning: For safety information, refer to the Safety Information section of the Trimble R10 GNSS Receiver User Guide. Five simple

More information

SATCOM-On-The-Move User Manual

SATCOM-On-The-Move User Manual For the SOTM RIT Project Page 1 of 6 Table of Contents Introduction... 3 Required Programs... 3 Required Documents... 3 Required Equipment... 3 Powering Up and Calibration... 3 Choosing a Point... 4 Calibrate

More information

e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ )

e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ ) e-ask electronic Access Security Keyless-entry OEM / Dealer / Installer Cargo Lock / Unlock Version Installation & Instructions (UM04 ~ 18990-04) Table of Contents Introduction... 1 e-fob Operation and

More information

Installing MacBook Pro 15" Unibody Mid 2010 Dual Hard Drive

Installing MacBook Pro 15 Unibody Mid 2010 Dual Hard Drive Installing MacBook Pro 15" Unibody Mid 2010 Dual Hard Drive Use this guide to install a second hard drive in place of the optical drive. Written By: Brittany McCrigler ifixit CC BY-NC-SA www.ifixit.com

More information

Z8 Encore! XP/Z8 Encore! Development Kits

Z8 Encore! XP/Z8 Encore! Development Kits Z8 Encore! XP/Z8 Encore! Development Kits QS004311-0111 Introduction This describes how to set up Zilog s Z8 Encore! XP/Z8 Encore! Development Kits and start using them to build designs and applications

More information

AS7.P CF20 NPT DOCK AS7.P CF20 DPT DOCK AS7.P CF20 NPT DOCK WITH SCREEN LOCK AS7.P CF20 DPT DOCK WITH SCREEN LOCK AS7

AS7.P CF20 NPT DOCK AS7.P CF20 DPT DOCK AS7.P CF20 NPT DOCK WITH SCREEN LOCK AS7.P CF20 DPT DOCK WITH SCREEN LOCK AS7 AS7.P020.100 CF20 NPT DOCK AS7.P020.102 CF20 DPT DOCK AS7.P020.200 CF20 NPT DOCK WITH SCREEN LOCK AS7.P020.202 CF20 DPT DOCK WITH SCREEN LOCK AS7.P020.001 CF20 SCREEN LOCK ARM PANASONIC TOUGHBOOK CF20

More information

PoE/FPR Kit for Auto-Sync Time Clock. The Auto-Sync Time Clock is a validated time system with a Web interface and auto discovery.

PoE/FPR Kit for Auto-Sync Time Clock. The Auto-Sync Time Clock is a validated time system with a Web interface and auto discovery. ASTCPOEK PoE/FPR Kit for Auto-Sync Time Clock The Auto-Sync Time Clock is a validated time system with a Web interface and auto discovery. The ASTCPOEK Kit provides Power over Ethernet with Full Power

More information

Sure Coat Modular Gun Control System Part C: UCS ProfiBus Interface Card. Customer Product Manual Part B

Sure Coat Modular Gun Control System Part C: UCS ProfiBus Interface Card. Customer Product Manual Part B Sure Coat Modular Gun Control System Part C: UCS ProfiBus Interface Card Customer Product Manual Issued 4/02 For parts and technical support, call the Industrial Coating Systems Customer Support Center

More information

MICRO-TRAK 300 MANUAL VER 1.4

MICRO-TRAK 300 MANUAL VER 1.4 MICRO-TRAK 300 MANUAL VER 1.4 The Micro-Trak 300 Version 1.4 is a miniature APRS (Automatic Position Reporting System) transmitter operating on the North American APRS frequency standard of 144.390 MHz.

More information

Revision History E F G H J K Revision Description: K > Allegion Rebranding.

Revision History E F G H J K Revision Description: K > Allegion Rebranding. Notes: Enter any notes here. These notes must include: how many sides of the paper are printed ink color (usually black, may also be one or two specific colors, such as a Pantone value, or 17.000 8.500

More information

OpenSprinkler v2.1u Build Instructions

OpenSprinkler v2.1u Build Instructions OpenSprinkler v2.1u Build Instructions (Note: all images below are 'clickable', in order for you to see the full-resolution details. ) Part 0: Parts Check Part 1: Soldering Part 2: Testing Part 3: Enclosure

More information

LED Maintenance Instructions

LED Maintenance Instructions Chapter 5 LED Maintenance Instructions This guide describes the maintenance procedures for the LED portion of your DayStar or TekStar sign. 1.800.237.3928 stewartsigns.com Rev1802 Intentionally Left Blank

More information

21 TRACK MAINTENANCE GUIDE

21 TRACK MAINTENANCE GUIDE Mountain Engineering II, Inc. 21 TRACK MAINTENANCE GUIDE 1233 Sherman Drive, Longmont, CO 80501-6133 303-651-0277 303-651-6371 (fax) www.mountainengineering.com Table of contents Table of contents...2

More information

4K/UHD Five-Input Universal Switcher with Wireless Presentation Link

4K/UHD Five-Input Universal Switcher with Wireless Presentation Link 4K/UHD Five-Input Universal Switcher with Wireless Presentation Link Installation Guide The Atlona is a 5 1 multi-format switcher with wireless presentation capability. It provides universal (bring your

More information

Exploded view Disassembly steps Disassembly video. More More More. Assembly steps Assembly video Solder components. More More More

Exploded view Disassembly steps Disassembly video. More More More. Assembly steps Assembly video Solder components. More More More Service Manual for L1 and L2 Nokia Lumia 720 RM-885 Key features Sleek and stylish unibody design Windows Phone 8 Operating System 4.3" IPS LCD display with Nokia ClearBlack technology 6.7 Mpix main camera

More information

CIB 3047 (14B) 10-Button Voice Terminal Fixed Desk Stand and Wall Mount (32007)

CIB 3047 (14B) 10-Button Voice Terminal Fixed Desk Stand and Wall Mount (32007) CIB 3047 (14B) 10-Button Voice Terminal Fixed Desk Stand and Wall Mount (32007) CIB 3047 Comcode 845-659-325 Issue 1 CIB 3047 (14B) 10-Button Voice Terminal Fixed Desk Stand and Wall Mount (32007) This

More information

e-ask electronic Access Security Keyless-entry RF Keyless-entry entry System TM-Multi Multi Installation Manual FCC ID: TV2EFOB1 (UM21 ~ )

e-ask electronic Access Security Keyless-entry RF Keyless-entry entry System TM-Multi Multi Installation Manual FCC ID: TV2EFOB1 (UM21 ~ ) e-ask electronic Access Security Keyless-entry e-fob RF Keyless-entry entry System TM-Multi Multi Installation Manual FCC ID: TV2EFOB1 (UM21 ~ 22795-01) Table of Contents Introduction... 1 e-fob Operation

More information

Dell Inspiron N5110 Service Manual

Dell Inspiron N5110 Service Manual Dell Inspiron N5110 Service Manual Regulatory model: P17F Regulatory type: P17F001 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer.

More information

FP-1000PW. Thermal Printer User s Manual. Fujitsu Isotec Limited. KA02066-Y Standard Model Built-in Power Supply Model FP-1000

FP-1000PW. Thermal Printer User s Manual. Fujitsu Isotec Limited. KA02066-Y Standard Model Built-in Power Supply Model FP-1000 FP-1000 Thermal Printer User s Manual Standard Model Built-in Power Supply Model FP-1000 FP-1000PW Fujitsu Isotec Limited. KA02066-Y900-04 4. Preparation No printer cable is provided with the product.

More information

FC-25/50DA Main Circuit Board Replacement Product Installation Document

FC-25/50DA Main Circuit Board Replacement Product Installation Document FC-25/50DA Main Circuit Board Replacement Product Installation Document Document 51875 Rev A 10/12/01 ECN 01-506 This Product Installation Document outlines the replacement of the Main Circuit Board for

More information

Navigation interface for Jeep GC 5 RA2 NTV-KIT581

Navigation interface for Jeep GC 5 RA2 NTV-KIT581 3950 NW 120 th Ave, Coral Springs, FL 33065 TEL 561-955-9770 FAX 561-955-9760 NNG-Jeep GC Navigation interface for Jeep GC 5 RA2 NTV-KIT581 NNG-JEEP GC Kit Content 5 1 6 4 7 2 3 1. 2. 3. 4. 5. 6. 7. 8.

More information

HANDBOOK FOR THE MOBYL DATA CENTER 22

HANDBOOK FOR THE MOBYL DATA CENTER 22 HANDBOOK FOR THE MOBYL DATA CENTER 22 1 For support contact us at support@addc.net www.addc.net 516.673.4444 1983 Marcus Ave. Suite 104 Lake Success, NY 11042 HANDBOOK FOR THE MOBYL DATA CENTER 22 TABLE

More information

Flex Series User Guide

Flex Series User Guide User Programmable Current 4..20mA Digital RS485 Dual & Single Axis Up to 360º 2016 Flex Series User Guide Sensor Installation, Wiring, Flexware App Instructions Page 1 of 33 Page 2 of 33 Table of Contents

More information

Dell Inspiron Optical-Drive Connector

Dell Inspiron Optical-Drive Connector Dell Inspiron 17-5749 Optical-Drive Connector Board Replacement This guide will instruct users on the procedure of removing/replacing the Dell Inspiron 17-5749 optical-drive connector board. Written By:

More information

PMDX-411 SmartBOB-USB with DB-25 Connector For use with Mach4

PMDX-411 SmartBOB-USB with DB-25 Connector For use with Mach4 PMDX-411 SmartBOB-USB with DB-25 Connector For use with Mach4 Quick Start Guide Document Revision: 0.4 Date: 6 May 2015 This document applies to units built on artwork revision PCB-522B. This is a rough

More information

User s Guide IoT Microcontroller Development Kit

User s Guide IoT Microcontroller Development Kit User s Guide IoT Microcontroller Development Kit 1.0 Introduction 2 1.1 Features 2 1.2 Board Pictures 3 2.0 Hardware 4 2.1 Bill of Materials 4 2.2 Pin Map Diagram 5 2.3 Block Diagram 6 2.4 Board Revisions

More information

Alienware Area-51 R5 Service Manual

Alienware Area-51 R5 Service Manual Alienware Area-51 R5 Service Manual Computer Model: Alienware Area-51 R5 Regulatory Model: D03X Regulatory Type: D03X002 Notes, cautions, and warnings NOTE: A NOTE indicates important information that

More information

To connect the AC adapter:

To connect the AC adapter: Replacing the AC Adapter Replacing the AC Adapter 3 Plug the power cord into a wall outlet. The power indicator turns on. To connect the AC adapter: Connect the power cord to the AC adapter. Power indicator

More information

SMiRF v1 Serial Miniature RF Link 8/25/2004

SMiRF v1 Serial Miniature RF Link 8/25/2004 interface and protocol requirements for the SMiRF USB Powered Wireless link. Please report typos, inaccuracies, and especially unclear explanations to us at spark@sparkfun.com. Suggestions for improvements

More information

ZIC2410 Getting Started Guide

ZIC2410 Getting Started Guide MeshConnect Family ZIC2410 Getting Started Guide 0005-05-08-11-001 (Rev E) Table of Contents 1 INTRODUCTION... 3 1.1 DEFINITIONS... 3 1.2 REFERENCED DOCUMENTS... 3 1.3 CEL ZIC2410 SYSTEM DESCRIPTION...

More information

E2460GS Oscilloscope Upgrade Kit

E2460GS Oscilloscope Upgrade Kit Installation Instructions for E2460GS Oscilloscope Upgrade Kit Agilent 1670G-Series Logic Analyzers This kit upgrades either the Agilent Technologies 1670G, Agilent 1671G, Agilent 1672G, or the Agilent

More information

Bluetooth 4.0 Development Board (B-DB001 Base Board with B-001 core module)

Bluetooth 4.0 Development Board (B-DB001 Base Board with B-001 core module) Bluetooth 4.0 Development Board ( Base Board with B-001 core module) H-2 Technik UG (haftungsbescgränkt) www.h-2technik.com Version Information Version Date Modified By Introduction 1.1 01.2018 Guo Release

More information

Install UHF Radio. SF-3040 Battery Installation

Install UHF Radio. SF-3040 Battery Installation LAND-PAK Quick-Start Guide Follow this guide to set up the standard configuration for the LAND-PAK base and rover, and the internal radio modem. Install UHF Radio With minimal setup time, LAND-PAK can

More information

Allen-Bradley Drives. Instructions. (For 6180 Industrial Computers)

Allen-Bradley Drives. Instructions. (For 6180 Industrial Computers) Instructions (For 6180 Industrial Computers) This document describes how to remove or install a Pentium processor in the 6180 Industrial Computer. Processor specifications are also provided. The processor

More information

P160 User s Manual Manuel de l utilisateur Anwenderhandbuch Manuale per l operatore Manual del usuario

P160 User s Manual Manuel de l utilisateur Anwenderhandbuch Manuale per l operatore Manual del usuario P10 User s Manual Manuel de l utilisateur Anwenderhandbuch Manuale per l operatore Manual del usuario At Antec, we continually refine and improve our products to ensure the highest quality. So it's possible

More information

Part Name/Description Part Number Quantity

Part Name/Description Part Number Quantity Part Name/Description Part Number Quantity Direct Command Kit 4100883 1 Installation Instructions 2006336 1 Hardware Kit Large Module 2001354-1 2 Cable Installation Kit 2000901-1 1 Quick Reference Card

More information

Model OI-9100 Signal Strength Meter The View

Model OI-9100 Signal Strength Meter The View Model OI-9100 Signal Strength Meter The View Operation Manual Revision 1.1 2 Product Overview The WireFree Gen II View OI-9100 is a hand held signal strength meter specifically engineered to show the status

More information

Use of ISP1507-AL Evaluation Boards

Use of ISP1507-AL Evaluation Boards Use of ISP1507-AL Evaluation Boards Application Note AN181103 Introduction Scope This document gives details on hardware and software for using and testing Insight SiP Bluetooth Low Energy module ISP1507-AL,

More information

Inspiron Service Manual. 2-in-1. Computer Model: Inspiron Regulatory Model: P69G Regulatory Type: P69G001

Inspiron Service Manual. 2-in-1. Computer Model: Inspiron Regulatory Model: P69G Regulatory Type: P69G001 Inspiron 13 5000 2-in-1 Service Manual Computer Model: Inspiron 13-5378 Regulatory Model: P69G Regulatory Type: P69G001 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps

More information

Quick Start Guide. Preparation. Installation. Operation. Support. Vaisala NOMAD 3 Data Logger. Online manuals

Quick Start Guide. Preparation. Installation. Operation. Support. Vaisala NOMAD 3 Data Logger. Online manuals Quick Start Guide www.vaisala.com Vaisala NOMAD 3 Data Logger Preparation Package Contents Plan Instrumentation Create a SkyServe Account Activating the Nomad 3 Nomad 3 Toolbox Create Setup Files 2 4 5

More information

Adding Peripherals to DCS

Adding Peripherals to DCS Adding Peripherals to DCS Data Collection Station Application Big Fin Scientific 1.0 4/20/2015 Initial Release 1.1 1/29/2016 Added Peripheral Troubleshooting Section 1.2 2/4/2016 Added Caliper Support

More information

Smart Multivariable Transmitter (SMV 3000) Electronics Module Replacement Kit Instruction

Smart Multivariable Transmitter (SMV 3000) Electronics Module Replacement Kit Instruction Smart Multivariable Transmitter (SMV 3000) Electronics Module Replacement Kit Instruction Electronics Module (Part number 51404208 503, -513) Document Form: 34-SM-33-01 Effective: 09-01 Supersedes: 34-SM-33-01,

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service.... 2 Disconnect Power Connections, CTs, and Modbus....

More information

Upgrade Instructions. P/N Revision A. October Printer Terminal Holder * *

Upgrade Instructions. P/N Revision A. October Printer Terminal Holder * * Upgrade Instructions P/N 96-08-0 Revision A October 000 480 Printer Terminal Holder P/N 96-08-0 Revision A *96080* Instructions This terminal holder connects the INTERMEC R 600 Series and 700 Series Computers

More information

Inspiron 22. Service Manual Series. Regulatory Model: W17B Regulatory Type: W17B001

Inspiron 22. Service Manual Series. Regulatory Model: W17B Regulatory Type: W17B001 Inspiron 22 3000 Series Service Manual Regulatory Model: W17B Regulatory Type: W17B001 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

WEB Revision T, May 2016 CommScope Actuators

WEB Revision T, May 2016 CommScope Actuators Revision T, May 2016 CommScope Actuators ATM200-002, ATM200-A20, E-ATM300 This bulletin covers installation procedures for our CommScope line of actuators. Please refer to system configuration diagrams

More information

Dell Inspiron System Board

Dell Inspiron System Board Dell Inspiron 17-5749 System Board Replacement This guide will instruct users on the procedure of removing/replacing the Dell Inspiron 17-5749 system board. Written By: Christopher Tran ifixit CC BY-NC-SA

More information

Dell XPS 14z Owner s Manual

Dell XPS 14z Owner s Manual Dell XPS 14z Owner s Manual Computer model: L412z Regulatory model: P24G series Regulatory type: P24G001 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E Rev. 2 December 2011 PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service.... 2 Disconnect Power Connections,

More information

Power Xpert Meter 2000 Gateway Card Kit

Power Xpert Meter 2000 Gateway Card Kit Quick Start Guide IL02601011E PXM 2250 PXM 2260 IQ 250 IQ 260 Power Xpert Meter 2000 Gateway Card Kit Table of Contents Remove the Meter From Service... 2 Disconnect Power Connections, CTs, and Modbus....

More information

BDL-SERIES BATTERY DATA LOGGER

BDL-SERIES BATTERY DATA LOGGER BDL-SERIES BATTERY DATA LOGGER User Manual V1.1 1 Contents 1. Introduction... 3 1.1 Overview... 3 1.2 Technical Specification... 4 1.3 Composition... 5 2. DAC Wiring Connection... 5 2.1 Cell DAC Connection...

More information

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide Get to Know the MRB-KW01x Module UART Selector ANT 1 RFIO (TX/RX) USB 2.0 Serial

More information

Dell Latitude E6500 Teardown

Dell Latitude E6500 Teardown Dell Latitude E6500 Teardown Disassembling the Dell Latitude E6500. Step by Step. I disassemble it down to the base assembly. Written By: Luis Gomez ifixit CC BY-NC-SA www.ifixit.com Page 1 of 16 INTRODUCTION

More information

WEASEL N/B MAINTENANCE

WEASEL N/B MAINTENANCE 2. System Assembly & Disassembly 2.1 System View 2.1.1 Front View ❶ Microphone Connector ❷ Audio Input Connector ❸ Audio Output Connector ❹ Top Cover Latch ❹ ❶ ❸ ❷ 2.1.2 Left-Side View ❶ VGA Port ❷ S-Video

More information

RM024 DVK USER GUIDE VERSION 1.2

RM024 DVK USER GUIDE VERSION 1.2 USER GUIDE VERSION 1.2 Americas: +1-800-492-2320 Asia: +852-2923-0610 REVISION HISTORY Version Revision Date Change Description Approved By 1.0 20 Dec 2012 Initial Release Chris Downey 1.1 15 Apr 2014

More information

Z8 Encore! XP Family of Microcontrollers Development Kits

Z8 Encore! XP Family of Microcontrollers Development Kits Z8 Encore! XP Family of Microcontrollers Development Kits Introduction This describes how to set up your Z8 Encore! XP Development Kit and start using it to build designs and applications. Kit Contents

More information

type : Title : 1 / Page : Version : Date : User s guide MNTload TECHNICAL DEPARTMENT User s guide MNTload

type : Title : 1 / Page : Version : Date : User s guide MNTload TECHNICAL DEPARTMENT User s guide MNTload 1 / 22 GA v.doc 2 / 22 Updates table ISSUE DATE REVISION DETAILS PREPARED BY 1.0 2005.June.06 Creation L.Hurand/I.lemblin 1.1 2005.June.22 Adding i6280 loading state L.Hurand/I.lemblin 1.2 2007.April.06

More information

Intel NUC Kit NUC8i7HNK & NUC8i7HVK User Guide. Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK User Guide

Intel NUC Kit NUC8i7HNK & NUC8i7HVK User Guide. Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK User Guide Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume familiarity with the general terminology associated with personal computers

More information

5x86 Third Serial Port Installation

5x86 Third Serial Port Installation Introduction This document explains how to add a third serial port to P3, P4, P5, or P7 PowerStations that have a 5x86 CPU card. It includes instructions for opening the PowerStation, reconfiguring the

More information

SMART FORCE AND TORQUE SENSORS. User s Guide

SMART FORCE AND TORQUE SENSORS. User s Guide SMART FORCE AND TORQUE SENSORS Thank you Thank you for purchasing a Mark-10 Plug & Test TM remote sensor, designed for use with Mark-10 models 7i, 5i and 3i force/torque indicators. With proper usage,

More information

TRC-190 User s Manual

TRC-190 User s Manual First Edition, November 2008 www.moxa.com/product 2008 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. The software described in this manual is furnished under a license agreement

More information

MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide

MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide MeshConnect Family MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide 0007-05-08-06-001 (REV B) TABLE OF CONTENTS INTRODUCTION 3 CEL MESHCONNECT ISP / WNA FEATURES 3 GETTING STARTED 4 USB SETUP 4 MESHCONNECT

More information

Web Site: Forums: forums.parallax.com Sales: Technical:

Web Site:   Forums: forums.parallax.com Sales: Technical: Web Site: www.parallax.com Forums: forums.parallax.com Sales: sales@parallax.com Technical: support@parallax.com Office: (916) 624-8333 Fax: (916) 624-8003 Sales: (888) 512-1024 Tech Support: (888) 997-8267

More information

Q2 XBee Handheld Controller Assembly Guide

Q2 XBee Handheld Controller Assembly Guide Q2 XBee Handheld Controller Assembly Guide Copyright Quantum Robotics Inc. Q2 Controller V1.0 1 Parts List: The kit comes with 14 individual bags. 1. Case Top and Bottom 2. Case Screw Package containing:

More information

CAMit I Camera with built in Modem

CAMit I Camera with built in Modem CAMit I Camera with built in Modem User s Manual CAMit I AP revision: 3.3 CAMit I Setup revision: 2.0.1 Manual revision: 2.0 Date: February 27, 2002 Congratulations You just acquired a fine product from

More information

Use of ISP1807-LR Evaluation Boards

Use of ISP1807-LR Evaluation Boards Use of ISP1807-LR Evaluation Boards Application Note AN181104 Introduction Scope This document gives details on hardware and software for using and testing Insight SiP Bluetooth Low Energy module ISP1807-LR,

More information

If technical support is required, please contact Advent Technical Support at

If technical support is required, please contact Advent Technical Support at Document 128-9011 Created 11/21/11 Kit Contents: Item # Qty. Component Description 1 2 Monitor Assembly 2 2 Remote Control 3 1 Cables # 3 4 1 Metal Wire Puller 5 1 Power Cord # 9 6 1 Owners Manual 7 2

More information

Getting Started. Instruction Manual

Getting Started. Instruction Manual Getting Started Instruction Manual Let s get started. Pg. 3 Setting up your LINK AKC smart collar Packaging Contents Tracking Unit Placement Collar Carrier Placement Base Station 2 Pg. 10 Setting up your

More information

Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006

Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006 Pandora Assembly Instructions With Diamond Systems PC/104 CPUs (Athena, Elektra and Prometheus) November, 2006 Diamond Systems Corp. (650) 810-2500 www.diamondsystems.com This document describes how to

More information

TRC-190 User s Manual

TRC-190 User s Manual User s Manual Edition 3.2, May 2017 www.moxa.com/product 2017 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used only

More information

User Guide. Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC. Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA

User Guide. Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC. Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA Intel NUC 8 Business, a Mini PC with Windows 10 NUC8i7HNKQC Intel NUC 8 Enthusiast, a Mini PC with Windows 10 NUC8i7HVKVA User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume

More information

CF3000 Dealer Diagnostic Tool Instruction Manual

CF3000 Dealer Diagnostic Tool Instruction Manual CF3000 Dealer Diagnostic Tool Instruction Manual Table of Contents: About the CF3000......3 Important Precautions......4 Components....5 Charging the CF3000......7 Licensing the CF3000.......8 Updating

More information

Home Automation, Inc. Model 53A00-1. OmniTouch 5.7 Touchscreen with Video

Home Automation, Inc. Model 53A00-1. OmniTouch 5.7 Touchscreen with Video Home Automation, Inc. Model 53A00-1 OmniTouch 5.7 Touchscreen with Video Installation Manual Document Number 53I00-1 Rev A June, 2007 FCC NOTICE This device complies with FCC Rules Part 15. Operation is

More information

7-Port Charging Station for USB Devices

7-Port Charging Station for USB Devices 7-Port Charging Station for USB Devices Product ID: ST7CU35122 This USB charging station lets you set up an external, multiport dedicated station for charging tablets, smartphones and other mobile devices.

More information

WTS BASE STATIONS USER MANUAL

WTS BASE STATIONS USER MANUAL WTS BASE STATIONS USER MANUAL Revision History Date Issue Author Comments Approved by 09/09/11 A JRK First Issue MAB Sheet 1 of 7 -a WTS BASE SATIONS.doc CONTENTS 1 INTRODUCTION / OVERVIEW... 2 1.1 WTS-BSI...

More information

Instruction Manual. Model RBA18

Instruction Manual. Model RBA18 Instruction Manual Model RBA18 The Robo-Arm Kit for Arduino is designed to teach the following: 1. How to build a mechanical arm, piece-by-piece. 2. Basic workings of mechanical arm 3. Coding and control

More information

HP Pavilion dv7-6c90us Cooling fan Replacement

HP Pavilion dv7-6c90us Cooling fan Replacement HP Pavilion dv7-6c90us Cooling fan Replacement This guide will walk you through the process of replacing the cooling fan in an HP Pavilion dv7 laptop. Written By: Angelina Clayton ifixit CC BY-NC-SA www.ifixit.com

More information

Intel NUC Kit NUC8i7HNK & NUC8i7HVK User Guide. Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK. User Guide

Intel NUC Kit NUC8i7HNK & NUC8i7HVK User Guide. Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK. User Guide Intel NUC Kit NUC8i7HNK Intel NUC Kit NUC8i7HVK User Guide 1 Before You Begin CAUTIONS The procedures in this user guide assume familiarity with the general terminology associated with personal computers

More information

CDR Wireless Installation Guide

CDR Wireless Installation Guide CDR Wireless Installation Guide Schick Technologies, Inc. 30-00 47 th Avenue Long Island City, NY 11101 (718) 937-5765 (718) 937-5962 (fax) PART NUMBER B1051302 REV. B Copyright 2004 by Schick Technologies,

More information

WA-210. Wall Mounted Amplifier with USB/FM and Bluetooth. Item ref: UK, UK User Manual. Version 1.0

WA-210. Wall Mounted Amplifier with USB/FM and Bluetooth. Item ref: UK, UK User Manual. Version 1.0 WA-210 Wall Mounted Amplifier with USB/FM and Bluetooth Item ref: 953.131UK, 953.136UK User Manual Version 1.0 Introduction Caution: Please read this manual carefully before operating Damage caused by

More information

REMOVE COVERS. 1. Remove three screws from the Side Panel (L). 2. Slide the Side Panel (L) backward, and raise it to remove from the printer.

REMOVE COVERS. 1. Remove three screws from the Side Panel (L). 2. Slide the Side Panel (L) backward, and raise it to remove from the printer. REMOVE COVERS 1. Remove three screws from the Side Panel (L). 2. Slide the Side Panel (L) backward, and raise it to remove from the printer. 3. Fully open the Top Cover. 4. Release the tab on the right

More information

* C29* 68P81084C29-0 RETROFIT INSTRUCTIONS FOR MCS 2000 MOBILE RADIOS. Conversion From Dash/Local Mounting To Remote Mounting

* C29* 68P81084C29-0 RETROFIT INSTRUCTIONS FOR MCS 2000 MOBILE RADIOS. Conversion From Dash/Local Mounting To Remote Mounting Conversion From Dash/Local Mounting To Remote Mounting RETROFIT INSTRUCTIONS FOR MCS 2000 MOBILE RADIOS Kit Number H634( ) for Model I Radio Kit Number H635( ) for Model II and Model III Radios Introduction

More information

INDUSTRIAL POE SWITCH

INDUSTRIAL POE SWITCH STEP X - Name of Step QUICK START GUIDE LIE1014A, LIE1080A, LIE1082A INDUSTRIAL POE SWITCH 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Hardware Description LIE1014A LIE1080A TABLE

More information

USB-Link 2 Technical Guide

USB-Link 2 Technical Guide www.wattmaster.com USB-Link 2 USB-Link 2 Code: SS0073 Version 4.11 and up Table of Contents General Information... 3 USB-Link 2 Overview...3 System Requirements...3 Quick Guide... 4 USB-Link 2 Driver Installation

More information

Installing a LIF port into the IC-703 transceiver

Installing a LIF port into the IC-703 transceiver Installing a LIF port into the IC-703 transceiver Introduction This document describes the procedure for installing a LIF (Low Intermediate Frequency [9 18kHz]) port into the FT-950 transceiver. This procedure

More information

User Manual Revision: A04 June 23, QuEST Rail LLC.

User Manual Revision: A04 June 23, QuEST Rail LLC. User Manual 095-110006- 0003 Revision: A04 June 23, 2015 2015 QuEST Rail LLC. QLCP User Manual Page 2 Contents About This Manual... 4 Customer Support... 4 1 Get to Know Your QLCP... 5 2 DIP Switch and

More information

DEMO XTR-8LR100 DEMO XTR-8LR10 User Manual

DEMO XTR-8LR100 DEMO XTR-8LR10 User Manual 0 Picture 1: Demo board XTR-8LR100 Picture 2: Demo board XTR-8LR10 DEMO-BOARD XTR-8LR100 (Picture 1) e DEMO-BOARD XTR-8LR10 (Picture 2) is an evaluation board of the transceiver module XTR-8LR100 and module

More information

Computer Assembly (Installing Mother Board & CPU)

Computer Assembly (Installing Mother Board & CPU) Computer Assembly (Installing Mother Board & CPU) IT@SCHOOL HARDWARE TEAM Biju Thiruvananthapuram Sree Kumar Kottarakkara Shamsudeen Attingal Pradeep Mattara Wandoor Pre-Installation Precaution Mother

More information