Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System

Size: px
Start display at page:

Download "Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System"

Transcription

1 Using a Laptop Computer with a USB or Serial Port Adapter to Communicate With the Eagle System ECU DB9 USB _A.DOC Page 1 of 18 9/15/2009

2 2009 Precision Airmotive LLC This publication may not be copied or reproduced without express written permission from Precision Airmotive LLC _A.DOC Page 2 of 18 9/15/2009

3 Table of Contents 1. Purpose 2. User Knowledge 3. Basic Steps 4. Eagle System Prerequisites 5. Laptop Computer Specification 6. Electronic Port Adapter 7. Terminal Program Download and Setup 8. Viewing Eagle Data in Window s Notepad or Mac s TextEdit Program 9. Viewing Eagle Data in Window s Excel or Mac s Numbers Program 10. Communicating with a Mac Computer Appendix A. Hardware Layout When Using a Serial Adapter B. Hardware Layout When Using a USB Adapter C. Scripting With Tera Term Pro _A.DOC Page 3 of 18 9/15/2009

4 1. Purpose The purpose of this document is to define the necessary hardware, software, and user steps for a laptop computer to communicate with the Eagle System s Electronic Control Unit (ECU). The user can then verify system status, troubleshoot, change calibration values, and perform data acquisition functions all of which are explained in the Eagle Calibration manual. 2. User Knowledge 2.1. The user must have read and be familiar with the following Eagle manuals: Owners, Installation, Post Installation Troubleshooting, and Theory of Operation. All of which can be found on Precision Airmotive s Web Site Read this entire document before buying products to minimize unnecessary purchases. 3. Basic Steps These are the basic steps on how to get a laptop computer to communicate with the Eagle System s ECU. Most steps have an accompanying section (see titles in bold below) which go into further details on how to actually perform the action. Be aware, there are instructions for both MS Windows and Macintosh type laptops and for both serial and USB type ports Ensure that the Eagle System Prerequisites are met Determine the Specifications of Laptop Computer Electronic Port Adapter and Hardware. Acquire the appropriate port adapter and extension cables (the appendixes show how the adapters are installed) If using a USB port adapter, download and install the device driver If using a USB port adapter and running Windows, the port configuration will be adjusted using the device manager found in the control panel of Windows Terminal Program Download and Setup MAC computer has a Terminal program built in. See the Apple setup in this document Windows computer uses the freeware program Tera Term Pro Review the sections labeled: Viewing Eagle Data in Window s Notepad or Mac s TextEdit Program AND Viewing Eagle Data in Window s Excel or Mac s Numbers Program Hook everything up. Attach the port adapter to the laptop computer and then to either the Left or Right ECU communication port Turn the Aircraft Main Buss on; then turn the key switch to either the left or right ECU position Turn on the laptop computer and start the following programs: Notepad (Windows) or TextEdit (Mac) Tera Term Pro (Windows) or Mac s Terminal program _A.DOC Page 4 of 18 9/15/2009

5 4. Eagle System Prerequisites 4.1. It is important that the user installs the Eagle system per the installation manual. The aircraft main buss battery and Eagle battery MUST BE fully charged. Ensure that the ground wire between the main battery and the engine/aircraft is adequate in size and is making good contact Locate the Left and Right communication port connectors that are part of the wiring harness that comes from the ECU. Left and Right ECU Comm Ports. Notice each has 2 rows of Female sockets. These are Female DB9 Connectors Determine how far away the laptop computer is going to be from the Left and Right ECU communication ports. A communication extension cord maybe needed to position the computer in a comfortable user location, examples are found in Appendix A and B _A.DOC Page 5 of 18 9/15/2009

6 5. Laptop Computer Specifications An inexpensive laptop computer can be used. The specific requirements for the laptop are: 5.1. Must have a decent internal battery or DC power adapter that plugs into the aircraft. This is to ensure the computer does NOT go dead while taking data in flight or on the ground MS Windows based laptop computers will automatically come with a program called Notepad. Macintosh computers have a program called TextEdit. These simple programs can open, view, save, and the data that was saved (logged) by the Terminal program Window s Excel and Mac s Numbers can do the same things as Notepad and TextEdit but they can also perform data manipulation like: graphing, sorting and averaging. Usually all that is needed is a program like Notepad for Eagle data review The computer must have either a serial port or USB port, see pictures below If the computer s USB port is going to be used then the computer also needs a CD drive. The USB port adapter comes with a device driver load on a CD. Computer Serial Port Notice the 2 rows of Male Pins. This is a Male DB9 connector. Computer USB Ports _A.DOC Page 6 of 18 9/15/2009

7 6. Electronic Port Adapter 6.1. The electronic port adapter is a device that connects between the Eagle System s ECU RS485 port and to either a laptop computer s USB or RS232 serial port NOTE - The RS485 and the RS232 use the same physical connector. The connector used is known as a DB9. How the information is being transmitted determines what port it is. Side Note - When purchasing DB9 connectors it is important to know that there both male and female style connectors The adapter comes in two different physical styles, serial port and USB port. Both adapters are technically called Serial Interface Adapters. Both adapters will do the same job. The serial port adapter is the simplest to use. The USB port adapter requires two additional steps: installing a software driver that comes with the USB adapter and telling the computer what port the device is attached to. How to perform these steps is mentioned later Precision Airmotive has tried several different port adapters and found that the products from work well, are easy to acquire, and are reasonably priced. Listed below is information for a serial port adapter and a USB adapter If a USB port adapter is needed specifically ask for the CD software driver when ordering the port adapter. The CD is very easy to use, where as the driver off their web site is more labor intensive. Physical Style of Adapter US Converter s Product Model Name Computer Serial RS232 to Eagle RS485 RS232 to RS485 converter RS485 Computer USB to Eagle RS485 USB to RS485 Cable USB485CAB (This comes with a built in 2 ft long USB Cable) NOTE. Precision has found that some inexpensive laptops may have a USB port, but they are missing some internal circuitry. The USB adapters that are mention here will work successfully because they have this missing UART circuitry (Universal Asynchronous Receiver Transmitter) _A.DOC Page 7 of 18 9/15/2009

8 6.6. Installation of the USB driver is performed by performing the following steps Select this option, then select next. Do NOT select any options. Just put the CD in the drive and wait. Everything happens automatically _A.DOC Page 8 of 18 9/15/2009

9 6.7. Port Configuration steps if using MS Windows laptop and an USB adapter Go to the Control Panel of your computer. Then select System, then the tab called Hardware, followed by Device Manager. A screen will pop up that will look similar to the one shown below to the left. Then plug in the USB Port Adapter and the screen will acknowledge that the USB adapter is present. USB device is UNplugged. Only COM1 is present. USB device is Plugged in If the COM Port number for the assigned to the USB adapter is higher than 4, then this will need to be changed. Click on the USB port with the right mouse button, then select Advanced Settings and change the assignment to one that is less than 4 and is not being used by another device (example shown next.) Change Here The COMM number and the BAUD rate information from above will be entered into the Terminal program (Tera Term Pro.) _A.DOC Page 9 of 18 9/15/2009

10 7. Terminal Program Download and Setup The Terminal program is a user interface that translates information coming to and from the Eagle system via the Electronic Port Adapter and displays it on the user s laptop computer screen. The data can also be logged to a file that MS Notepad or Apple TextEdit can open The MAC computer has a built in Terminal program. See the section called Communicating with a MAC Computer For MS-Windows PCs, Precision Airmotive is currently using a freeware program called, Tera Term Pro. The program has the ability to: Send script files. A script file can be used to completely rewrite the calibration file, thus eliminating numerous user entries. These script files are created by Precision Airmotive for special situations. The special settings for this are explained in Appendix C Continuously log data to a file. If the computer looses power, the data that was recorded is not lost Tera Term Pro is down loaded from The download is a Zip file. Click on this file with the right mouse button and select the option Extract All. Run the Setup file. Keep track of where the program and files are being created and saved to minimize frustration The standard setup for Tera Term Pro and how to save (log) Eagle data is shown next _A.DOC Page 10 of 18 9/15/2009

11 Settings for Tera Term Pro COM1 for serial adapter or whatever you selected for the USB. Select Serial for both the Serial and USB adapters Set to 1 Select Setup and then set the Terminal size to 120 characters wide and 40 deep. Click on Term size = win size. This will make the window the correct size when launched the next time. Be sure to save setup otherwise you do it all over _A.DOC Page 11 of 18 9/15/2009

12 Logging to a File with Tera Term Pro Under the File Menu select Log. In the Log window create a new file name or open a previously created file. Upon opening, an additional small window will appear. This window allows you to pause or close the log file. These log files may be saved in a folder of your choice or on the Desktop (keep track of where this file is saved because you will want to use it later). Note: If the Append box in the Log window is checked the new data will be added to the existing data in the file. If it is not checked, the old data will be over written. Tera Term files do not have a file extension such as.txt. When opening this file in Notepad select all files in order to see it. Choose the File menu to connect, disconnect, and exit program. Number of bytes added to file. NOTE: The data that is saved in the logged file is viewed by opening it in Window s Notepad or Mac s TexEdit or imported as a text space delimited in Window s Excel or Mac s Numbers _A.DOC Page 12 of 18 9/15/2009

13 8. Viewing Eagle Data in Window s Notepad or Mac s TextEdit Program Data that is displayed on the Terminal screen or was saved to a logged file can be viewed in Notepad and TextEdit. The data can then be saved, printed, and ed from one of these text programs. It is important to setup Notepad or a TextEdit with the proper font and size. Failure to do so will result in a text wrap or the data running off the screen. Sometimes this condition cannot be undone after it is saved. The EMS data string is up to 114 characters wide. In order to fit the data into a text file the Font should be Courier New with a size of 8 points. To do this, select the Format menu and select Font. There are two ways of getting the Eagle data from Terminal program (Tera Term Pro or Mac s version) into the Notepad or TextEdit. 1. The data that is being displayed live on the Terminal program screen can be highlighted, copied (Ctrl C) then pasted (Ctrl V) right into Notepad or TextEdit. 2. The data file that was created and saved (logged) in the Terminal program can be opened in Notepad or TextEdit. Use the pull down menu; File, Open, and use the option Files of type and choose All Files. This is necessary to see the file created by the Terminal program because it has no file extension. Note: Windows also has WordPad. The same is true for the font settings. There is one exception for this word processor. The saved file must be saved as a.txt file not an.rtf (rich text file). The default is.rtf so it always has to be changed to.txt. Failure to do so fills the data with formatting symbols making it un-useable. This can be undone by opening the.rtf file and doing a save as text file using WordPad itself. This may not be possible with another word processor. So Notepad is the preferred editor _A.DOC Page 13 of 18 9/15/2009

14 9. Viewing Eagle Data in Window s Excel or Mac s Numbers Program Data that was saved (logged) to file by a Terminal program or in a Text program like Notepad can be imported into Excel or Numbers. The data can then be saved, printed, ed, and manipulated. Data cannot be copied and pasted right off the Terminal program window. The exact steps for importing data will vary depending on specific software revision of Excel and Numbers that is being used. However, the general steps are listed below. 1. Open a new file. 2. From the main pull down menu select Data then from the options Get External Data pick From Text. 3. Browse for the previously saved Terminal file or Text file. Look for file types All Types *.* because the Terminal file has NO extension. 4. Select the file and then the command Import. 5. Select the import options Delimited, Space, and Text _A.DOC Page 14 of 18 9/15/2009

15 10. Communicating with a Mac Computer The Mac has a built in Terminal program under Applications/Utilities. This is a Unix command window. With the USB to RS485 drivers in place launch Terminal. Type the following commands without brackets: 1. Type [ls /dev/tty.*]. This command will list the USB serial devices. 2. Find the one that is the serial device you added. Example: /dev/tty.serial Copy the part in gray to paste later. This is the USB device name. 4. Type [screen /dev/tty.serial ]. This selects the device and sets the Baud Rate. 5. A communication window will appear. Type OPS if not already scrolling data. 6. Adjust the window size so the data does not wrap and then hit the return key. The data should stop. You are now ready for a data command session. 7. To save the data select all from the Edit menu. Place in a text editor (TextEdit) and save. 8. To quit the serial window hold the control key and press A then \ keys. 9. To quit the Unix session type [exit] and you are now logged off then quit Terminal. Note that MAC files use just a carriage return after each line. Windows uses a carriage return and line feed after each line. At the Windows end this can be corrected by opening the file with WordPad and saving as a text file which adds the line feeds. There are Serial Terminal programs available but none tend to be free for the MAC. When the baud rate is changed in the EMS you must exit Terminal and re-launch Terminal. If you are changing the baud rate to19200 you would type [screen /dev/tty.serial ]. Normally the baud rate is not changed and is defaulted at Note that all unix commands have a space after the command. There are probably ways to save data to a Log file so for the current time the copy/paste method will be used _A.DOC Page 15 of 18 9/15/2009

16 Appendix A Hardware Layout When Using a Serial Adapter US Converter s Product Name: RS232 to RS485 converter Model Number: RS485 Benefits: Device does not require downloading a software driver or setting up the Device Manager for ports when using MS Windows computers. Connection: The adapter can be plugged right in between the ECU (Left or Right Side) and the laptop computer with no additional wires. However, for convenience an extension cable can be used. An extension cable can be purchased or it can be made by purchasing the piece parts which include the correct gender DB9 connector and wires. To laptop. You can also add on a serial extension cable. This is a Female socket DB9 To Eagle. You can also add on a serial extension cable. This is a Male pinned DB9 Terminal strip only needed if you want to make a custom harness. For Reference: The computer has a male pinned DB9 Connector. The Eagle system has a female socket DB9 Connector. Extension Serial Cable Extension serial cables can be acquired in different lengths and are available at stores like Office Depot, Radio Shack, and Staples. Additional Reference Information (not needed to use adapter) Adaptor pin outs RS232 side RS485 side Terminal strip DB-9 (ECU) 1 DCD 1 D-/B 1 D+/A 2 (A) 2 RXD 2 D+/A 2 D-/B 1 (B) 3 TXD GND 5 4 DTR V ~ +12V 5 GND 5 GND 6 DSR 6 5 ~ 12V 7 RTS CTS RI _A.DOC Page 16 of 18 9/15/2009

17 Appendix B Hardware Layout When Using a USB Adapter US Converter s Product Name: USB to RS485 Cable Model Number: USB485CAB Benefits: The device will work with a computer that does not have a serial port. The device also comes with a built in 2 foot long USB extension cable. Additional Requirements: These devices require downloading software from the manufacture and managing the port requirements when using MS Windows. Connection: The adapter can be plugged right in between the ECU (Left or Right Side) and the laptop computer with no additional wires. If an additional extension cord is needed, either a USB or serial cable can be purchased. To laptop. You can also add on an additional USB extension cable. Terminal strip only needed if you want to make a custom harness To Eagle. You can also add on a serial extension cable. This is a male pinned DP9. For Reference The computer has a male pinned DB9 connector. The Eagle system has a female socket DB9 connector. US Converters sells separate 2 foot long USB extension cables. Office Depot, Radio Shack, and Staples also carry USB and serial extension cables. USB Extension Cable Serial Extension Cable _A.DOC Page 17 of 18 9/15/2009

18 Appendix C Scripting With Tera Term Pro Purpose This appendix defines the special Tera Term Program settings required to run a script file. Script files are provided by Precision Airmotive for special situations. Set to 5000 when scripting When scripting do not save setup with the 5000 as this will have to be undone on next launch. Do only during scripts then back to 0 or 1. Hit the ENTER button 1 time gives 5 sec delay Hit the ENTER button 2 times gives a 10 sec delay To the left is a script file. With the msec/line delay set at Every new line generates a 5 second delay to the next command. For long string outputs like vete+2 we add an extra line to make a 10 second delay. This script does a SW version, prints the original VE table, configures for a 320 CU inch engine, raises the VE table by 2% and displays the new VE table. Other schemes may be used such as a baud rate 19,200 and thus cutting the time in half. The msec/line could be 1000 and 5 (CR) which would be the same delay _A.DOC Page 18 of 18 9/15/2009

16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide

16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide 16-Port RS232 to USB2.0 High Speed Multi Serial Adapter (w/ Metal Case) Installation Guide 1. Introduction Thank you for purchasing this 16-Port RS232 to USB2.0 High Speed Multi Serial Adapter. It is an

More information

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline

How To Connect A Directsofl To A Powerpoint With An Acd With An Ctel With An Dm-Tel Modem On A Pc Or Ipad Or Ipa (Powerpoint) With A Powerline 2 (Powerline Application Note Last reviewed: 03/17/2008 AN-KEP-003.doc Page 1 of 23 Introduction... 1 Recommended s and ports to use... 1 Cable Wiring... 2 MDM-TEL Configuration ( Wizard)... 3 Direct Logic Communications

More information

Connecting the Console Port to a PC

Connecting the Console Port to a PC This document covers tasks associated with connecting a console port to a PC, and includes the following topics: Console (rollover) Cable and Adapters Making the physical connection Connecting using HyperTerminal

More information

How to setup a serial Bluetooth adapter Master Guide

How to setup a serial Bluetooth adapter Master Guide How to setup a serial Bluetooth adapter Master Guide Nordfield.com Our serial Bluetooth adapters part UCBT232B and UCBT232EXA can be setup and paired using a Bluetooth management software called BlueSoleil

More information

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide

2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 2-Port RS232/422/485 Combo Serial to USB2.0 Adapter (w/ Metal Case and Screw Lock Mechanism) Installation Guide 1. Introduction Thank you for purchasing this 2-Port RS232/422/485 Combo Serial to USB Adapter.

More information

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification:

To perform Ethernet setup and communication verification, first perform RS232 setup and communication verification: PURPOSE Verify that communication is established for the following products programming option (488.2 compliant, SCPI only): DCS - M9C & DCS M130, DLM M9E & DLM-M9G & DLM M130, DHP - M9D, P series, SG,

More information

Instructions for Installing and Using the FOCUS DL-15 Data Transfer Software

Instructions for Installing and Using the FOCUS DL-15 Data Transfer Software 27 March 2015 Instructions for Installing and Using the FOCUS DL-15 Data Transfer Software Introduction This guide will walk you through the process of transferring data from the FOCUS DL-15 to the computer

More information

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999

PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 232 232232 PCMCIA 1 Port RS232 2.1 EDITION OCTOBER 1999 Guarantee. FULL 36 MONTHS GUARANTEE. We guarantee your interface card for a full 36 months from purchase, parts and labour, provided it has been

More information

Manual. Sealer Monitor Software. Version 0.10.7

Manual. Sealer Monitor Software. Version 0.10.7 Manual Sealer Monitor Software Version 0.10.7 Contents 1 Introduction & symbols 1 2 Installation 2 2.1 Requirements 2 2.2 Installation process 2 3 Menu & Tooblar 5 3.1 File menu 5 3.2 Print menu 6 3.3

More information

Running the R4 Software on a USB Port

Running the R4 Software on a USB Port Tech Note Running the R4 Software on a USB Port Like a lot of other engine management software programs that have been around for a while, the R4 program is designed to communicate through a 9-pin serial

More information

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000

Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 Programming and Using the Courier V.Everything Modem for Remote Operation of DDF6000 1.0 Introduction A Technical Application Note from Doppler System July 5, 1999 Version 3.x of the DDF6000, running version

More information

SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual

SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual SUDT AccessPort TM Advanced Terminal / Monitor / Debugger Version 1.37 User Manual Version 1.0 - January 20, 2015 CHANGE HISTORY Version Date Description of Changes 1.0 January 20, 2015 Initial Publication

More information

Using HyperTerminal with Agilent General Purpose Instruments

Using HyperTerminal with Agilent General Purpose Instruments Using HyperTerminal with Agilent General Purpose Instruments Windows HyperTerminal can be used to program most General Purpose Instruments (not the 531xx series counters) using the RS-232 Serial Bus. Instrument

More information

The Analyst RS422/RS232 Tester. With. VTR, Monitor, and Data Logging Option (LOG2) User Manual

The Analyst RS422/RS232 Tester. With. VTR, Monitor, and Data Logging Option (LOG2) User Manual 12843 Foothill Blvd., Suite D Sylmar, CA 91342 818 898 3380 voice 818 898 3360 fax www.dnfcontrolscom The Analyst RS422/RS232 Tester With VTR, Monitor, and Data Logging Option (LOG2) User Manual Manual

More information

Professional USB to Serial Adapter Hub with COM Retention

Professional USB to Serial Adapter Hub with COM Retention Professional USB to Serial Adapter Hub with COM Retention ICUSB2321X ICUSB2322X ICUSB2324X *actual product may vary from photos *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com

More information

Plena Voice Alarm System Firmware update

Plena Voice Alarm System Firmware update Plena Voice Alarm System Firmware update 1. Introduction It is advised to update a Bosch Plena Voice Alarm System with the latest released firmware. This Application Note describes how a firmware update

More information

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Created by Simon Monk Last updated on 2014-09-15 12:00:13 PM EDT Guide Contents Guide Contents Overview You Will Need Part Software Installation

More information

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable. Created by Simon Monk

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable. Created by Simon Monk Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Created by Simon Monk Guide Contents Guide Contents Overview You Will Need Part Software Installation (Mac) Software Installation (Windows) Connect

More information

Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0

Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0 Virtual Integrated Design Getting started with RS232 Hex Com Tool v6.0 Copyright, 1999-2007 Virtual Integrated Design, All rights reserved. 1 Contents: 1. The Main Window. 2. The Port Setup Window. 3.

More information

IP SERIAL DEVICE SERVER

IP SERIAL DEVICE SERVER IP SERIAL DEVICE SERVER ( 1 / 2 / 4 serial port ) Installation guide And User manual Version 1.0 1Introduction... 5 1.1Direct IP mode...5 1.2Virtual COM mode...5 1.3Paired mode...6 1.4Heart beat... 6

More information

Keep it Simple Timing

Keep it Simple Timing Keep it Simple Timing Support... 1 Introduction... 2 Turn On and Go... 3 Start Clock for Orienteering... 3 Pre Start Clock for Orienteering... 3 Real Time / Finish Clock... 3 Timer Clock... 4 Configuring

More information

Advanced Data Capture and Control Systems

Advanced Data Capture and Control Systems Advanced Data Capture and Control Systems Tronisoft Limited Email: sales@tronisoft.com Web: www.tronisoft.com RS232 To 3.3V TTL User Guide RS232 to 3.3V TTL Signal Converter Modules P/N: 9651 Document

More information

How to deploy fonts using Configuration Manager 2012 R2

How to deploy fonts using Configuration Manager 2012 R2 In this post we will see steps on how to deploy fonts using Configuration Manager 2012 R2. If you have been tasked with deploying fonts using SCCM this post should help you. A font is a set of printable

More information

MS830 / MS833 Barcode Reader v1.0 9-December-2014

MS830 / MS833 Barcode Reader v1.0 9-December-2014 MS830 / MS833 Barcode Reader v1.0 9-December-2014 Publication Information 2014 Imagine Communications Corp. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Troubleshooting Tips Lifestyle SA-2 & SA-3 Amplifier. Troubleshooting Tips

Troubleshooting Tips Lifestyle SA-2 & SA-3 Amplifier. Troubleshooting Tips Troubleshooting Tips Lifestyle SA-2 & SA-3 Amplifier Refer to the Lifestyle SA-2 & SA-3 Amplifier service manuals, part number 271720 for schematics, PCB layouts and parts lists. Preventative Repair Measures

More information

Connecting instruments serially to your computer

Connecting instruments serially to your computer Connecting instruments serially to your computer This TechNote will review how to connect instruments (GPS, Sounder, Heading Sensor ) to a computer. Important points such as electrical specification (RS-232

More information

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable

Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Adafruit's Raspberry Pi Lesson 5. Using a Console Cable Created by Simon Monk Last updated on 2016-04-12 08:03:49 PM EDT Guide Contents Guide Contents Overview You Will Need Part Software Installation

More information

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL

PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL Rev. D PRODUCTIVITY THROUGH INNOVATION 600 CONTROL DIRECT DRIVE TECHNICAL/OPERATION MANUAL 10 BORIGHT AVENUE, KENILWORTH NEW JERSEY 07033 TELEPHONE: 800-524-0273 FAX: 908-686-9317 TABLE OF CONTENTS Page

More information

Modbus Communications for PanelView Terminals

Modbus Communications for PanelView Terminals User Guide Modbus Communications for PanelView Terminals Introduction This document describes how to connect and configure communications for the Modbus versions of the PanelView terminals. This document

More information

Config software for D2 systems USER S MANUAL

Config software for D2 systems USER S MANUAL DT-CONFIG SOFTWARE Config software for D2 systems USER S MANUAL CONTENTS 1. Introductions ------------------------------------------------------------------- 3 2. System Requirement and Connection ----------------------------------------

More information

Current Cost Data Cable User Guide. Installing and configuring the data cable

Current Cost Data Cable User Guide. Installing and configuring the data cable Current Cost Data Cable User Guide Installing and configuring the data cable Contents About the Data Cable... 3 Data Cable Installation Steps... 3 Post Installation Checks... 3 So the driver is installed,

More information

2-Port RS232/422/485 Combo Serial PCI Card

2-Port RS232/422/485 Combo Serial PCI Card 2-Port RS232/422/485 Combo Serial PCI Card Installation Guide 1. Introduction Thank you for purchasing this 2-Port RS232/422/485 Combo Serial PCI Card. It is a universal add in card that connects to a

More information

RS-232 Communications Using BobCAD-CAM. RS-232 Introduction

RS-232 Communications Using BobCAD-CAM. RS-232 Introduction RS-232 Introduction Rs-232 is a method used for transferring programs to and from the CNC machine controller using a serial cable. BobCAD-CAM includes software for both sending and receiving and running

More information

RJ45 Shielded (standard) port pinout. CS9000, Jetstream 4000 + 8500, Lanstream 2000, RTA8/RJX, RRC16, MTA8/RJX & SXDC8/RJX

RJ45 Shielded (standard) port pinout. CS9000, Jetstream 4000 + 8500, Lanstream 2000, RTA8/RJX, RRC16, MTA8/RJX & SXDC8/RJX Shielded (standard) port pinout Pin Circuit Function 1 DCD Input Data Carrier Detect 2 DSR Output Data Set Ready 3 DTR Input Data Terminal Ready 4 S/GND Signal Ground 5 TXD Output Transmit Data 6 RXD Input

More information

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server

LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Products: EFA with EFA Scan, DVRM and DVMD with Realtime Monitor or Stream Explorer DVMD-B1 LAN / WAN Connection Of Instruments with Serial Interface By Using a Terminal Server Remote control of test and

More information

Installing ABACUS ELECTRICS USB Optical Probes under Windows 7

Installing ABACUS ELECTRICS USB Optical Probes under Windows 7 Installing ABACUS ELECTRICS USB Optical Probes under Windows 7 AN17a This note assumes that you are installing the drivers on to a clean system, i.e. one on which ABACUS ELECTRICS Optical Probe drivers

More information

Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101

Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101 Using a USB to Serial adapter and Terminal Emulator in Windows 7 to communicate with a DM101 Z Technology Application Note No: 40 This application note outlines the simple process of installing and using

More information

Iridium Satellite Phonebook Tool Version H2PT0901 User Guide v3.2

Iridium Satellite Phonebook Tool Version H2PT0901 User Guide v3.2 Iridium Phonebook Tool Version H2PT0901 User Guide Iridium Satellite Phonebook Tool Version H2PT0901 User Guide v3.2 May 6, 2013 Iridium Subscriber Equipment Firmware Engineering Table of Contents 1 PURPOSE...

More information

Serial to Bluetooth Adapter

Serial to Bluetooth Adapter Serial to Bluetooth Adapter Serial (RS-232) to Bluetooth Class 1 Adapter ICRS232BT1 Actual product may vary from photo FCC Compliance Statement This equipment has been tested and found to comply with the

More information

User's Guide DylosLogger Software Version 1.6

User's Guide DylosLogger Software Version 1.6 User's Guide DylosLogger Software Version 1.6 The DylosLogger software allows users of Dylos Air Quality Monitors equipped with PC interface to easily record, download, and graph data. The COM port is

More information

RS-232 COMMUNICATIONS

RS-232 COMMUNICATIONS Technical Note D64 0815 RS-232 COMMUNICATIONS RS-232 is an Electronics Industries Association (EIA) standard designed to aid in connecting equipment together for serial communications. The standard specifies

More information

ScanWin Installation and Windows 7-64 bit operating system

ScanWin Installation and Windows 7-64 bit operating system ScanWin Installation and Windows 7-64 bit operating system In order to run the ScanWin Pro install and program on Windows 7 64 bit operating system you need to install a Virtual PC and then install a valid,

More information

PM1122 INT DIGITAL INTERFACE REMOTE

PM1122 INT DIGITAL INTERFACE REMOTE PM1122 INT DIGITAL INTERFACE REMOTE PM1122 INT front panel description: 1. Clear wireless remotes knob: push this button for more than 2 seconds to clear the list of all assigned wireless remote settings

More information

RS232C < - > RS485 CONVERTER S MANUAL. Model: LD15U. Phone: 91-79-4002 4896 / 97 / 98 (M) 0-98253-50221 www.interfaceproducts.info

RS232C < - > RS485 CONVERTER S MANUAL. Model: LD15U. Phone: 91-79-4002 4896 / 97 / 98 (M) 0-98253-50221 www.interfaceproducts.info RS232C < - > RS485 CONVERTER S MANUAL Model: LD15U INTRODUCTION Milestone s model LD-15U is a RS232 to RS 485 converter is designed for highspeed data transmission between computer system and or peripherals

More information

Bidirectional wireless communication using EmbedRF

Bidirectional wireless communication using EmbedRF Bidirectional wireless communication using EmbedRF 1. Tools you will need for this application note... 2 2. Introduction... 3 3. Connect EmbedRF Board to USB Interface Board... 3 4. Install and Run EmbedRF

More information

Communications Instructions for DOOSAN, FANUC Controls

Communications Instructions for DOOSAN, FANUC Controls Communications Instructions for DOOSAN, FANUC Controls Ethernet & RS-232 for; 18i, 21i, 0ib and c 30i Series & 0id - 1 - Table of Contents Section 1... 3 Ethernet Set-up for the PC... 3 Description...

More information

OWNERS MANUAL. WattsVIEW. Power Monitor Model: DC-10000. http://wattsview.com. WattsVIEWTM. Models: DC-10000 Serial DC-1000 USB DC-25000

OWNERS MANUAL. WattsVIEW. Power Monitor Model: DC-10000. http://wattsview.com. WattsVIEWTM. Models: DC-10000 Serial DC-1000 USB DC-25000 WattsVIEW Power Monitor Model: DC-10000 DC Power Monitoring Made Easy Models: DC-10000 Serial DC-1000 USB DC-25000 OWNERS MANUAL PAGE 1 of 23 Table of Contents WattsVIEW Power Monitor Model: DC-10000...1

More information

1-Port R422/485 Serial PCIe Card

1-Port R422/485 Serial PCIe Card 1-Port R422/485 Serial PCIe Card Installation Guide 1. Introduction Thank you for purchasing this 1-Port RS422/485 Serial PCI Express (PCIe) Card. It is a universal add in card that connects to a PC or

More information

RS-422/485 Multiport Serial PCI Card. RS-422/485 Multiport Serial PCI Card Installation Guide

RS-422/485 Multiport Serial PCI Card. RS-422/485 Multiport Serial PCI Card Installation Guide RS-422/485 Multiport Serial PCI Card Installation Guide 21 Contents 1. Introduction...1 2. Package Check List...2 3. Board Layouts and Connectors...3 3.1 2S with DB9 Male Connectors...3 3.1.1 JP5: UART

More information

Animated Lighting Software Overview

Animated Lighting Software Overview Animated Lighting Software Revision 1.0 August 29, 2003 Table of Contents SOFTWARE OVERVIEW 1) Dasher Pro and Animation Director overviews 2) Installing the software 3) Help 4) Configuring the software

More information

Synergy Controller Application Note 4 March 2012, Revision F Tidal Engineering Corporation 2012. Synergy Controller Bar Code Reader Applications

Synergy Controller Application Note 4 March 2012, Revision F Tidal Engineering Corporation 2012. Synergy Controller Bar Code Reader Applications Synergy Controller Bar Code Reader Applications Synergy Controller with Hand Held Products Bar Code Scanner OCR-A Labeled Part Introduction The value of the ubiquitous Bar Code Scanner for speeding data

More information

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies.

INDEX. Trademarks All name and product s trademarks mentioned below are the property of their respective companies. USB2.0 EASY IDE ADAPTER INDEX Trademarks ---------------------------------------------------------------------------- Introduction ---------------------------------------------------------------------------

More information

Centran Version 4 Getting Started Guide KABA MAS. Table Of Contents

Centran Version 4 Getting Started Guide KABA MAS. Table Of Contents Page 1 Centran Version 4 Getting Started Guide KABA MAS Kaba Mas Welcome Kaba Mas, part of the world-wide Kaba group, is the world's leading manufacturer and supplier of high security, electronic safe

More information

Global Monitoring + Support

Global Monitoring + Support Use HyperTerminal to access your Global Monitoring Units View and edit configuration settings View live data Download recorded data for use in Excel and other applications HyperTerminal is one of many

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

More information

ABB solar inverters. Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter

ABB solar inverters. Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter ABB solar inverters Installation and setup instruction Aurora Manager TL software and ABB PVI-USB-RS232_485 adapter Introduction This document details the procedure for the installation on a user s computer

More information

Control Technology Corporation CTC Monitor User Guide Doc. No. MAN-1030A Copyright 2001 Control Technology Corporation All Rights Reserved Printed in USA The information in this document is subject to

More information

IP Link Device Interface Communication Sheet

IP Link Device Interface Communication Sheet This document provides additional assistance with wiring your Extron IP Link enabled product to your device. Different components may require a different wiring scheme than those listed below. For complete

More information

FSU Inventory Scanner Set up & Use for Windows PC

FSU Inventory Scanner Set up & Use for Windows PC FSU Inventory Scanner Set up & Use for Windows PC FSU Inventory Scanner kit: 1 FSU Property Scanner (Model: CipherLab 8100) 1 Scanner Cradle 1 Scanner Cradle Power Supply 1 USB Cradle to PC Connecter Cable

More information

Using IDENT M System T with Modbus/TCP

Using IDENT M System T with Modbus/TCP Using IDENT M System T with Modbus/TCP Introduction The Pepperl+Fuchs IDENT M System T consists of two models MTT3000-F180-B12- V45-MON, which is a read only unit and the MTT6000-F120-B12-V45 which is

More information

Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM PRODUCTS AFFECTED SYMPTOMS POSSIBLE CAUSES

Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM PRODUCTS AFFECTED SYMPTOMS POSSIBLE CAUSES Aquadyne TechTip TITLE: TROUBLESHOOTING PC COM PORT AND MODEM COMMUNICATIONS WITH AN OCTOPUS. Article # 072297-1 Last reviewed: 03/25/98 Keywords: Serial Port, Modem, Polling, AquaWeb, Node Not Responding

More information

USB VoIP Phone Adapter. User s Manual

USB VoIP Phone Adapter. User s Manual USB VoIP Phone Adapter User s Manual FCC Certifications This Equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to part 15 and part 68 of the FCC Rules.

More information

History of Revisions. Ordering Information

History of Revisions. Ordering Information No part of this document may be reproduced in any form or by any means without the express written consent of II Morrow Inc. II Morrow, Apollo, and Precedus are trademarks of II Morrow Inc. Windows is

More information

Quick Start Guide RIVA/Athena Sea-Doo ECU

Quick Start Guide RIVA/Athena Sea-Doo ECU Quick Start Guide RIVA/Athena Sea-Doo ECU PART# - RS11891-ECU-DC APPLICATION(S): Sea-Doo 260/255/215hp icontrol Models RIVA/Athena ECU Manager Web Site: www.rivaathena.com NOTE: YOU MUST PERFORM PHYSICAL

More information

BMV-602 Data Link Manual

BMV-602 Data Link Manual BMV-602 Data Link Manual 1 Contents of the kit 1 x BMV-602 data link cable. 1 x Installation CD 2 System Requirements 2.1 Hardware requirements A BMV-602 with software version 2.03 or higher. A spare RS-232

More information

Bluetooth to Serial Adapter

Bluetooth to Serial Adapter Bluetooth to Serial Adapter Third Edition, Oct 2007 Version 3.0 771-BTS1009C3-001 Contents 1.0 Features....P.2 2.0 Package Content....P.2 3.0 Hard Drives Requirement.P.2 4.0 Specifications.P.3 5.0 Pin

More information

PC Program User s Guide (01.01.05) 1. Connecting the PC. 2. Installation and Start-up. 3. Programming

PC Program User s Guide (01.01.05) 1. Connecting the PC. 2. Installation and Start-up. 3. Programming Work Off-Line Set up a new database or modify a previously saved database (without being connected to the telephone system). This helps minimize on-site programming time. Work On-Line (connected directly

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

E-Mon Communication Gateway Utility Instructions for BACnet/mstp

E-Mon Communication Gateway Utility Instructions for BACnet/mstp E-Mon Communication Gateway Utility Instructions for BACnet/mstp The E-Mon Communication Gateway utility will allow you to configure the Device Instance (Node ID) and other parameters needed for your BACnet/mstp

More information

Centurion PLUS CPC4 Download Guide

Centurion PLUS CPC4 Download Guide Centurion PLUS CPC4 Download Guide using C4 File Transfer Utility. 1010537 03 01 10 Section 50 1.0 Background: 1.1 The Centurion PLUS Control system consists of a Centurion PLUS Core (CPC4 1) and Color

More information

Print Server Application Guide. This guide applies to the following models.

Print Server Application Guide. This guide applies to the following models. Print Server Application Guide This guide applies to the following models. TL-WR842ND TL-WR1042ND TL-WR1043ND TL-WR2543ND TL-WDR4300 CONTENTS Chapter 1. Overview... 1 Chapter 2. Before Installation...

More information

Driver Pant 8 and antenna switcher Ant 8. User manual

Driver Pant 8 and antenna switcher Ant 8. User manual Driver Pant 8 and antenna switcher Ant 8 User manual Table of contents Table of contents... 2 Introduction... 3 Shipping Contents... 3 Technical Data... 3 Control Panel... 4 Rear panel... 5 Controller

More information

1.1 Connection. 1.1.1 Direct COM port connection. 1. Half duplex RS232 spy cable without handshaking

1.1 Connection. 1.1.1 Direct COM port connection. 1. Half duplex RS232 spy cable without handshaking POS function Marchen POS-DVR surveillance system is a professional surveillance integrated with POS system. By bringing video and POS transaction data together, the POS-DVR surveillance system provides

More information

MixMeister EZ Converter Setup & Troubleshooting Contents:

MixMeister EZ Converter Setup & Troubleshooting Contents: MixMeister EZ Converter Setup & Troubleshooting Contents: Windows Vista and Windows 7 Setup Instructions... 2 Windows XP Setup Instructions... 4 Macintosh OSX - Setup Instructions... 6 Troubleshooting...

More information

Bluetooth Installation

Bluetooth Installation Overview Why Bluetooth? There were good reasons to use Bluetooth for this application. First, we've had customer requests for a way to locate the computer farther from the firearm, on the other side of

More information

VSCOM USB PRO Series Industrial I/O Adapters

VSCOM USB PRO Series Industrial I/O Adapters VSCOM USB PRO Series Industrial I/O Adapters 1.Introduction The VSCOM USB PRO Series Industrial I/O Adapters are advanced USB to Serial Adapters that connect to 1, 2, 4 or 8 RS-232/422/485 serial devices.

More information

LS-101 LAN to Serial Device server. User s Manual

LS-101 LAN to Serial Device server. User s Manual LS-101 LAN to Serial Device server User s Manual Revision History Revision No Date Author Remarks 0.1 August 29, 2001 IDC Initial document INTRODUCTION Overview Almost all instruments and most industrial

More information

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4

WHQL Certification Approval...2 User Interface...3 SUNIX s COMLab..4 INDEX WHQL Certification Approval...2 User Interface....3 SUNIX s COMLab..4 1.0 Introduction...5 2.0 Specification..5 2.1 Features 2.2 Universal Serial PCI Card 2.3 RS-232 Specification 2.4 Low Profile

More information

omega.com ΩOMEGA RS232 Multi-Drop www.omega.com FMA1600-MDB Multi-Drop Box

omega.com ΩOMEGA RS232 Multi-Drop www.omega.com FMA1600-MDB Multi-Drop Box omega.com ΩOMEGA RS232 Multi-Drop www.omega.com FMA1600-MDB Multi-Drop Box 1 3/29/2010 Rev.0 DOC-OMEGABB9MAN 2 Introduction FMA1600-MDB Multi-Drop Box Operating Bulletin The FMA1600-MDB Multi-Drop Box

More information

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS

User s Manual TCP/IP TO RS-232/422/485 CONVERTER. 1.1 Introduction. 1.2 Main features. Dynamic DNS MODEL ATC-2000 TCP/IP TO RS-232/422/485 CONVERTER User s Manual 1.1 Introduction The ATC-2000 is a RS232/RS485 to TCP/IP converter integrated with a robust system and network management features designed

More information

Cable Specifications and Information

Cable Specifications and Information APPENDIX A This appendix provides the connector and pinout information you need for making or purchasing cables used with Cisco VG224 voice gateway. To order cables from Cisco, see the Obtaining Technical

More information

SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2

SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2 SEC 4100 SYSTEM MONITOR Programmable Serial Interface Card Series 2 USER MANUAL Rev. P1.11 September 13, 2006 DeltaV is a trademark of Emerson Process Management, Inc Emerson Process Management, Inc. 1998,

More information

2012 uptimedevices.com

2012 uptimedevices.com 2012 uptimedevices.com Contents Product Overview...3 Installation...4 Web Interface Orientation...5 Web Interface (Login Screen)...6 Summary Screen...7 Sensors Screen...8 Sensor Names...9 Graph...10 Alerts

More information

CurveMaker v2.1 DYNAFS programmable ignition software

CurveMaker v2.1 DYNAFS programmable ignition software CurveMaker v2.1 DYNAFS programmable ignition software Dynatek 164 S Valencia St. Glendora CA 91741 phone (626)963-1669 fax (626)963-7399 Contents 1) Installation...1 2) Overview...1 3) Programming a Curve...4

More information

One Port Serial Server Users Manual Model ESP901, ESP901E

One Port Serial Server Users Manual Model ESP901, ESP901E One Port Serial Server Users Manual Model ESP901, ESP901E Documentation Number: ESP901-2303 International Headquarters B&B Electronics Mfg. Co. Inc. 707 Dayton Road -- P.O. Box 1040 -- Ottawa, IL 61350

More information

In-System Programmer USER MANUAL RN-ISP-UM RN-WIFLYCR-UM-.01. www.rovingnetworks.com 1

In-System Programmer USER MANUAL RN-ISP-UM RN-WIFLYCR-UM-.01. www.rovingnetworks.com 1 RN-WIFLYCR-UM-.01 RN-ISP-UM In-System Programmer 2012 Roving Networks. All rights reserved. Version 1.1 1/19/2012 USER MANUAL www.rovingnetworks.com 1 OVERVIEW You use Roving Networks In-System-Programmer

More information

Centurion C4 Transfer Guide using C4 File Transfer Utility

Centurion C4 Transfer Guide using C4 File Transfer Utility Centurion C4 Transfer Guide using C4 File Transfer Utility 1010536 02 23 11 Section 50 1.0 Background: 1.1 A valid configuration is required for the Centurion system. Configuration files are downloaded

More information

Application Note: Connecting to a 2500 Series Processor using PLC Workshop

Application Note: Connecting to a 2500 Series Processor using PLC Workshop Application Note: Connecting to a 2500 Series Processor using PLC Workshop This application note will describe a step by step process for the three ways to connect to a 2500-CXXX with PLC Workshop. The

More information

Cabling Guide for Console and AUX Ports

Cabling Guide for Console and AUX Ports Cabling Guide for Console and AUX Ports Contents Introduction Prerequisites Requirements Components Used Conventions Table of Routers with Console and AUX Ports Console Port Settings for Terminal Connection

More information

BIODEX. ATOMLAB 500/WIPE TEST COUNTER DATA MANAGER SOFTWARE Version 1.10 (and higher). OPERATION MANUAL 086-333

BIODEX. ATOMLAB 500/WIPE TEST COUNTER DATA MANAGER SOFTWARE Version 1.10 (and higher). OPERATION MANUAL 086-333 ATOMLAB 500/WIPE TEST COUNTER DATA MANAGER SOFTWARE Version 1.10 (and higher). OPERATION MANUAL 086-333 BIODEX Biodex Medical Systems, Inc. 20 Ramsey Road, Shirley, New York, 11967-4704, Tel: 800-224-6339

More information

TBS Help Index / On Board Software User Manual

TBS Help Index / On Board Software User Manual TBS Help Index / On Board Software User Manual The TBS 2000 Functional Testing Systems Software has a convenient, quick and easy access on board software help manual. While a hard copy of on board TBS

More information

USB TO UART DRIVER INSTALLATION INSTRUCTIONS FOR EAGLE FIRMWARE VERSION 2.XXX

USB TO UART DRIVER INSTALLATION INSTRUCTIONS FOR EAGLE FIRMWARE VERSION 2.XXX USB TO UART DRIVER INSTALLATION INSTRUCTIONS FOR EAGLE FIRMWARE VERSION 2.XXX All files mentioned in this document are located at the Model 599 section of the Transceiver Downloads web page on the TEN-TEC

More information

STIM202 Evaluation Kit

STIM202 Evaluation Kit Table of contents: 1 FEATURES... 2 2 GENERAL DESCRIPTIONS AND SYSTEM CONTENTS... 2 3 SYSTEM REQUIREMENTS... 2 4 GETTING STARTED... 3 4.1 INSTALLATION OF NI-SERIAL CABLE ASSEMBLY DRIVER... 3 4.2 INSTALLATION

More information

1 Port FTDI USB to RS232 Null Modem Adapter

1 Port FTDI USB to RS232 Null Modem Adapter 1 Port FTDI USB to RS232 Null Modem Adapter ICUSB232FTN *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

Iridium Extreme TM Satellite Phone. Data Services Manual

Iridium Extreme TM Satellite Phone. Data Services Manual Iridium Extreme TM Satellite Phone Data Services Manual Table of Contents 1 OVERVIEW... 1 2 HOW IT WORKS... 1 3 BEFORE INSTALLING... 2 4 USB DRIVER INSTALLATION... 3 5 MODEM INSTALLATION AND CONFIGURATION...

More information

User Guide HUAWEI UML397. Welcome to HUAWEI

User Guide HUAWEI UML397. Welcome to HUAWEI User Guide HUAWEI UML397 Welcome to HUAWEI 1 Huawei UML397 4G LTE Wireless Modem User Manual CHAPTER 1 BEFORE USING YOUR UML397 WIRELESS MODEM ABOUT THIS USER MANUAL...4 WHAT S INSIDE THE PRODUCT PACKAGE...4

More information

RS-232/422/485, Power over Ethernet

RS-232/422/485, Power over Ethernet IP-COM-M IP-COMi-M IP-COM-M PoE IP-COMi-M PoE RS-232 RS-232/422/485 RS-232, Power over Ethernet RS-232/422/485, Power over Ethernet Edition: September 2012 The computer programs provided with the hardware

More information

USB to RS-422/485 Serial Adapter

USB to RS-422/485 Serial Adapter USB to RS-422/485 Serial Adapter User Manual Ver. 2.00 All brand names and trademarks are properties of their respective owners. Contents: Chapter 1: Introduction... 3 1.1 Product Introduction... 3 1.2

More information

LP 2844 Thermal Printer

LP 2844 Thermal Printer Quick Installation Guide FedEx Ship Manager Software FedEx Ship Manager at fedex.com LP 2844 Thermal Printer Step 1: Confirm Printer Kit Contents Your printer kit contains: 1. Thermal Printer 4. Serial

More information

Warnings: This manual is intended to guide a technicians or customers who would like to repair DBL's

Warnings: This manual is intended to guide a technicians or customers who would like to repair DBL's DBL's Service Manual Warnings: This manual is intended to guide a technicians or customers who would like to repair DBL's devices (GoIP, SIM Bank, FXS/FXO gateways) at his/her own risk. DBL SHALL NOT be

More information