ConnectPort X2 Wireless M Bus Development Kit. Getting Started Guide

Size: px
Start display at page:

Download "ConnectPort X2 Wireless M Bus Development Kit. Getting Started Guide"

Transcription

1 ConnectPort X2 Wireless M Bus Development Kit Getting Started Guide _B September 9, 2011

2 2011 Digi International, Inc. All rights reserved. Digi, idigi, Digi International, the Digi and idigi logos, ConnectPort, Digi ESP, XBee, idigi Manager Pro, idigi Device Cloud, and a Digi International Company are trademarks or registered trademarks of Digi International, Inc. in the United States and other countries worldwide. All other trademarks are the property of their respective owners. Information in this document is subject to change without notice and does not represent a commitment on the part of Digi International. Digi provides this document as is, without warranty of any kind, expressed or implied, including, but not limited to, the implied warranties of fitness or merchantability for a particular purpose. Digi may make improvements and/or changes in this manual or in the product(s) and/or the program(s) described in this manual at any time. This product could include technical inaccuracies or typographical errors. Changes are periodically made to the information herein; these changes may be incorporated in new editions of the publication. Getting Started Guide 2

3 Using this Guide Contact Information Please always check the product specific section on the Digi support website for the most current revision of this document: For more information about your Digi products, or for customer service and technical support, contact Digi International. To contact Digi International by Use Mail World Wide Web Digi International 1101 Bren Road East Minnetonka, MN U.S.A. Telephone (US) (952) or (877) Telephone (other locations) +1 (952) or (877) Conventions used in this Guide This icon indicates a hint, or concept that is learned. This icon indicates a warning of the potential for confusion or danger. Getting Started Guide 3

4 Contents Using this Guide... 3 Contact Information... 3 Conventions used in this Guide... 3 Introduction to the... 5 Goals of the Kit... 5 Requirements of the Kit... 5 System Requirements... 5 Web Browser Requirements... 5 Part 1: Setup your Wireless M Bus Development Kit... 6 Step 1: Identify Your Kit Components... 6 Step 2: Getting to Know Your Device... 7 Step 3: Connect and Power On the ConnectPort X Step 4: Connect the Interface Board Part 2: Download and Install the Digi ESP for Python Development Environment Part 3: Follow the Instructions in the ESP Help System to Complete the Development Kit Experience Getting Started Guide 4

5 Introduction to the ConnectPort X2 Wireless M Bus Development Kit Thank you for purchasing the Digi. The M Bus Development Kit includes all the hardware and software tools necessary to deploy and configure an M Bus infrastructure with a simulated metering device. The idigi Device Cloud will help you store and read M Bus data generated by the simulator. By using the idigi Device Cloud, developers can rapidly deploy and manage their applications remotely across an IP connection without the need to program middleware applications. Goals of the Kit As you go through the steps in this kit, you will: 1. Connect the ConnectPort X2 to your local network. 2. Use the Digi ESP for Python IDE to build, download, and launch a Python application for your ConnectPort X2 gateway, then interact with the application in a realistic setting. 3. Create an idigi developer account on the idigi Device Cloud. 4. Use the idigi storage interface to retrieve meter data. Requirements of the Kit System Requirements Internet connection PC running Microsoft Windows XP, Vista or Windows 7 Note: Mac operating systems are not supported in this Development Kit experience. Web Browser Requirements Microsoft Internet Explorer 7.0 or newer Google Chrome 4.0 or newer Mozilla Firefox 3.0 or newer Getting Started Guide 5

6 Part 1: Setup your Wireless M Bus Development Kit Step 1: Identify Your Kit Components Carefully unpack and verify the contents of your kit. Your kit should include each of the following: Figure 1: Kit Contents Getting Started Guide 6

7 Step 2: Getting to Know Your Device ConnectPort X2 LEDs and Buttons Digi devices have several LEDs that indicate system status, link integrity, and link activity. The following images illustrate the ConnectPort X2 LEDs. Figure 2: ConnectPort X2 LEDs and Buttons The ConnectPort X2 reset button is located on the side panel of the device (as shown above). To perform a factory reset of the device, locate an item that is small enough to be inserted into the reset button hole (for example, the end of a paperclip or push pin). Next, insert the item into the reset button hole, and press and hold the reset button for a few seconds. When the unit resets, a flashing pattern of on the Ethernet LED will indicate a successful factory reset. ConnectPort X2 LED and Button Functionality LED/Button Color and Light Pattern Description Ethernet Solid yellow Ethernet link is up Link LED Ethernet Blinking green Ethernet traffic is on the link Activity LED Association N/A Not used Power OFF Not functioning correctly Reset Button ON OK Single press performs equivalent of a power cycle. Press and hold at power on resets the device configuration settings to factory defaults (factory reset). For additional information regarding the ConnectPort X2 LEDs and buttons, see the ConnectPort X Family User s Guide available on the Digi Support website. Getting Started Guide 7

8 Web Interface Digi ConnectPort X2 devices utilize a web based interface for configuring, monitoring, and administering Digi devices. To configure your ConnectPort X2, simply enter the IP address of the device into your web browser. You will discover the IP address of your device later in this guide when you go through the process of installing and running your first Python program. For additional information regarding the ConnectPort X2 web interface, see the ConnectPort X Family User s Guide available on the Digi Support website. Command Line Interface Digi ConnectPort X2 devices can be configured by issuing commands from the command line. The command line interface allows communication directly without a graphical interface. The command line interface provides flexibility for making precise changes to device configuration settings and operation. It does require users to have experience issuing commands, and access to command documentation. The command line is available through Telnet or SSH TCP/IP connections, or through serial port using terminal emulation software such as Hyperterminal. Access to the command line from serial ports depends on the port profile in use by the port. By default, serial port command line access is allowed. For additional information on accessing and configuring the command line interface of your ConnectPort X2, as well as the various command descriptions available, see the Digi Connect Family Command Reference available on the Digi Support website. Getting Started Guide 8

9 Step 3: Connect and Power On the ConnectPort X2 To begin setting up your Digi you will need to connect and power on the ConnectPort X2. 1. Connect one end of the Ethernet cable to the ConnectPortX2, and the other end to your Ethernet switch (the ConnectPort X2 defaults to obtaining its IP Address via DHCP). WARNING: If the ConnectPort X2 does not have access to the Internet this kit cannot be completed. 2. Connect the appropriate power supply adapter to the power supply. 3. Connect the power supply to the ConnectPort X2 and then plug the power supply into a wall outlet. Figure 3: Connecting the ConnectPort X2 Getting Started Guide 9

10 Step 4: Connect the Interface Board 1. Install the Amber Wireless M Bus (OMS) module onto the interface board. 2. Connect the USB cable to the interface board then connect the other end to your PC. Figure 4: Connecting the Interface Board 3. Install USB drivers for your interface board. If you have never installed USB COM port drivers on your PC, Windows will display a pop up asking to install drivers. The drivers can be downloaded from the Digi website here: If you have existing USB COM port drivers installed on your PC, you will need to install the drivers manually. You may need to disable or uninstall the existing drivers for the interface board to function properly. Getting Started Guide 10

11 Part 2: Download and Install the Digi ESP for Python Development Environment The Digi ESP for Python Development Environment is an Eclipse based Integrated Development Environment (IDE) that simplifies the process of creating Python applications for idigi devices. It also provides many example projects, one of which we will be using later in this section. 1. Navigate to and click on the Download Digi ESP for Python link. 2. You will be redirected to the Python Product page. The various download options for the Digi ESP for Python will be displayed on this page. Click on the Digi ESP for Python Windows XP/Vista/Windows 7 installer link to download the Digi ESP for Python Development Environment. Note: Mac operating systems are not supported in this Development Kit experience. After the download has completed, the Digi ESP for Python Setup Wizard will open. Figure 5: Digi ESP for Python Setup Wizard Welcome 1. Click Next to continue. Follow the instructions in the wizard. Getting Started Guide 11

12 Figure 6: Digi ESP for Python Setup Wizard 2. On the last install screen click Finish. Figure 7: Selecting your Digi ESP for Python Workspace 3. The Digi ESP for Python IDE will launch automatically and prompt you to select a workspace directory. Use the default workspace directory (or click the Browse button and navigate to your desired alternate workspace location), check the Use this as the default and do not ask again box, and click OK. Note: The Digi ESP for Python IDE 'workspace' is the directory where projects and configurations will be stored. The default location for this directory is a subfolder called workspace on the user home directory, for example, C:/Documents and Settings/[username]/workspace. Getting Started Guide 12

13 4. The Digi ESP for Python Welcome page will be displayed (as shown below). You will need to run the Digi ESP for Python Package Manager. Package Manager allows Digi ESP for Python to check the Package Manager Update Server for updates and enhancements. These updates will keep your Digi ESP for Python environment current. Navigate to Package Manager > Open Package Manager from the Welcome page s main menu to open Package Manager. Figure 8: Open Package Manager Getting Started Guide 13

14 5. If Package Manager discovers any available updates, a dialog box similar to the one below will be displayed. If updates are available for your product, they should be installed. The dialog below is an example of what you would see if packages were available for a new product (for the example used in this document packages for a ConnectPort X5 R Iridium model are displayed; if packaged for your product are available they will be displayed in place of the ConnectPort X5 R Iridium options). Locate your package in the list and click to select it. Once selected, click the Request Install button. Repeat as needed for any additional packages. 6. All requested installs will be displayed within the Package Request List Panel, click the Continue button to proceed with the installation of your package(s). Figure 9: Packages to Install Getting Started Guide 14

15 7. Verify that all packages to be installed are displayed in the installation panel, then click the Proceed button. Once all packages are installed a dialog box will appear, click OK. Figure 10: Install Updates Getting Started Guide 15

16 8. Once all packages have been successfully installed, Digi ESP for Python may need to restart. If new packages were installed and Digi ESP for Python was restarted, open the Digi ESP for Python Workbench (second image shown below) by clicking on the Workbench icon (as indicated in the image below). The first time you run Digi ESP for Python the Welcome screen is displayed. Figure 11: Digi ESP for Python Welcome Screen Figure 12: Digi ESP for Python Workbench NOTE: If at any point you close Digi ESP for Python, it can be reopened by double clicking on the Digi ESP for Python icon from your computer s desktop, or by navigating to Start > Digi > idigi > Digi ESP. Getting Started Guide 16

17 Part 3: Follow the Instructions in the ESP Help System to Complete the Development Kit Experience 1. From the Workbench s main menu open the embedded help system by navigating to Help > Help Contents. Figure 13: Help Contents 2. Within the Getting Started section of the Contents list, select ConnectPort X2 Wireless M Bus Development Kit. Figure 14: Getting Started > Getting Started Guide 17

18 The starting page will display. 3. Follow the instructions within the ESP embedded help system to complete the setup, and to run through the ConnectPort X2 Wireless M Bus metering device simulator application Figure 15: Connectort X2 Wireless M Bus Development Kit starting page For more information or for support assistance, see our website at Getting Started Guide 18

idigi Gateway Development Kit Getting Started Guide

idigi Gateway Development Kit Getting Started Guide idigi Gateway Development Kit Getting Started Guide 90001205_C 5/1/2012 2012 Digi International Inc. All rights reserved. Digi, Digi International, the Digi and idigi logos, the Digi and idigi web sites,

More information

Getting Started Guide

Getting Started Guide idigi Gateway Development Kit Getting Started Guide Wireless WAN Version June 8, 2011 90001253_A 2011 Digi International Inc. All rights reserved. Digi, idigi, Digi International, the Digi and idigi logos,

More information

ConnectPort X5 R Family Getting Started Guide

ConnectPort X5 R Family Getting Started Guide ConnectPort X5 R Family Getting Started Guide 90001252_C 2/14/2013 2013 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi website, a Digi International Company,

More information

XBee-PRO 900HP Development Kit Getting Started Guide

XBee-PRO 900HP Development Kit Getting Started Guide XBee-PRO 900HP Development Kit Getting Started Guide 90002172_A 7/26/2012 2012 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi web site, a Digi International

More information

XBee Starter Kit Getting Started Guide

XBee Starter Kit Getting Started Guide XBee 802.15.4 Starter Kit Getting Started Guide 90002160_A 6/20/2012 2012 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi web site, a Digi International Company,

More information

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

XBee ZigBee SMT RF Module Development Kit Getting Started Guide

XBee ZigBee SMT RF Module Development Kit Getting Started Guide XBee ZigBee SMT RF Module Development Kit Getting Started Guide 90002013_D 5/8/2013 2013 Digi International Inc. All rights reserved. Digi, Digi International, the Digi logo, the Digi web site, a Digi

More information

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan

Print Server. User s Manual. Rev. 01 (April, 2004) Made In Taiwan Print Server User s Manual Rev. 01 (April, 2004) Made In Taiwan TABLE OF CONTENTS ABOUT THIS GUIDE... 4 INTRODUCTION... 5 PACKAGE CONTENTS... 6 SYSTEM REQUIREMENTS... 6 GENERAL FEATURES... 7 PRODUCT VIEW...

More information

Connectware Manager Getting Started Guide

Connectware Manager Getting Started Guide Connectware Manager Getting Started Guide 90000699_B 2004, 2005 Digi International Inc. Digi, Digi International, the Digi logo, the Digi Connectware log, the Making Device Networking Easy logo, Digi

More information

GETTING STARTED GUIDE

GETTING STARTED GUIDE idigi X4 Starter Kit GETTING STARTED GUIDE ZB Series Drop-in Networking 90001060_A 2009 Digi International Inc. All Rights Reserved. Digi, Digi International, the Digi logo, ConnectPort, idigi Dia, Connectware,

More information

Digi document reference number: _A

Digi document reference number: _A Digi document reference number: 90000922_A Digi International Inc. 2008. All Rights Reserved. The Digi logo is a registered trademark of Digi International, Inc. All other trademarks mentioned in this

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

Rapise Installation Guide Version 3.0 Inflectra Corporation

Rapise Installation Guide Version 3.0 Inflectra Corporation Rapise Installation Guide Version 3.0 Inflectra Corporation Date: April 19th, 2015 Contents Introduction 1 1. Installing Rapise 2 1.1. System Prerequisites 2 1.2. Remove any Previous Versions 3 1.3. Installing

More information

DSL-504T ADSL Router. CD-ROM (containing User Manual) Ethernet Cable (CAT5 UTP) ADSL Cable (For AUS 200CM) Power Adapter

DSL-504T ADSL Router. CD-ROM (containing User Manual) Ethernet Cable (CAT5 UTP) ADSL Cable (For AUS 200CM) Power Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DSL-504T ADSL Router Before You Begin 1. If you purchased this Router to share your high-speed

More information

Silex SD-320AN-03 Serial Server

Silex SD-320AN-03 Serial Server GE Healthcare Silex SD-320AN-03 Serial Server Firmware Upgrade Instructions 2106794-001 Revision B Silex SD-320AN-03 Serial Server English 2018 General Electric Company. All Rights Reserved. Publication

More information

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any

DSL-G624T. Wireless ADSL Router. If any of the above items is missing, please contact your reseller. This product can be set up using any This product can be set up using any current web browser, i.e., Internet Explorer 6x or Netscape Navigator 7x. DSL-G624T Wireless ADSL Router Before You Begin 1. If you purchased this Router to share your

More information

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS Quick Installation Guide 24-Port Gigabit with 4 Optional 10G Slots Layer 3 Managed Stackable Switch XGS3-24040 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Switch Management... 4 3. Requirements... 5 4.

More information

Rapise Installation Guide Version 1.5 Inflectra Corporation

Rapise Installation Guide Version 1.5 Inflectra Corporation Rapise Installation Guide Version 1.5 Inflectra Corporation Date: June 19th, 2012 Contents Introduction 1 1. Installing Rapise 2 1.1. System Prerequisites 2 1.2. Installing the Software 3 2. Activating

More information

Installation Guide - Windows

Installation Guide - Windows Kony Visualizer Enterprise Installation Guide - Windows Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Neighborhood HiSpeed Quick Start Guide

Neighborhood HiSpeed Quick Start Guide Neighborhood HiSpeed Quick Start Guide Before you begin: Thank you for choosing Neighborhood HiSpeed. We have set up your HiSpeed service on the phone number identified in your Neighborhood Welcome kit.

More information

Datacard XPS Card Printer Driver Guide

Datacard XPS Card Printer Driver Guide Datacard XPS Card Printer Driver Guide November 2012 Part No. 527280-001 Rev. B Notice This publication and the accompanying software are proprietary to DataCard Corporation and are protected by U.S. patent

More information

Configuring the Switch

Configuring the Switch This appendix contains these topics: Using the Configuration Setup Wizard, page 1 Using the CLI, page 3 Using the Smartphone App, page 7 Using the Configuration Setup Wizard Quick Setup: Accessing the

More information

N900 Wireless Dual Band Gigabit Router

N900 Wireless Dual Band Gigabit Router Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

Jersey City Free Public Library WIFI Hotspot

Jersey City Free Public Library WIFI Hotspot 1. Windows 2000, XP, 7 and Vista Users: a. Select the wireless icon in the system tray. or or or b. Select the SSID of the library you are currently located: JCPL- c. Launch a web browser (Internet Explorer,

More information

DI-704P Ethernet Broadband Router. Ethernet (Straight Through) Cable. 5V DC Power Adapter

DI-704P Ethernet Broadband Router. Ethernet (Straight Through) Cable. 5V DC Power Adapter 1 This product can be set up using any current Web browser, i.e., Internet Explorer or Netscape Navigator. DI-704P Ethernet Broadband Router and Print Server Before You Begin 1. If you purchased this router

More information

Wireless USB Port Multi-Functional Printer Server. Model # AMPS240W. User s Manual. Ver. 1A

Wireless USB Port Multi-Functional Printer Server. Model # AMPS240W. User s Manual. Ver. 1A Wireless USB 2.0 1-Port Multi-Functional Printer Server Model # AMPS240W User s Manual Ver. 1A Table of Contents 1 Introduction...3 1.1 Package Contents... 3 1.2 System Requirements... 3 2 Multi-Functional

More information

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter 1 This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. Before You Begin Check Your Package Contents DI-824VUP+ 2.4GHz Wireless VPN Router and

More information

How to upgrade firmware in DSL-xxx series router

How to upgrade firmware in DSL-xxx series router How to upgrade firmware in DSL-xxx series router WARNING: DO NOT upgrade the firmware through a wireless connection. You may damage the router. Note that you will have to reconfigure the router after upgrading.

More information

Digi Connect ME TM. Integration Guide

Digi Connect ME TM. Integration Guide Digi Connect ME TM Integration Guide Digi International Inc. 2003. All Rights Reserved The Digi logo and RealPort are registered trademark of Digi International, Inc. Connectware and Digi Connect ME are

More information

UART Application Kit for Digi Embedded Linux User's Manual

UART Application Kit for Digi Embedded Linux User's Manual UART Application Kit for Digi Embedded Linux User's Manual Digi document reference number: 90000920_A Digi International Inc. 2008. All Rights Reserved. The Digi logo is a registered trademark of Digi

More information

Setting up Java environment for Project Capuchin development with Sony Ericsson phones

Setting up Java environment for Project Capuchin development with Sony Ericsson phones Instructions October 2008 Setting up Java environment for Project Capuchin development with Sony Ericsson phones Preface About this document This document contains a step by step description of how to

More information

Cloud Platform. Version User's Guide

Cloud Platform. Version User's Guide Cloud Platform Version 1.1.5 User's Guide January 2018 www.lexmark.com Contents 2 Contents Change history... 3 Overview... 4 Getting started... 5 System requirements...5 Accessing the Cloud Platform home

More information

C5100 Computer Connections & Software Install Guide

C5100 Computer Connections & Software Install Guide C5100 Computer Connections & Software Install Guide Installation Checklist Network Install: Hardware...4 Connect to the Network Port...4 Network Install: Software...5 TCP/IP...5 Local Install: USB, Hardware...7

More information

Firmware install with Windows XP

Firmware install with Windows XP Firmware install with Windows XP Step 1. Go to our website www.midnitesolar.com and Left Click on Firmware. Step 2. Left Click on Download Firmware. Step 3. Read the Notes in red first and then Left Click

More information

GfK Digital Trends App. Installation Guide & User Manual for Mozilla Firefox users

GfK Digital Trends App. Installation Guide & User Manual for Mozilla Firefox users GfK Digital Trends App Installation Guide & User Manual for Mozilla Firefox users Software version: 15.2 Effective date: 24 th August 2015 Table of contents The GfK Digital Trends App... 1 System requirements...

More information

DVG-2001S VoIP Terminal Adapter

DVG-2001S VoIP Terminal Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DVG-2001S VoIP Terminal Adapter Before You Begin 1. If you purchased this VoIP Terminal

More information

Installation Guide - Mac

Installation Guide - Mac Kony Visualizer Enterprise Installation Guide - Mac Release V8 SP3 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version

More information

Installation and Upgrade Guide Zend Studio 9.x

Installation and Upgrade Guide Zend Studio 9.x Installation and Upgrade Guide Zend Studio 9.x By Zend Technologies, Inc. www.zend.com Disclaimer The information in this document is subject to change without notice and does not represent a commitment

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Document authored by: Native Instruments GmbH Software version: (02/2013)

Document authored by: Native Instruments GmbH Software version: (02/2013) Setup Guide Disclaimer The information in this document is subject to change without notice and does not represent a commitment on the part of Native Instruments GmbH. The software described by this document

More information

Firmware Update Guide

Firmware Update Guide Firmware Update Guide April 2018 www.lexmark.com Contents 2 Contents Change history... 3 Overview... 4 Updating the firmware... 5 Updating the firmware using Virtual Solution Center... 5 Updating the firmware

More information

User Manual. The Motorola Netopia ADSL2+ Gateway Single-port Ethernet

User Manual. The Motorola Netopia ADSL2+ Gateway Single-port Ethernet T hi sma nua l i spr o v i de dby... DS L$ 2 5a ndup$ 1 0Di a l up$ 1 0Hos t i ng F r i e ndl yl oc a l S uppor tnos e t upf e e s S I NC E 8 8 8 4 5 0 2 0 0 02 i ne s t pl a ne t. c om 00 1f User Manual

More information

Installation and Upgrade Guide Zend Studio 9.x

Installation and Upgrade Guide Zend Studio 9.x Installation and Upgrade Guide Zend Studio 9.x By Zend Technologies, Inc. www.zend.com Disclaimer The information in this document is subject to change without notice and does not represent a commitment

More information

Installation. ProSAFE Wireless Controller Model WC7500 and Model WC7600

Installation. ProSAFE Wireless Controller Model WC7500 and Model WC7600 Installation ProSAFE Wireless Controller Model WC7500 and Model WC7600 Hardware Overview Before you install your wireless controller, familiarize yourself with its LEDs, buttons, and ports. Digital access

More information

Power Xpert Meter 2000 Series

Power Xpert Meter 2000 Series Quick Start Guide IM02601002E Effective April 2017 PXM 2250 PXM 2260 PXM 2270 PXM 2280 PXM 2290 Power Xpert Meter 2000 Series Contents Description Page Mechanical Installation... 1 Electrical Wiring....

More information

How do I access the wireless network using a laptop?

How do I access the wireless network using a laptop? Zane State College offers free computer software and software tools to help students achieve success. Below are instructions to install the many software applications offered at Zane State College. How

More information

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router Part # 007-0-00 Quick-Start Guide SpeedStream 00 Modem PPPoE Modem Router Before you begin, Verify that the following items came with your DSL kit: Step > Install Line Filters 7 SpeedStream Device Documentation

More information

XBLUE Networks n WiFi Adapter

XBLUE Networks n WiFi Adapter XBLUE Networks 802.11n WiFi Adapter Revision Date Version Supersedes Description January 2012 Version 1.0 Initial Release May 2012 Version 1.0 Issue 2 Version 1.0 Revised programming steps July 2012 Version

More information

Aras Innovator 11. Client Settings for Firefox on Windows

Aras Innovator 11. Client Settings for Firefox on Windows Document #: 11.0.02015040601 Last Modified: 1/3/2017 Copyright Information Copyright 2017 Aras Corporation. All Rights Reserved. Aras Corporation 300 Brickstone Square Suite 700 Andover, MA 01810 Phone:

More information

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS / XGS Quick Installation Guide

24-Port Gigabit with 4 Optional 10G Slots. Layer 3 Managed Stackable Switch XGS / XGS Quick Installation Guide 24-Port Gigabit with 4 Optional 10G Slots Layer 3 Managed Stackable Switch XGS3-24042 / XGS3-24242 Quick Installation Guide Table of Contents 1. Package Content... 3 2. Switch Management... 4 3. Requirements...

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

User Manual 1-port USB 2.0 Print Server

User Manual 1-port USB 2.0 Print Server User Manual 1-port USB 2.0 Print Server GPSU21W6 PART NO. M1210-b 1 www.iogear.com 2 Welcome Thank you for purchasing this 1-port USB 2.0 Print Server that allows any networked computer to share a USB

More information

Aras Innovator 11. Client Settings for Firefox on Windows

Aras Innovator 11. Client Settings for Firefox on Windows Document #: 11.0.02014120801 Last Modified: 12/30/2014 Copyright Information Copyright 2014 Aras Corporation. All Rights Reserved. Aras Corporation 300 Brickstone Square Suite 700 Andover, MA 01810 Phone:

More information

Quick-Start Guide. BNS Solutions. QSK62P Plus

Quick-Start Guide. BNS Solutions. QSK62P Plus BNS Solutions Quick-Start Guide QSK62P Plus RS-232 Port Link LED 8-character x 2-line LCD Expansion Port (2) Reset Switch Power LED Thermistor I/O Ring (4) M16C MCU Analog Adjust Pot MCU Crystal Expansion

More information

Abila Nonprofit Online. Connection Guide

Abila Nonprofit Online. Connection Guide Abila Nonprofit Online This is a publication of Abila, Inc. Version 1.x 2014 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

More information

How to Use imageprograf Firmware Update Tool (Version or later) (Mac OS) Canon Inc.

How to Use imageprograf Firmware Update Tool (Version or later) (Mac OS) Canon Inc. How to Use imageprograf Firmware Update Tool (Version 24.00 or later) (Mac OS) Canon Inc. 1. Introduction 1.1 imageprograf Firmware Update Tool Features The imageprograf Firmware Update Tool (hereinafter

More information

Web Applications Installation. version

Web Applications Installation. version version 2017.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional content

More information

NET+Works with GNU Tools Getting Started Guide

NET+Works with GNU Tools Getting Started Guide NET+Works with GNU Tools Getting Started Guide NET+Works with GNU Tools Getting Started Guide Operating system/version: 6.3 Part number/version: 90000718_C Release date: March 2006 www.digi.com 2006 Digi

More information

Wireless Print Server with 3G Mobile Video. Wireless G USB 2.0 Adapter

Wireless Print Server with 3G Mobile Video. Wireless G USB 2.0 Adapter Wireless G USB 2.0 Adapter Wireless Print Server with 3G Mobile Video System Requirements 10/100 Fast Ethernet Wired or 802.11b/g Wireless Network Printer with USB Port* Computer with: Windows XP (SP2)

More information

1 Hardware Installation

1 Hardware Installation 1 Hardware Installation 1.1 Choosing the Best Location for Wireless Operation Many environmental factors may affect the effective wireless function of the DSL Router. If this is the first time that you

More information

GfK Digital Trends App. Installation Guide & User Manual for Microsoft Internet Explorer users

GfK Digital Trends App. Installation Guide & User Manual for Microsoft Internet Explorer users GfK Digital Trends App Installation Guide & User Manual for Microsoft Internet Explorer users Software version: 15.2 Effective date: 24 th August 2015 Table of contents The GfK Digital Trends App... 1

More information

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically.

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. 1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. If setup does not launch, use Windows Explorer to navigate to the appropriate CD- ROM

More information

Installing the DWL-650+ Drivers & Utility

Installing the DWL-650+ Drivers & Utility Package Contents: D-Link AirPlus DWL-650+ Wireless Cardbus Adapter Printed Quick Installation Guide CD with Manual, Quick Installation Guide and Drivers If any of the contents are missing, please contact

More information

Easy Setup Guide. Cisco FindIT Network Probe. You can easily set up your FindIT Network Probe in this step-by-step guide.

Easy Setup Guide. Cisco FindIT Network Probe. You can easily set up your FindIT Network Probe in this step-by-step guide. Cisco FindIT Network Probe Easy Setup Guide You can easily set up your FindIT Network Probe in this step-by-step guide. 1 5 System Requirements Installing Probe Configuring Probe Using Probe Connecting

More information

Linksys SMART Wi-Fi Router with Wireless-AC. User Guide

Linksys SMART Wi-Fi Router with Wireless-AC. User Guide Linksys SMART Wi-Fi Router with Wireless-AC User Guide Table of Contents Table of Contents Product Overview EA6300.....................................1 Wall-mounting placement 2 Setting Up Your EA-Series

More information

Quick Start Guide. NP290W Turbo Wireless HomePlug

Quick Start Guide. NP290W Turbo Wireless HomePlug Quick Start Guide Turbo Wireless HomePlug Contents Chapter 1 Introduction... 3 1.1 Minimum Requirements... 3 1.2 Typical Turbo Wireless HomePlug Connection... 3 1.3 Package Contents... 3 Chapter 2 Turbo

More information

USB 2.0 Print Server. User s Manual. Rev. 01 (Jan, 2004) Made In Taiwan

USB 2.0 Print Server. User s Manual. Rev. 01 (Jan, 2004) Made In Taiwan USB 2.0 Print Server User s Manual Rev. 01 (Jan, 2004) Made In Taiwan TABLE OF CONTENTS ABOUT THIS GUIDE... 4 INTRODUCTION... 5 PACKAGE CONTENTS... 6 SYSTEM REQUIREMENTS... 6 GENERAL FEATURES... 7 PRODUCT

More information

Broadband DSL Quick Start Set Up Guide

Broadband DSL Quick Start Set Up Guide Broadband DSL Quick Start Set Up Guide Index What s in the box?............................. 1 Applying the DSL filters......................... 2 What devices must be filtered.................... 3 Connecting

More information

Product Manual. Industrial USB 2.0 Over IP Network 4-Port Hub TCP/IP Network. Coolgear, Inc. Version 1.1 September 2017 Model Number: USBNET-400i

Product Manual. Industrial USB 2.0 Over IP Network 4-Port Hub TCP/IP Network. Coolgear, Inc. Version 1.1 September 2017 Model Number: USBNET-400i Industrial USB 2.0 Over IP Network 4-Port Hub TCP/IP Network Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USBNET-400i 2 USBNET-400i Product Manual Revision History Revision Date

More information

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to

1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari) and go to VMWare AirWatch User Guide for Web Browser You can access your AirWatch Files from a web browser. How to login AirWatch Cloud Storage? 1. Open any browser (e.g. Internet Explorer, Firefox, Chrome or Safari)

More information

CM500 High Speed Cable Modem User Manual

CM500 High Speed Cable Modem User Manual User Manual November 2014 202-11472-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label

More information

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide

Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Velocity@ocbc Clear Cache Guide Click here for Windows guide Click here for Mac OS guide Version 1.0 1 of 18 Step 1: Check your browser version 1. Type www.whatismybrowser.com at the address bar and press

More information

Silk Test 14.0 Silk4J Web Edition. Installation Guide

Silk Test 14.0 Silk4J Web Edition. Installation Guide Silk Test 14.0 Silk4J Web Edition Installation Guide Micro Focus 575 Anton Blvd., Suite 510 Costa Mesa, CA 92626 Copyright Micro Focus 2013. All rights reserved. Portions Copyright 1992-2009 Borland Software

More information

MatchPort E Embedded Device Server Demonstration Kit Quick Start Guide

MatchPort E Embedded Device Server Demonstration Kit Quick Start Guide MatchPort E Embedded Device Server Demonstration Kit Quick Start Guide Part Number 900-486 Revision G May 2013 Copyright and Trademark Warranty Contacts Revisions 2013 Lantronix, Inc. All rights reserved.

More information

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator Quick Start Guide QS006602-0408 Introduction Zilog s ZCRMZNICE01ZEMG Crimzon (ICE), shown in Figure 1, provides Crimzon chip family emulation with a Trace and Event system for program debugging using Zilog

More information

AC2600 MU-MIMO Wi-Fi Router QUICK INSTALL GUIDE

AC2600 MU-MIMO Wi-Fi Router QUICK INSTALL GUIDE AC2600 MU-MIMO Wi-Fi Router QUICK INSTALL GUIDE DIR-882 Package Contents DIR-882 AC2600 High Power Wi-Fi Gigabit Router Power Adapter Ethernet Cable Wi-Fi Configuration Card Quick Install Guide If any

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

DCS-5222L. HD Pan & Tilt Day/Night Network Camera Cloud Camera. Quick Install Guide

DCS-5222L. HD Pan & Tilt Day/Night Network Camera Cloud Camera. Quick Install Guide DCS-5222L HD Pan & Tilt Day/Night Network Camera Cloud Camera Quick Install Guide ENGLISH Package Contents DCS-5222L HD Pan & Tilt Day/Night Network Camera CAT5 Ethernet Cable Power Adapter Audio In/Out

More information

AT&T USBConnect Mercury Getting Started Guide

AT&T USBConnect Mercury Getting Started Guide AT&T USBConnect Mercury Getting Started Guide Welcome to AT&T Thank you for purchasing the AT&T USBConnect Mercury. Please use either this Getting Started Guide or our web tutorial available at att.com/wirelesstutorials

More information

TABLE OF CONTENTS COPYRIGHT INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION

TABLE OF CONTENTS COPYRIGHT INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION TABLE OF CONTENTS COPYRIGHT...2 1. INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION...3 2. MFP SERVER INSTALLATION...5 PREPARATION...5 CONFIGURATION SOLUTION TABLE...5

More information

Part # Quick-Start Guide. SpeedStream Residential Gateway 5450 Four-Port Router

Part # Quick-Start Guide. SpeedStream Residential Gateway 5450 Four-Port Router Part # 007-6560-001 Quick-Start Guide SpeedStream Residential Gateway 5450 Four-Port Router Before you begin, Verify that the following items came with your DSL kit: 1 SpeedStream Device 2 Documentation

More information

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

GWU513 package contains: g USB Adapter 1 Quick Start Guide 1 Installation & Manual CD-ROM 1 Warranty/Registration Card

GWU513 package contains: g USB Adapter 1 Quick Start Guide 1 Installation & Manual CD-ROM 1 Warranty/Registration Card Wireless-G USB 2.0 Flex Adapter GWU513 Quick Start Guide Read this guide thoroughly and follow the installation and operation procedures carefully to prevent any damage to the unit and/or any of the devices

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Easy Setup Guide. Cisco ASA with Firepower Services. You can easily set up your ASA in this step-by-step guide.

Easy Setup Guide. Cisco ASA with Firepower Services. You can easily set up your ASA in this step-by-step guide. Cisco ASA with Firepower Services Easy Setup Guide You can easily set up your ASA in this step-by-step guide. Connecting PC to ASA Installing ASDM 3 Configuring ASA 4 Using Umbrella DNS Connecting PC to

More information

THOMSON TG605(s) Business DSL Router. Ethernet Plug-in DSL. Power. Internet. Setup and User Guide

THOMSON TG605(s) Business DSL Router. Ethernet Plug-in DSL. Power. Internet. Setup and User Guide THOMSON TG605(s) Business DSL Router Power Ethernet WLAN Plug-in DSL Internet Setup and User Guide THOMSON TG605(s) Setup and User Guide Copyright Copyright 1999-2010 THOMSON. All rights reserved. Distribution

More information

Power Xpert Meter 2000 Gateway Card Kit

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

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA USA. August v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-03 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

XPort Direct+ Demonstration Kit Quick Start Guide

XPort Direct+ Demonstration Kit Quick Start Guide XPort Direct+ Demonstration Kit Quick Start Guide Part Number 900-525 Revision A October 2007 Contents Contents... 1 Introduction... 1 What s in the Box... 1 LEDs... 1 Connect the XPort Direct+ Demonstration

More information

Longshine Technologie Europe GmbH

Longshine Technologie Europe GmbH Longshine Technologie Europe GmbH www.longshine.de TABLE OF CONTENTS COPYRIGHT...2 1. INTRODUCTION...3 PRODUCT OVERVIEW...3 COMPONENTS AND FEATURES...3 HARDWARE INSTALLATION...3 2. MFP SERVER INSTALLATION...5

More information

XPort Development Kit Quick Start Guide. XPort Quick Start Guide

XPort Development Kit Quick Start Guide. XPort Quick Start Guide XPort Development Kit Quick Start Guide XPort Quick Start Guide Part Number 900-312 Revision D January 2006 Contents Contents... 1 Introduction... 1 What s in the Box... 1 Connect the XPort Evaluation

More information

Business Internet Video Camera with Audio

Business Internet Video Camera with Audio Business Internet Video Camera with Audio Quick Install Guide Package Contents WVC210 Camera Stand Power Supply (5V 2A) 6 Ethernet Cable Setup CD Antenna Quick Install Guide BUSINESS SERIES Model: WVC210

More information

Windows XP Software Installation Instructions GCC Elite Series Printers

Windows XP Software Installation Instructions GCC Elite Series Printers TM Windows XP Software Installation Instructions GCC Elite Series Printers This document is intended to provide instructions for obtaining and installing the Windows XP driver software for GCC s Elite

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

LabelWriter. Print Server. User Guide

LabelWriter. Print Server. User Guide LabelWriter Print Server User Guide Copyright 2011 Sanford, L.P. All rights reserved. 04/11 No part of this document or the software may be reproduced or transmitted in any form or by any means or translated

More information

Web Applications Installation. version

Web Applications Installation. version version 2017.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional content

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

Part # Quick-Start Guide. SpeedStream 6500 Residential Gateway

Part # Quick-Start Guide. SpeedStream 6500 Residential Gateway Part # 007-6510-001 Quick-Start Guide SpeedStream 6500 Residential Gateway Before you begin, Verify that the following items came with your DSL kit: Step 1 > Install Line Filters 1 2 4 5 6 1 SpeedStream

More information

Web Applications Installation. version 12.17

Web Applications Installation. version 12.17 version 12.17 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional content

More information

Voice Cable Modem User Manual

Voice Cable Modem User Manual User Manual Model CM500V September 2017 202-11792-01 350 E. Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register

More information