Figure 1: ZigBee Evaluation Kit (ZEK) Contents. Figure 2: ZigBee Adapter Zb-121 and Module Zb-21

Size: px
Start display at page:

Download "Figure 1: ZigBee Evaluation Kit (ZEK) Contents. Figure 2: ZigBee Adapter Zb-121 and Module Zb-21"

Transcription

1 The ZigBee Evaluation Kit (ZEK) has been developed for evaluation of the ZigBee wireless solution from Amp ed RF. This demo kit utilizes Amp ed RF ZigBee Serial Adapter (AR Zb-121) board with embedded ZigBee module (AR Zb-21), and the zbserial firmware. No additional devices or drivers are required. Contents of ZEK Kit: 1. Two evaluation adapters which consist of a ZigBee Serial Adapter (Zb-121) board, and ZigBee module (Zb-21). 2. Two DB-9 RS232 female to female cables 3. Two 120V AC to 5V DC power adapters 4. zbserial firmware. 5. zbserial programming tool 6. AR Zb-21 data sheet 7. ZbSerial reference guide 8. ZEK Quick Start Guide Figure 1: ZigBee Evaluation Kit (ZEK) Contents Figure 2: ZigBee Adapter Zb-121 and Module Zb-21 The evaluation steps consist of three parts. They are 1) Serial connection setup. 2) ZigBee communication demonstration and 3) zbserial programming demonstration. A user may prepare the following items to successfully finish the evaluation steps. 1. One or two PCs with Windows XP Pro 2. One or two USB to Serial DB-9 RS232 male adapters if user s PCs do not have any RS232 serial ports. Amp ed RF offers the optional USB serial adapters. 3. One or two optional battery packs if the user wants to carry the units to move around. 4. Web access to to download OKI programming utility tool and zbserial firmware image file Before we start the evaluation steps, please take a look at the Figure 3 and 4. Figure 3 shows the front view of the ZigBee Adapter board Zb-121 which the ZigBee module Zb-21 is embedded on. Figure 4 shows the back view of the ZigBee adaptor which the dip switches are located Amp ed RF, Inc. ZEK Quick Start Guide Page 1 of 15

2 Figure 3: The front view of ZigBee adaptor Zb-121. The white dots area is where the Zb- 21 located. Figure 4: The back view of ZigBee adaptor Zb-121. The white dots area is where the four dip switches located. The following are the steps to evaluate Amp ed RF ZigBee wireless solution using ZigBee adapter board ZB-121 and ZigBee module ZB-21. (1) Serial Connection Setup Serial Connection Setup is to establish the connection between your PC and Zbto 121 adapter board which ZigBee device Zb-21 is embedded using Hyper Terminal program. You may issue AT-command of the zbserial firmware control your ZigBee device from your PC. You will learn some basic AT commands of zbserial firmware such as VERS, BAUD, JOIN, DISJ and PTPT. You may also chat between the two ZigBee devices when the two devices are connected. 1. Choose one Zb-121 adapter board as the host device. Examine the four dip switches located at the back of the host adapter. All four dip switches should be set to the ON positions. Refer to Figure 3 and Figure Connect a DB-9 RS232 serial cable from one of PC serial ports to the serial port on the host adapter. Note: If the PC doesn t have a serial port, which many of the latest PCs on the market don t provide, you may install a USB to DB-9 RS232 serial male adapter cable and driver on your PC. 3. Launch the HyperTerminal program from Windows XP on the host PC. Start->Programs->Accessories->Communications->HyperTerminal Note: For Windows Vista user, you may download and install HyperTerminal Private Edition from Amp ed RF, Inc. ZEK Quick Start Guide Page 2 of 15

3 4. Start a new connection from HyperTerminal program File->New Connection Some HyperTerminal prompts a New Connection window immediately when HyperTerminal is launched. You may open an existing connection if you have one. After opening the existing connection, for example ZBHost, you can setup it by using File->Properties (Step 8) 5. A New Connection window prompts. Input the name in the Enter a name and chose an icon for the connection, for example, ZBHost. Then click OK 6. A Connect To window prompts Amp ed RF, Inc. ZEK Quick Start Guide Page 3 of 15

4 Choose the COM port where the serial cable is connecting to the adapter, for example: Using Connection: COM3 Then click OK If you don t know which COM port number that is connected to the adapter, you may find it from Windows Device Manager. 7. A COM3 Properties window prompts. Then choose the following values: Bits per second: 9600 Click OK to close the COM3 Properties window 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 4 of 15

5 8. Choose proper Properties settings in the HyperTerminal for ZBHost connection. HyperTerminal->File->Properties 9. A ZBHost Properties window prompts. Click Settings tab to open the setting window Click ASCII Setup button An ASCII Setup window prompts, check the following options: ASCII Sending Sending lines ending with line feeds 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 5 of 15

6 Echo typed characters locally ASCII Receiving Wrap lines that exceeds terminal width Click OK to close the ASCII Setup window Click OK to close the Properties window Now the connection ZBHost-HyperTerminal setup is done. 10. Connect the DC power plug from AC outlet to a power inlet on the adapter. The third LED should be on solid green which indicates that the adapter is powered. The ZBHost-HyperTerminal displays the device MAC address of the ZigBee module which indicates that the ZigBee board is connected to your PC correctly. For example, MAC Address: The adapter doesn t have a reset switch. You may un-power/power the DC power at any time if you want to hard reset the device. You can use the AT command RSET to soft reset the device. Now you can enter the following AT commands to test the Serial connection between your PC and the adapter. The AT commands are case insensitive Amp ed RF, Inc. ZEK Quick Start Guide Page 6 of 15

7 11. Use AT command to find the current version number of the zbserial firmware. The AT commands are case insensitive. Enter AT command: AT+ZB VERS The HyperTerminal displays: AT-ZB zbserial vx.x 12. Set the baud rate of the serial connection between PC and ZigBee device. Enter AT command: AT+ZB BAUD 4800 The HyperTerminal displays: AT-ZB OK Note: The HyperTerminal may no longer display commands correctly because the baud rate of HyperTerminal is 9600 while the baud rate of the adapter is You may use the following steps to change the baud rate of the HyperTerminal HyperTerminal->Call->Disconnect HyperTerminal->File->Properties The ZBHost Properties window prompts: Click Connect To->Configure 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 7 of 15

8 The COM3 Properties Port setting window prompts. Choose new baud rate in the pull down menu: Bits per second: 4800 Click OK to close the COM3 Properties window Click OK to close the ZBHost Properties window You may resume the connection between the HyperTerminal and the adapter: HyperTerminal ->Call Now you may enter an AT command such as AT+ZB VERS to verify the consistent baud rate setting of the serial connection. You may repeat the above steps to change the baud rate back to 9600 bps. 13. Use AT command to soft reset the device. Enter AT command: AT+ZB RSET The HyperTerminal displays: AT-ZB OK 14. The AT command RSET resets the ZigBee radio to its original state, for example, the network is disjoined, any point-to-point, multi-point connections are disconnected Amp ed RF, Inc. ZEK Quick Start Guide Page 8 of 15

9 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 9 of 15

10 (2) ZigBee Communication Demonstration This part of evaluation demonstrates the ZigBee communication and network capability among ZigBee devices. The current evaluation kit uses two ZigBee devices for cable replacement. ZigBee mesh network features will be demonstrate with more powerful ZigBee modules and firmware to be released from Amp ed RF. 1. Enter the JOIN command from the ZBHost-HyperTerminal to for a host device start a ZigBee network: Enter AT command: AT+ZB JOIN The HyperTerminal displays: AT-ZB C 0X0 This message indicates that the ZBHost device has started a PAN ZigBee network. The device plays the C role, which is the coordinator. The network address of the device is 0x0. 2. Use JOIN command for the remote device to join the ZigBee network from the ZBRemote-HyperTerminal Enter the AT command: AT+ZB JOIN The HyperTerminal displays: AT-ZB R 0X1 This indicates that the remote ZigBee device has joined the network as the child to the host device. It functions as a R, which is the router. The network address is 0X1 3. Use command PTPT to establish a point-to-point connection between the two ZigBee devices from the both ZBHost and ZBRemote HyperTerminals. The order doesn t matter. Assume the ZigBee network has been established after the steps 1 and 2. Enter PTPT command from ZBHost-HyperTerminal: AT+ZB PTPT 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 10 of 15

11 ZBHost-HyperTerminal displays: AT-ZB PENDING Enter PTPT command from ZBRemote HyperTerminal: AT+ZB PTPT Both HyperTerminals display the message: AT-ZB OK This indicates that the two host and remote ZigBee devices have established a point-to-point connection directly. Type any messages from one HyperTerminal; the other HyperTerminal should display the same messages, for example, Abcdefg Hello from ZigBee world! 4. Enter escape sequence from the HyperTerminal to return to the AT command mode. Please not the ^ is the Shift-6 key instead of Ctrl key. Enter escape sequence from ZBRemote HyperTerminal: ^#^$^% HyperTerminal displays: OK 5. Use command UNPT to disconnect the point-to-point connection between the two ZigBee devices from the both ZBHost and ZBRemote Hyper Terminals. The order doesn t matter. Assume the point-to-point connection has been established after the steps 1, 2 and 3. The escape sequence has been applied to return to the local AT command mode for the each device. Enter UNPT command from ZBHost-HyperTerminal: AT+ZB UNPT ZBHost-HyperTerminal displays: AT-ZB PENDING Enter PTPT command from ZBRemote HyperTerminal: 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 11 of 15

12 AT+ZB UNPT Both Hyper Terminals display the message: AT-ZB OK This indicates that the two host and remote ZigBee devices have disconnected the point-to-point connection. 6. Enter DISJ from the ZBRemote-HyperTerminal to disjoin the remote adapter from the PAN network: Enter AT command: AT+ZB DISJ It may take about 10 seconds to disjoin the ZigBee network in the current evaluation kit. In this case, the HyperTerminal may display AT-ZB PENDING Please wait until the HyperTerminal displays message: AT-ZB OK This indicates that the remote ZigBee device has disjoined the ZigBee network. 7. Enter DISJ from the ZBHost-HyperTerminal, to disjoin the PAN network as well as dissolve the network it created: AT+ZB DISJ HyperTerminal displays message: AT-ZB PENDING AT-ZB OK Device has disjoined the network! This indicates that the host ZigBee device has disjoined the ZigBee network. Because the host device is the Coordinator of the network, it dissolves the network as well Amp ed RF, Inc. ZEK Quick Start Guide Page 12 of 15

13 (3) Programming Demonstration: Each ZigBee module from Amp ed RF is pre-programmed. However, a user may upgrade the firmware from a PC using OKI In System Flash Programmer (ISFP) utility. 1. Turn off the power supply to the Zb-121 adapter 2. Turn the dip switch SW2 to OFF, only on the back of the adapter 3. Disconnect any active HyperTerminal connections on the PC 4. Launch the OKI ISFP program from your PC 5. In the Port Configuration area which locates at the right side of the window, Set the Port to the right COM port that the ZigBee device is connected to 6. Choose Baud Rate Click Connect button 8. A Flash Programmer message window prompts. It displays: 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 13 of 15

14 Apply the DC power, which serves as a reset to the adapter Click OK to close the window. 9. A Flash Programmer message window prompts. It displays: Click OK to close the window. 10. In the Writing/Comparison area, browse the image file of the firmware to program. For example, zbserial_v1.hex Click Write to Flash The status bar at the bottom of the ISFP windows displays Writing data to Flash The programming time is about four minutes depending on image file size. 11. A Flash Programmer message window prompts: 2007 Amp ed RF, Inc. ZEK Quick Start Guide Page 14 of 15

15 Click No to close the window 12. The programming is done. You have upgraded the firmware of the ZigBee device. 13. Click File->Exit to close the OKI ISFP program. 14. Unplug the DC power of the adapter 15. Turn the SW2 to ON position at the back of the adapter 16. Plug in the DC power of the Zb-121 adapter board and the third LED is on solid green. Your evaluation adapter board is ready Amp ed RF, Inc. ZEK Quick Start Guide Page 15 of 15

GETTING STARTED GUIDE

GETTING STARTED GUIDE Drop-in Networking GETTING STARTED GUIDE Drop-in Networking 90000873-88_B Digi International Inc.2007. All Rights Reserved. Digi, Digi International, the Digi logo, ConnectPort, Watchport, and XBee, are

More information

May 2016 Version 1.2.7

May 2016 Version 1.2.7 May 2016 Version 1.2.7 2 Introduction Copyright Copyright 2016 4RF Limited. All rights reserved. This document is protected by copyright belonging to 4RF Limited and may not be reproduced or republished

More information

ZFSM-201-KIT-1 Wireless UART Application User Guide

ZFSM-201-KIT-1 Wireless UART Application User Guide Free Star Pro Series ZFSM-201-KIT-1 Wireless UART Application User Guide ZFSM-201-1 FreeStar Pro Module Document # 0006-00-08-06-000 (Rev A) Table of Contents 1 OVERVIEW... 2 1.1 DESCRIPTION... 2 2 COMMUNICATIONS

More information

ZIC2410 User Guide Device-Programmer Software Manual

ZIC2410 User Guide Device-Programmer Software Manual ZIC2410 Series ZIC2410 User Guide Device-Programmer Software Manual 0005-05-08-00-001 (Rev B) Table of Contents 1 INTRODUCTION & PURPOSE... 3 1.1 DEFINITIONS... 3 1.2 REFERENCED DOCUMENTS... 3 1.3 PREREQUISITES...

More information

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U

APPLICATION NOTE 4633 Bluetooth to 1-Wire Communication Using the DS9097U Maxim > Design Support > Technical Documents > Application Notes > ibutton > APP 4633 Keywords: bluetooth, wireless, mobile, 1-Wire, alternative, Wi-Fi, radio, exchange, range, communication, SPP, serial,

More information

Updating Reader Firmware

Updating Reader Firmware SWH-xxxx Readers Updating Reader Firmware Version C0 Document Part Number UM-096 July 2012 OVERVIEW This document describes how to download new firmware to Software House SWH-4xxx readers. The procedure

More information

1. Purpose: This procedure details how to transfer the data log in a Medivators DSD Endoscope Reprocessor to a PC using HyperTerminal.

1. Purpose: This procedure details how to transfer the data log in a Medivators DSD Endoscope Reprocessor to a PC using HyperTerminal. 1. Purpose: This procedure details how to transfer the data log in a Medivators DSD Endoscope Reprocessor to a PC using HyperTerminal. 2. Scope: This applies to all DSD EDGE, DSD-201 and SSD models, and

More information

X5105 Firmware Update. Instruction

X5105 Firmware Update. Instruction X5105 Firmware Update Instruction Things to prepare for updating the firmware: 1. USB-to-Serial cable 2. X5105 3. A computer running windows(xp/vista/7/8/10) operating system 4. A 12~15VDC(current ability

More information

INTRODUCTION TO PICDEM Z DEVELOPMENT

INTRODUCTION TO PICDEM Z DEVELOPMENT Lab5 INTRODUCTION TO PICDEM Z DEVELOPMENT ENVIRONMENT EET 4730 By 1 Test set up ZigBee wireless network setup demonstration. A major component needed for this exercise is the Microchip ZigBee Stack. ZigBee

More information

Application Note Demonstrating the Serial Port Profile (SPP) Between BlueConnect and BTW 2002/5/29

Application Note Demonstrating the Serial Port Profile (SPP) Between BlueConnect and BTW 2002/5/29 Application Note Demonstrating the Serial Port Profile (SPP) Between BlueConnect and BTW 2002/5/29 1 Introduction As a technology leader in the wireless networking market, WIDCOMM s vision is to enable

More information

QUICK START GUIDE FOR FIRMWARE UPGRADE RS232-TO UART INTERFACE BOARD AND SOFTWARE

QUICK START GUIDE FOR FIRMWARE UPGRADE RS232-TO UART INTERFACE BOARD AND SOFTWARE QUICK START GUIDE FOR FIRMWARE UPGRADE RS232-TO UART INTERFACE BOARD AND SOFTWARE DESCRIPTION RS232-TO-UART Interface board is a PC- Serial-Port-to-UART adaptor that uses a customise Toshiba application

More information

Supplemental Manual: Downloading DryCal Data to a PC

Supplemental Manual: Downloading DryCal Data to a PC Supplemental Manual: Downloading DryCal Data to a PC Table of Contents 1.0 Introduction 2 2.0 Setting up a Windows HyperTerminal File for DryCal 2-4 3.0 Taking Flow Readings 5-6 4.0 Converter Kits Setup

More information

SOYAL AR-716E. TCP/IP Module Configuration. Programming

SOYAL AR-716E. TCP/IP Module Configuration. Programming AR76E A.Controller D.Keys Model: Wall Surface ACC900 Use Appropriate Fasteners ACC900 RS85 to RS/USB According to the width of two holes on the backside of AR76E to nail/screw the mounting nails/screws

More information

COMMUNICATION WITH OTHER SERIAL DEVICES

COMMUNICATION WITH OTHER SERIAL DEVICES Application Bulletin: #169 Date: November 2009 BLACKBELT COMMUNICATIONS INTERFACE The setup and operation of the Sentinel BLACKBELT communication options are explained in Error! Reference source not found.,

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter 1. Package content: BLE RS-232 adapter Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232D-E Package Contents: BLE RS-232 adapter x 1 A4 User manual x 1 Mini USB Cable x 1 White Box: 11 x 6 x 5 (cm)

More information

BM2001 (Bluetooth USB Adapter) User s Guide

BM2001 (Bluetooth USB Adapter) User s Guide BTWIN is a Trademark of BTNetworks. BM2001 (Bluetooth USB Adapter) User s Guide BTNetworks Co., LTD 2005 08.30 Ver 3.0 1 Table of Contents 1 Introduction (Model: BM2001) 4 2 Bluetooth USB Adapter & Bluetooth

More information

USB485. USB to RS485 Converter Card. User Manual for connecting with Windows Vista Version 1.01

USB485. USB to RS485 Converter Card. User Manual for connecting with Windows Vista Version 1.01 USB485 USB to RS485 Converter Card User Manual for connecting with Windows Vista Version 1.01 RMS Technologies 2533 N. Carson St. #4698, Carson City, NV 89706-0147 1-877- 301-3609 www.rmsmotion.com sales@rmsmotion.com

More information

Conceptronic C54BRS4A Firmware Recovery Instructions

Conceptronic C54BRS4A Firmware Recovery Instructions Conceptronic C54BRS4A Firmware Recovery Instructions When you have a Conceptronic C54BRS4A router and the firmware upgrade has gone wrong or you cannot access the router anymore, even after resetting it,

More information

+ (5~27 VDC) GND. Bluetooth V4.1 BLE RS-232 Serial Adapter. Model: BLE-232B. 1. Package content: BLE RS-232 adapter

+ (5~27 VDC) GND. Bluetooth V4.1 BLE RS-232 Serial Adapter. Model: BLE-232B. 1. Package content: BLE RS-232 adapter Bluetooth V4.1 BLE RS-232 Serial Adapter 1. Package content: BLE RS-232 adapter Model: BLE-232B Package Contents: BLE RS-232 adapter x 1 Screw x2, Screw nut x 2 A4 User manual x 1 Mini USB Cable x 1 White

More information

L13. Communicating wireless by XBee modules

L13. Communicating wireless by XBee modules L13. Communicating wireless by XBee modules 1. Introduction XBee and XBee-PRO ZB embedded RF modules provide cost-effective wireless connectivity to devices in ZigBee mesh networks. With the PRO Feature

More information

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS TANGENT TECHNOLABS Device: Power Supply (9-36V) Yellow LED (Traffic) Green LED (Router Device) Blue LED (Coordinator Device) RS232/485 Connector Power Indication LED Technical Specifications: Input Power:

More information

Lab Establishing a Console Connection to a Router or Switch Instructor Version

Lab Establishing a Console Connection to a Router or Switch Instructor Version Lab 5.2.7 Establishing a Console Connection to a Router or Switch Instructor Version Objective Create a console connection from a PC to a router and switch using the proper cable Configure HyperTerminal

More information

Serial 2-Port ExpressCard

Serial 2-Port ExpressCard Serial 2-Port ExpressCard User Manual Ver. 2.00 All brand names and trademarks are properties of their Respective owners. Features and Benefits Fully compliant with ExpressCard Specification 1.0 ExpressCard/34

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE Drop-in Networking GETTING STARTED GUIDE 802.15.4 Series Drop-in Networking 90000996-88_A Digi International Inc. 2008. All Rights Reserved. Digi, Digi International, the Digi logo, ConnectPort, Watchport,

More information

2001 by NEC America. All Rights Reserved. Printed in U.S.A.

2001 by NEC America. All Rights Reserved. Printed in U.S.A. These instructions are customized for the CNet Modem V.90 k bps modem (P/N D) contained in the i Modem Kit P/N 9, i Modem Kit P/N 90B, and the i and 0i Modem Kit P/N 9. The modem connected to the system

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter Bluetooth V4.2 BLE RS-422/485 Serial Adapter 1. Package content: BLE RS-422/485 adapter Model: BLE-485C Package Contents: BLE 422/485 adapter x 1 Screw x2, Screw nut x 2 A4 User manual x 1 Mini USB Cable

More information

CoverTitle. PinPoint XT. Quick Start Guide for AT&T Rev 1.0

CoverTitle. PinPoint XT. Quick Start Guide for AT&T Rev 1.0 PinPoint XT Quick Start Guide for AT&T CoverTitle 20070914 Rev 1.0 Activating your PinPoint XT on AT&T Installing the SIM Configuring the APN Hardware Installation Indicator Lights Optional: Setting up

More information

HDRF BRIDGE. v User Guide

HDRF BRIDGE. v User Guide HDRF BRIDGE v1.0.0.1 User Guide CONTENTS 1 INTRODUCTION/INSTALLER QUICK SETUP... 3 2 PARTS AND ACCESSORIES... 4 3 HDRF BRIDGE FACTORY DEFAULTS... 5 A HDRF DEVICES AND RQ DEVICES INITIAL SETUP... 6 B HDRF

More information

DIABLOSPORT PREDATOR REVISION UPDATE INSTRUCTIONS

DIABLOSPORT PREDATOR REVISION UPDATE INSTRUCTIONS DIABLOSPORT PREDATOR REVISION UPDATE INSTRUCTIONS This page contains instructions that will guide you through the process of updating the DiabloSport Predator to the latest software revision available.

More information

Windows 8 / 7 CONTENTS. USB to RS-422 Converter. Part Number: USB FEATURES. 2 SPECIFICATIONS. 2 CONNECTIONS.. 3

Windows 8 / 7 CONTENTS. USB to RS-422 Converter. Part Number: USB FEATURES. 2 SPECIFICATIONS. 2 CONNECTIONS.. 3 CONTENTS USB to RS-422 Converter Part Number: USB-422-1 INTRODUCTION 2 FEATURES. 2 SPECIFICATIONS. 2 PIN ASSIGNMENT 2 CONNECTIONS.. 3 DRIVER INSTALLATION QUICK GUIDE.. 3 DRIVER INSTALLATION EXAMPLES..

More information

Windows 8 / 7 CONTENTS. USB to RS-485 Converter. Part Number: USB FEATURES. 2 SPECIFICATIONS. 2 CONNECTIONS.. 3

Windows 8 / 7 CONTENTS. USB to RS-485 Converter. Part Number: USB FEATURES. 2 SPECIFICATIONS. 2 CONNECTIONS.. 3 CONTENTS USB to RS-485 Converter Part Number: USB-485-1 INTRODUCTION 2 FEATURES. 2 SPECIFICATIONS. 2 PIN ASSIGNMENT 2 CONNECTIONS.. 3 DRIVER INSTALLATION QUICK GUIDE.. 3 DRIVER INSTALLATION EXAMPLES..

More information

installation manual SALES AND ADMINISTRATION (toll free)

installation manual SALES AND ADMINISTRATION (toll free) installation manual SALES AND ADMINISTRATION 800.637.2645 (toll free) 217.442.0611 sales@timeomatic.com TECHNICAL SUPPORT 866.637.2645 (toll free) service@timeomatic.com www.watchfiresigns.com Quick Start-Up

More information

User Manual A08. User Manual

User Manual A08. User Manual A08 TABLE OF CONTENTS TABLE OF CONTENTS... 1 1. INTRODUCTION... 2 1.1. Key Features... 3 1.2. OS Requirement... 4 1.3. Specification... 4 1.4. Packing List... 4 2. OVERVIEW... 5 2.1. LED Definition...

More information

Serial Interface. Upgrading Firmware

Serial Interface. Upgrading Firmware Thermok User s Manual The Thermok is four channel, K-type thermocouple display with LCD display and serial port. It can simultaneous display all four thermocouple channels, and at the press of a button,

More information

Instructions manual / DPC Touch Firmware Upgrade 1. DPC Touch Firmware Upgrade SERVICE MANUAL

Instructions manual / DPC Touch Firmware Upgrade 1. DPC Touch Firmware Upgrade SERVICE MANUAL Instructions manual / DPC Touch Firmware Upgrade 1 DPC Touch Firmware Upgrade SERVICE MANUAL Instructions manual / DPC Touch Firmware Upgrade 2 IMPORTANT The tool delivered with this manual may have been

More information

ZICM357P2 - Evaluation Kit User s Guide

ZICM357P2 - Evaluation Kit User s Guide User Guide 0008-02-08-00-000 (Rev. A) ZICM357P2 - Evaluation Kit User s Guide ZICM357P2 Evaluation Kit User Guide Introduction The ZICM357P2 Evaluation Kit (ZICM357P2-KIT1-1) provides a simple evaluation

More information

WIRELESS RF MODEM SETUP MANUAL FOR CARDMASTER

WIRELESS RF MODEM SETUP MANUAL FOR CARDMASTER WIRELESS RF MODEM SETUP MANUAL FOR CARDMASTER REV 07.03.12 www.cardlockvending.com customers call 888-487-5040 Installation Manual for CardMaster Wireless modem setup 1 TABLE OF CONTENTS PAGE 1 INSTALLATION

More information

NX-588E USB Flash Programmer Instructions v1.1

NX-588E USB Flash Programmer Instructions v1.1 NX-588E USB Flash Programmer Instructions v1.1 Installing the NX-588E on a computer This process should take 5-10 min. 6. The following screen will appear: It is essential you carry out this step from

More information

VP- X Pro & VP- X Sport

VP- X Pro & VP- X Sport VP- X Configurator Release Notes As of version 1.6 (May 13, 2013) This document updated October 31, 2013 Contents 1. Models...1 2. Updating the VP-X Pro and Sport firmware (Automatic)...1 3. Software Upgrade

More information

Firmware, Database, & PC Application Update Installation Instructions

Firmware, Database, & PC Application Update Installation Instructions Firmware, Database, & PC Application Update Installation Instructions IMPORTANT Please read before you begin the installation. To avoid possible errors, it is recommended to install the updates as described

More information

GV-Joystick. User's Manual

GV-Joystick. User's Manual GV-Joystick User's Manual Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. JKV10-C 2012 GeoVision, Inc. All rights reserved.

More information

Contents About This Guide Audience Revision History

Contents About This Guide Audience Revision History Contents About This Guide............................. 2 Audience............................................... 2 Revision History......................................... 2 Conventions............................................

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

Cascade Configuration Tool

Cascade Configuration Tool Cascade Configuration Tool Version 1.0.10 Installation and Operations Manual 00-02-0724 01-25-11 Section 40 In order to consistently bring you the highest quality, full featured products, we reserve the

More information

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL RN-WIFLY-EVAL-UM WiFly Evaluation Kit 0 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-.0 Version.0 //0 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks

More information

Multi-IQ. Firmware: RS232-Data Manager for UPS 4 x RS232 / 1 x LAN-Contacts flash upgradeable. User manual. (Serial Number / Seriennummer)

Multi-IQ. Firmware: RS232-Data Manager for UPS 4 x RS232 / 1 x LAN-Contacts flash upgradeable. User manual. (Serial Number / Seriennummer) Version: 2016-08-18 Multi-IQ Firmware: (Serial Number / Seriennummer) RS232-Data Manager for UPS 4 x RS232 / 1 x LAN-Contacts flash upgradeable User manual MANUAL ENGLISH... 2 GENERAL PROPERTIES:... 2

More information

Firmware Reprogramming Guide

Firmware Reprogramming Guide 8 July. 2016 1 UART Connection Hardware Setup Modules and adaptors may be reprogrammed using the procedure detailed in this document. Normally, our platforms will be delivered with the final firmware already

More information

CommLink IV Technical Guide

CommLink IV Technical Guide www.wattmaster.com CommLink IV Technical Guide Table of Contents General Information... 3 CommLink IV Overview...3 Optional IP Module Kit...3 Optional Remote Link II...3 Installing CommLink IV ONLY...3

More information

Canlan INSTALLATION MANUAL

Canlan INSTALLATION MANUAL Canlan INSTALLATION MANUAL August 2014 Table of Contents Introduction... 4 Overview... 5 RJ45 Connector and Status LEDs... 5 Power Input... 6 RS232 / RS485 Connectors... 7 Installing the Canlan Software...

More information

HDMI (HDBaseT) Matrix Switcher Series

HDMI (HDBaseT) Matrix Switcher Series HDMI (HDBaseT) Matrix Switcher Series ITEM NO.: HE04M 4 x 4 HDMI + HDBaseT Matrix Switcher With the latest and more affordable HDBaseT technology extend HDMI sources up to 100M at 1080p or 1920x1200. HE04M

More information

AccuPOS Hardware Setup Guide TABLE OF CONTENTS

AccuPOS Hardware Setup Guide TABLE OF CONTENTS AccuPOS Hardware Setup Guide TABLE OF CONTENTS 1. Receipt Printer (TSP 100) a. Unpacking b. Parts Identification c. Hardware setup and Cable connection d. Software Setup e. Configuring Receipt Printer

More information

USB485 USB to RS485 Converter Card

USB485 USB to RS485 Converter Card USB485 USB to RS485 Converter Card User Manual Version 1.02 RMS Technologies 2533 N. Carson St. #4698, Carson City, NV 89706-0147 1-877-301-3609 www.rmsmotion.com sales@rmsmotion.com Thank you for purchasing

More information

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply

USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual. Features and Specifications. Power Supply USB-16COMi-M 16-Port RS-422/485 USB Serial Adapter User Manual The USB to industrial 16-Port RS-422/485 Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your

More information

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E Raven XT Quick Start Guide for AT&T CoverTitle 20070914 Rev 3.0E Activating your Raven XT on AT&T Installing the SIM Configuring the APN Hardware Installation Indicator Lights Optional: Setting up a DUN

More information

Local Firmware Download

Local Firmware Download Local Firmware Download Help Guide Performing a local Firmware Download allows you to download the latest software version to the ipocket232 Inc. s unit using terminal emulation software, such as HyperTerminal

More information

TS1 Firmware Update Tool (for PC)

TS1 Firmware Update Tool (for PC) TS1 Firmware Update Tool (for PC) Installation and Operation Quick Start May 1, 2012 Overview This document provides instructions for using the Firmware Update Tool to update a TS1 Keypad to the latest

More information

Wireless Modem Evaluation Board User s Guide

Wireless Modem Evaluation Board User s Guide Features Supports all CCI Modems and Radios Two independent transceivers and interfaces RS-232 Host Serial and USB Serial Communications RS-232,TTL Digital Serial and USB Host Interfaces Wireless modem

More information

Installing the Ampire UART TFT

Installing the Ampire UART TFT Installing the Ampire UART TFT Thank you for Purchasing this UART TFT Kit from IES. The setup of the device is broken down into 4 stages which should be carried out IN THE FOLLOWING ORDER for correct operation

More information

Using the NM150 with Adulticiding

Using the NM150 with Adulticiding Reason Adulticiding 3.5 includes support for the New Mountain NM150 Weather Station. Adulticiding fogger log point details include temperature, wind speed, and wind direction. These can be recorded from

More information

BitPipe Cellular Dev- Kit

BitPipe Cellular Dev- Kit BitPipe Cellular Dev- Kit Rev 1.2 2018-03-19 Table of Contents Table of Contents... 2 Table of figures... 3 1 Revision history... 4 2 Introduction... 4 3 Included Material... 4 4 BitPipe Development Kit

More information

Firmware, Database, & PC Application Update Installation Instructions

Firmware, Database, & PC Application Update Installation Instructions Firmware, Database, & PC Application Update Installation Instructions IMPORTANT Please read before you begin the installation. To avoid possible errors, it is recommended to install the updates as described

More information

Please note that you may lose your previous settings when you upgrade your software. We advise that you write them down before starting the update.

Please note that you may lose your previous settings when you upgrade your software. We advise that you write them down before starting the update. Software Updates for the iscan VP30 The iscan VP30 software can be updated using a PC with a serial port or a USB port (with a USB-to-Serial adapter). We recommend a serial port terminal program called

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

SIN-11-USB USERS GUIDE SIN-11-USB USERS GUIDE

SIN-11-USB USERS GUIDE SIN-11-USB USERS GUIDE SIN-11-USB USERS GUIDE Revision Date: 05/06/2010 A d v a n c e d M i c r o S y s t e m s, I n c. w w w. s t e p c o n t r o l. c o m i Overview... 3 Getting Started... 4 Hardware... 6 Demo Power-up...

More information

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0

Network USB over IP Server With 1-USB2.0 Port. User Manual V1.0 Network USB over IP Server With 1-USB2.0 Port User Manual V1.0 1 2 TABLE OF CONTENTS COPYRIGHT...4 1. INTRODUCTION...5 PRODUCT OVERVIEW...5 COMPONENTS AND FEATURES...5 HARDWARE INSTALLATION...5 2. THE

More information

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package.

This 4-port RS-422/485 Adapter is provided with an external switching power adapter in the package. USB-4COMi-M USB to Quad RS-422/485 to Serial Adapter Manual The USB to Industrial Quad RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple. Connecting to a USB

More information

On occasion, due to a failure or water damage it may become necessary to replace an APEX, APEX LITE, or APEX JR with another controller.

On occasion, due to a failure or water damage it may become necessary to replace an APEX, APEX LITE, or APEX JR with another controller. Table of Contents INTRODUCTION... 3 REQUIREMENTS... 4 ACCESSING THE CLASSIC DASHBOARD... 7 CLONING YOUR APEX... 10 Create a configuration backup of the OLD APEX... 10 Prepare the NEW APEX... 11 Restore

More information

Thermal Label Printer Guide

Thermal Label Printer Guide Thermal Label Printer Guide Thermal Printer 2844 A step-by-step guide to setting up your thermal printer TABLE OF CONTENTS Getting Started...1 Unpacking the Printer...2 Printer Features...3 Connecting

More information

Bluetooth RS-232 Adapter

Bluetooth RS-232 Adapter BT-232B Bluetooth RS-232 Adapter with Internal Chip Antenna Bluetooth RS-232 Adapter User manual for BT-232B and BT-232B-E models BT Adapter Model BT-232B-E Bluetooth RS-232 Adapter with External Dipole

More information

Installation & User Manual

Installation & User Manual Contents Installation Instructions 3 Installation Diagrams 4 System Overview 6 Wiring Diagrams 8 Network Diagrams 9 Operation Instructions Fingerprint Enrollment 12 21 Wi-Enterprise Controller www.transmittersolutionssmart.com

More information

Firmware Upgrade for JVC projectors 2013 models*

Firmware Upgrade for JVC projectors 2013 models* Page 1 of 10 Firmware Upgrade for JVC projectors 2013 models* *DLA-X500RBE, DLA-X500RBU, DLA-X500RWE, DLA-X700RBE, DLA-X700RBU, DLA-X900RBE, DLA-X900RBU, DLA-XC5880RB, DLA-XC7880RB, DLA-RS4910U, DLA-RS49E,

More information

Psiber ReportXpert. User s Manual

Psiber ReportXpert. User s Manual Psiber ReportXpert User s Manual CONTENTS Table of Contents CONTENTS 2 Chapter 1 4 Installation 4 Installation and Setup 4 Installing PDF Writer 4 Upgrade 4 Chapter 2 6 Project Management 6 Creating a

More information

CEL MeshConnect ZICM35x Test Tool User Guide

CEL MeshConnect ZICM35x Test Tool User Guide User Guide 0011-00-17-02-000 CEL MeshConnect ZICM35x Test Tool User Guide CEL MeshConnect ZICM35x Test Tool User Guide Introduction CEL s MeshConnect EM357 Mini Modules combine high performance RF solutions

More information

Toriemon FGV-X and FGV-HX INSTRUCTION MANUAL

Toriemon FGV-X and FGV-HX INSTRUCTION MANUAL FORCE GAUGE FGV-X SERIES Add-in software for EXCEL Toriemon FGV-X and FGV-HX INSTRUCTION MANUAL NIDEC-SHIMPO CORPORATION CONTENTS 1. Introduction 2. Setup 2.1 Software Package 2.2 Software Installation

More information

Temperature-Humidity Sensor Configuration Tool Rev. A 1/25/

Temperature-Humidity Sensor Configuration Tool Rev. A 1/25/ Rev. A 1/25/213 172 Contents Contents Temperature-Humidity Sensor Configuration Tool... 3 Read Sensor Screen... 3 Manual Calibration Screen... 4 Register View Screen... 5 Modbus Registers... 6 Reprogram

More information

EX-6014WI RS232 to WiFi Wireless Adapter, w/ Mounting Kit

EX-6014WI RS232 to WiFi Wireless Adapter, w/ Mounting Kit EX-6014WI RS232 to WiFi Wireless Adapter, w/ Mounting Kit Thank you for purchasing this RS232 to WiFi Wireless Adapter (hereinafter referred to as WiFi-Adapter ), it is designed to communicate with RS232

More information

NPort Z2150 User s Manual

NPort Z2150 User s Manual NPort Z2150 User s Manual Third Edition, July 2015 www.moxa.com/product 2015 Moxa Inc. All rights reserved. NPort Z2150 User s Manual The software described in this manual is furnished under a license

More information

Mi.Net Mobile. Transceiver. Mueller Systems. operating Instructions manual

Mi.Net Mobile. Transceiver. Mueller Systems. operating Instructions manual operating Instructions manual Mi.Net Mobile table of contents PAGE General Information / Components 2 Installation 3 Configurations 4-5 LED Indicators 5 About Mueller Systems 6 Notes 7 Transceiver! WARNING:

More information

Firmware Upgrade for JVC projectors 2013 models (Important Pre Update Information)

Firmware Upgrade for JVC projectors 2013 models (Important Pre Update Information) Firmware Upgrade for JVC projectors 2013 models (Important Pre Update Information) Before any firmware updates can be implemented, please make sure that you have a connection to the JVC projector from

More information

HP95LX & Hyper Terminal for Windows 2000, XP, Vista & 7. 8/4/2012 Reviewed: Aug. 2012. Overview: The HP95LX Palmtop factory transfer software may not run on the newer Windows OS Windows 7. Although comparability

More information

B5021 Ethernet Base Supplemental User Guide

B5021 Ethernet Base Supplemental User Guide B5021 Ethernet Base Supplemental User Guide Overview This is a supplemental user guide for the B5021 Ethernet Base and covers the differences between the B5011 and the B5021. Refer to the B5011 manual

More information

Installation of advanced communications board and LG Chem RESU

Installation of advanced communications board and LG Chem RESU Installation of advanced communications board and LG Chem RESU Introduction This technical note shows how to set up an SP PRO for use with an LG Chem RESU lithium battery. It explains how to update the

More information

Copyright 2013 Esselte Leitz GmbH & Co. KG. All rights reserved.

Copyright 2013 Esselte Leitz GmbH & Co. KG. All rights reserved. Copyright 2013 Esselte Leitz GmbH & Co. KG. All rights reserved. Mac, ipad, AirPrint, and OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Google and Google Cloud Print are

More information

Installation & User Manual V2.08

Installation & User Manual V2.08 YOUR SECURITY IS OUR PRIORITY Other products from GSD Contents Installation Instructions Installation Diagrams System Overview Wiring Diagrams Network Diagrams Operation Instructions Fingerprint Enrollment

More information

mce100+ getting started guide Install mce100+ The disc will run and display the below screen: Choose Install mce to continue

mce100+ getting started guide Install mce100+ The disc will run and display the below screen: Choose Install mce to continue content between two the phonebook records of a content from a 1. Insert the mce CD. 2. Choose the Run mce Setup button. The disc will run and display the below screen: Choose mce to continue 5. Ready to

More information

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features

USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual. Specifications and Features USB-COMi-TB USB to Industrial Single RS-422 / 485 Adapter Manual The USB-COMi-TB USB-to-Industrial Single RS-422/485 Adapter is designed to make industrial communication port expansion quick and simple.

More information

Renaming the Projector Adapter Advanced Settings Troubleshooting... 25

Renaming the Projector Adapter Advanced Settings Troubleshooting... 25 010-0730-00 Contents Contents... 2 Introduction... 4 Wireless Range... 4 System Requirements... 4 What's in the Box... 4 Adapter Status Indicators and Details... 5 What s the difference between Wireless

More information

SCAN LEARN MORE. iw4 Start Guide Visit our website for additional help and how-to videos

SCAN LEARN MORE. iw4 Start Guide Visit our website for additional help and how-to videos SCAN LEARN MORE iw4 Start Guide Visit our website for additional help and how-to videos www.ihomeaudio.com/support/airplay/ Overview Controls Power Alarm Reset Button - Press to On the iw4 speaker system

More information

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.:

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.: Technical Documentation VISY-X Edition: 2016-10 Version: 1 Article no.: 350033 FAFNIR GmbH Schnackenburgallee 149 c 22525 Hamburg Tel.: +49 / 40 / 39 82 07 0 Fax: +49 / 40 / 39 06 339 Table of contents

More information

The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below.

The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below. O2 USB Modem Firmware Upgrade. The manufacturer has released new improved firmware which upgrades your O2 USB Modem. To install it follow the instructions below. The upgrade will work on Microsoft Windows

More information

linkzone User ManUal

linkzone User ManUal LINKZONE User Manual Getting to Know Your Mobile Hotspot Power key WPS key LED indicator USB jack LED Description Part Power key WPS key LED indicators Charging / USB Port Reset Reboot Description Hold

More information

AVR32 Studio Tutorial AVR32 UC3. EVK1100 Control Panel Tutorial

AVR32 Studio Tutorial AVR32 UC3. EVK1100 Control Panel Tutorial AVR32 Studio Tutorial AVR32 UC3 Agenda What is the Control Panel? Control Panel Interfaces Description. Control Panel Use Case - Ethernet - Shell through RS232 - USB Device - USB Host Nov 19, 2007 2 Control

More information

Dolphin ebase. Communication Cradle for the Dolphin 9700 Mobile Computer. User s Guide

Dolphin ebase. Communication Cradle for the Dolphin 9700 Mobile Computer. User s Guide Dolphin ebase Communication Cradle for the Dolphin 9700 Mobile Computer User s Guide Introduction The Ethernet Base (ebase) enables a single Dolphin 9700 computer to communicate with a host device over

More information

How to Update PXW-X70 System software

How to Update PXW-X70 System software How to Update PXW-X70 System software Windows Mac 2017/4/28 Ver.3.02 Preparing for system software update Please prepare the following items in addition to your camera. System requirements for a computer

More information

There are two ways to connect the Ideal Vacuum Model XG-120 Digital Vacuum Gauge: Via RS-232 Serial Port, or Ethernet.

There are two ways to connect the Ideal Vacuum Model XG-120 Digital Vacuum Gauge: Via RS-232 Serial Port, or Ethernet. . Thank you for purchasing the Ideal Vacuum Model Xact Gauge XG-120 Digital Vacuum Gauge. This manual will help guide you through connecting your vacuum gauge to a computer for either direct or remote

More information

Configuring the Switch

Configuring the Switch This appendix contains these topics: Using the Configuration Setup Wizard, page 1 Using the CLI, page 4 Using the Configuration Setup Wizard Quick Setup: Accessing the Configuration Setup Wizard When you

More information

8 TS4-DDH T i g e r S t o p M a n u a l D a t a D o w n l o a d i n g. May 2006 Version 3.5 ~ 4.72 Hardware

8 TS4-DDH T i g e r S t o p M a n u a l D a t a D o w n l o a d i n g. May 2006 Version 3.5 ~ 4.72 Hardware 8 TS4-DDH T i g e r S t o p M a n u a l D a t a D o w n l o a d i n g May 2006 Version 3.5 ~ 4.72 Hardware Installation & User s Guide ESC Ethernet-to-Serial Converter SX Serial Extender IMPORTANT! TigerStop

More information

INTRODUCTION 2 FEATURES. 2 SPECIFICATIONS. 2 PIN ASSIGNMENT 2 DB-9 DB-25 CONVERSION TABLE. 2 DRIVER INSTALLATION QUICK GUIDE.. 2

INTRODUCTION 2 FEATURES. 2 SPECIFICATIONS. 2 PIN ASSIGNMENT 2 DB-9 DB-25 CONVERSION TABLE. 2 DRIVER INSTALLATION QUICK GUIDE.. 2 USB to RS-232 Converter Part Number: USB-232-1 Communications made easy CONTENTS INTRODUCTION 2 FEATURES. 2 SPECIFICATIONS. 2 PIN ASSIGNMENT 2 DB-9 DB-25 CONVERSION TABLE. 2 DRIVER INSTALLATION QUICK GUIDE..

More information

MTX-D Ethanol Content and Fuel Temperature Gauge User Manual

MTX-D Ethanol Content and Fuel Temperature Gauge User Manual MTX-D Ethanol Content and Fuel Temperature Gauge User Manual P/N 3912 kit does not include flex fuel sensor. The ECF-1 is compatible with GM P/Ns 13577429 and 13577379 1. Installation... 2 1.1 Gauge Mounting...

More information

Blue Point Engineering

Blue Point Engineering Blue Point Engineering Board - Pro Module (E) Instruction Pointing the Way to Solutions! Controller I Version 2.1 The Board Pro E Module provides the following features: Up to 4 minutes recording time

More information