Moving To An ESC Andrew Bermudez May 9, 2018

Size: px
Start display at page:

Download "Moving To An ESC Andrew Bermudez May 9, 2018"

Transcription

1 Moving To An ESC 8864 Andrew Bermudez May 9, 2018

2 Why? After over 15 years of service as the workhorse of the ESC data acquisition and handling solution, the ESC 8832 has reached obsolescence. Parts for manufacture of new ESC 8832 data controllers or the repair of existing 8832s are no longer available. There is no longer any space remaining in the 8832 firmware for additional functions to meet changing regulatory requirements. The ESC 8864 provides powerful new features, a few of which will be outlined at the end of this presentation. The ESC 8864 also includes major hardware upgrades from the

3 3

4 4

5 Upgrade Procedure 1 Compare Physical I/O and Card Configuration 7 Physically Install the ESC Obtain the Network Details of the Existing ESC Connect to the ESC Create a Snapshot of the Existing ESC Download your configuration to the ESC Power On and Attach a USB Keyboard to the ESC Download the server.cfg to the ESC 8864 (if using Modbus) 5 Confirm the ESC 8864 SettingsMatch the ESC Retrieve an As Left File from the ESC Prepare DLSuite 12 Run Daily Calibrations 5

6 1 Compare Physical I/O and Card Configuration 6

7 ESC 8832 ESC

8 2 Obtain the Network Details of the Existing ESC 8832 Why? Snapshot of the ESC 8832 ESC 8864 network configuration How? Controller emulation Physical unit Log in with Integrator password C Configuration menu S Configure System Parameters Ctrl-N second page 8

9 3 Create a Snapshot of the Existing ESC 8832 A data controller snapshot consists of two files: an As Found file and a SERVER.CFG file The As Found file contains the configuration currently found in the existing data controller (channels, math constants, event programs, alarms, etc.) The SERVER.CFG file contains the configuration the data controller uses for MODBUS communication Retrieving these is important for troubleshooting issues after the upgrade! 9

10 3 Create a Snapshot of the Existing ESC 8832 The As Found file can be captured using Telnet (Ethernet) or a terminal program such as PuTTY or HyperTerminal (serial). Enable session logging telnet -f log01.dmp LOG Log into the data controller S Status Menu D Dump Setups P Dump all to Current Port The SERVER.CFG file can be acquired from the controller via FTP. User name is das GET SERVER.CFG (all caps) 10

11 4 Power On and Attach a USB Keyboard to the ESC 8864 Becomes available only after connecting a USB keyboard 11

12 5 Confirm the ESC 8864 Settings Match the ESC

13 Electrically Erasable Programmable Read-Only Memory 13

14 6 Prepare DLSuite DLSuite is a tool that is available from ESC for working with data controller configurations outside of StackVision or StackStudio. Before running DLSuite, be sure to install the required Microsoft Access Database Engine. Within DLSuite, you can open the configuration file that you acquired from the

15 7 Physically Install the ESC 8864 Installation Procedure If the unit is online, put all channels in the existing ESC 8832 in maintenance. Power off and unhook the existing data controller, taking note of the position of each connector. Install the ESC 8864 using the same wiring connectors and port connectors. Plug the Ethernert cord previously used by the ESC 8832 into the ESC 8864 s Ethernet port 1. Power on the ESC Cold start the new data controller by navigating to Status Menu > System Maintenance > Cold Start. 15

16 8 Connect to the ESC 8864 ESC 8864 Remote Access Instead of TELNET, the ESC 8864 now uses the SSH protocol for remote connections (Port 22). Controller emulation is done to confirm remote access to the new data controller is possible. ESC 8864 controller emulation can be done from StackVision or from an SSH communication tool such as PuTTY. 16

17 9 Download your configuration to the ESC 8864 Use the icon next to the Open From box to open the configuration snapshot from the ESC Click the DLDownload toolbar icon. Drag the black icon from the left side of the window onto the top of the black icon on the right to select the configuration snapshot for download. Make sure the Alias is either the network name or IP address of the ESC Select all the configuration fields (or only some, if desired) and click Send to download. 17

18 10 Download the server.cfg to the ESC 8864 (if using Modbus) Use a secure FTP client such as WinSCP or FileZilla to connect to the ESC 8864 via SFTP on port 22. Use the username admin and the integrator password to connect. Transfer the SERVER.CFG file to the root of the 8864 s FTP folder. 18

19 11 Retrieve an As Left File from the ESC 8864 Retrieve an As Left capture file of the new data controller Use the Session Logging feature of PuTTY to capture the contents of the SSH session and then dump the configuration using the same menu selection as for creating the As Found configuration file on the

20 12 Run Daily Calibrations 20

21 Upgrade Procedure 1 Compare Physical I/O and Card Configuration 7 Physically Install the ESC Obtain the Network Details of the Existing ESC Connect to the ESC Create a Snapshot of the Existing ESC Download your configuration to the ESC Power On and Attach a USB Keyboard to the ESC Download the server.cfg to the ESC 8864 (if using Modbus) 5 Confirm the ESC 8864 SettingsMatch the ESC Retrieve an As Left File from the ESC Prepare DLSuite 12 Run Daily Calibrations 21

22 Implementing New ESC 8864 Features 1 Calibration Counters Math Functions 2 Data Storage Time Expansion 22

23 Calibration Counters Math Functions HOUR(channel) 26OPHR(channel) SEC2OOC(channel) GRACE(channel) Seconds until end of 26 clock-hour period. Seconds until end of 26 operating-hour period. Seconds until OOC. Seconds remaining in grace period PHASE(calibration) STARTUP(cal.) NEXTCAL(cal.) LASTCAL(cal.) Seconds left in currently active calibration phase. Seconds left in the startup delay for calibration. Seconds until next calibration. Seconds since last calibration.

24 More Counters 09 NEXTEVENT(event) Number of seconds until the next scheduled run for the specified timed digital event. 10 LASTEVENT(event) Number of seconds since the last time that the named timed digital event was started.

25 Create an Out-of-Control Counter HOUR(channel) 26OPHR(channel) SEC2OOC(channel) GRACE(channel) Seconds until end of 26 clock-hour period. Seconds until end of 26 operating-hour period. Seconds until OOC. Seconds remaining in grace period PHASE(calibration) STARTUP(cal.) NEXTCAL(cal.) LASTCAL(cal.) Seconds left in currently active calibration phase. Seconds left in the startup delay for calibration. Seconds until next calibration. Seconds since last calibration.

26 Create an Out-of-Control Counter SEC2OOC(Channel s Name)=

27

28 Expand Storage Time in the ESC 8864 Update the second time interval for all three averages on each channel. Exact value may be adjusted to align with the memory layout of the ESC Consider a mass edit of the configuration snapshot file prior to downloading.

29 Questions? 29

Quick Note 24. Extracting the debug.txt file from a TransPort. Digi Technical Support. February Page 1

Quick Note 24. Extracting the debug.txt file from a TransPort. Digi Technical Support. February Page 1 Quick Note 24 Extracting the debug.txt file from a TransPort Digi Technical Support February 2016 Page 1 Contents 1 Introduction... 3 2 Version... 4 3 FTP method... 5 3.1 FTP Using FileZilla FTP Client...

More information

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server.

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server. CODD SERVER ACCESS INSTRUCTIONS OVERVIEW Codd (codd.franklin.edu) is a server that is used for many Computer Science (COMP) courses. To access the Franklin University Linux Server called Codd, an SSH connection

More information

EAN-FPGA Firmware Update 1500-OEM

EAN-FPGA Firmware Update 1500-OEM EAN-FPGA Firmware Update 1500-OEM PN: EAN-FPGA-Firmware-Update-1500-OEM 12/1/2017 SightLine Applications, Inc. Contact: Web: sightlineapplications.com Sales: sales@sightlineapplications.com Support: support@sightlineapplications.com

More information

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22.

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22. EINSTEIN OVERVIEW Einstein (Einstein.franklin.edu) and Codd (codd.franklin.edu) are two servers that are used for many Computer Science (COMP) courses. Students will be directed to use either Einstein

More information

Setting up PuTTY. Version Updated for 2015 Fall (with corrections)

Setting up PuTTY. Version Updated for 2015 Fall (with corrections) Setting up PuTTY CTEC1330 Data and Telecommunications CTEC1767 Data Communications & Networking I CTEC1863 Operating Systems CTEC1906 Internet Computing Version 1.9.2 Updated for 2015 Fall (with corrections)

More information

Setting up PuTTY. Software* Downoad PuTTY. Download PuTTY Download the putty.zip file. It contains several programs for SSH, SFTP, and SCP.

Setting up PuTTY. Software* Downoad PuTTY. Download PuTTY Download the putty.zip file. It contains several programs for SSH, SFTP, and SCP. Software* Setting up PuTTY Microsoft Windows 7 PuTTY 0.65 PuTTYgen 0.65 WinSCP 5.7.5 CTEC1330 Data and Telecommunications CTEC1767 Data Communications & Networking I CTEC1863 Operating Systems CTEC1906

More information

Uploading a Submission

Uploading a Submission CESP provides 4 ways to upload via 3 Web Transfer Clients or via a local sftp client. WEB Transfer Clients 1. Integraged Upload (HTML5): Select Integrated Upload for Auto Login to HTML5 Client. (Modern

More information

Setting up PuTTY. CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing

Setting up PuTTY. CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Setting up PuTTY CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Version 2.0 Updated for 2017 Winter Software* Microsoft Windows 7 (64-bit) PuTTY 0.67 PuTTYgen

More information

Before Contacting Technical Support

Before Contacting Technical Support APPENDIXA This appendix describes the steps to perform before calling for technical support for any Cisco MDS 9000 Family multilayer director and fabric switch. This appendix includes the following sections:

More information

ViZion DR + Wireless Install Guide

ViZion DR + Wireless Install Guide 1 ViZion DR + Wireless Install Guide 1. Open the DR panel box. 2. Put aside the three cables from the top layer of Styrofoam for storage. These cables are only required for potential troubleshooting scenarios.

More information

VTRAK E-Class/J-Class Quick Start Guide

VTRAK E-Class/J-Class Quick Start Guide VTRAK E-Class/J-Class Quick Start Guide Version.0 Firmware 3.9 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide About This Guide This Quick Start Guide shows you how to install

More information

How to Connect the MediCap USB200 or USB170 to a Network

How to Connect the MediCap USB200 or USB170 to a Network How to Connect the MediCap USB200 or USB170 to a Network You can connect the MediCap USB200 or USB170 1 to a network by using an adapter which is available from MediCapture. Making the connection requires

More information

File Transfers. Contents

File Transfers. Contents A File Transfers Contents Overview.................................................... A-3................................ A-3 General Software Download Rules............................ A-4 Using TFTP

More information

Installing VPN client by Jupiter Networks:

Installing VPN client by Jupiter Networks: Installing VPN client by Jupiter Networks: 1. Open Firefox. The icon is likely on your desktop. If you are using internet explorer, much of the steps will be the same, but the way that Internet Explorer

More information

Telnet/SSH. Connecting to Hosts. Internet Technology 1

Telnet/SSH. Connecting to Hosts. Internet Technology 1 Telnet/SSH Connecting to Hosts Internet Technology 1 What is Telnet? Method for connecting to hosts Enables remote login (rlogin) to computers on the Internet One computer can connect to another to use

More information

KB How to upload large files to a JTAC Case

KB How to upload large files to a JTAC Case KB23337 - How to upload large files to a JTAC Case SUMMARY: This article explains how to attach/upload files larger than 10GB to a JTAC case. It also and describes what files can be attached/uploaded to

More information

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector SIMICART USER GUIDE SERIES Install SimiConnector TABLE OF CONTENTS I. INSTALL SIMICONNECTOR 3 II. CHECK CONNECTOR AFTER INSTALL 12 I. INSTALL SIMICONNECTOR 1) Download SimiConnector: https://github.com/simicart/simicart-magento2.x

More information

EasyIO 30P Firmware Flashing and Upgrading. Firmware Flashing and Upgrading

EasyIO 30P Firmware Flashing and Upgrading. Firmware Flashing and Upgrading Firmware Flashing and Upgrading Document Change Log 01 st Jan 2011 Document created. 18 th April 2011 Added in FwTool v1.10.exe to document 23 th Aug 2011 Update the FwTool v1.11.exe 21 st Oct 2011 Added

More information

Capturing and loading Vocality configuration files

Capturing and loading Vocality configuration files Capturing and loading Vocality configuration files Application Note AN300 Revision v1.5 June 2016 AN300 Capturing and loading configurations 1 Overview Capturing Vocality configuration files is useful

More information

Getting Started with n-command

Getting Started with n-command 61950843L1-29.1C December 2005 Getting Started Guide Getting Started with n-command - Welcome to the n-command software. n-command is an intuitive, scalable software suite that delivers productivity tools

More information

GV-IP Decoder Box Plus User s Manual

GV-IP Decoder Box Plus User s Manual GV-IP Decoder Box Plus User s Manual Before attempting to connect or operate this product, please read these instructions carefully and save this manual for future use. DBPV10-UM-A 2015 GeoVision, Inc.

More information

Distributors News. December, 2004 Unitronics has announced a major market release. The release includes:

Distributors News. December, 2004 Unitronics has announced a major market release. The release includes: MAJOR RELEASE VISILOGIC 4.00, VISION 290, REMOTE ACCESS 4.00 & DATAXPORT 2.00 Unitronics has announced a major market release. The release includes: PID: includes internal Auto-tune Trends: Real-Time HMI

More information

Setting up PuTTY. Software* Download PuTTY 6/9/18. Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP 5.13.

Setting up PuTTY. Software* Download PuTTY 6/9/18. Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP 5.13. Software* Setting up PuTTY CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP

More information

EAN-Firmware Upgrade Utility

EAN-Firmware Upgrade Utility EAN-Firmware Upgrade Utility PN: EAN-Firmware-Upgrade-Utility 8/17/2018 SightLine Applications, Inc Contact: Web: sightlineapplications. com Sales: sales@sightlineapplications. com Support: support@sightlineapplications.

More information

INSTRUCTIONS TO UPDATE FIRMWARE FOR

INSTRUCTIONS TO UPDATE FIRMWARE FOR INSTRUCTIONS TO UPDATE FIRMWARE FOR Dranetz 1000 New Durham Road, Edison, New Jersey 08818 Telephone 1-800-372-6832 or 732-287-3680 Fax 732-248-1834 www.dranetz.com Updating the HDPQ SP s Firmware The

More information

FlashMaxII Operation Guide

FlashMaxII Operation Guide FlashMaxII Operation Guide 2015-07-09 Version 1.0 EE Tools, Inc. 4620 Fortran Drive Suite 102 San Jose, CA 95134, USA www.eetools.com sales@eetools.com Tel : (408)263-2221 Fax : (408)263-2230 1 Table of

More information

IBM Networking OS. BBI Quick Guide. for the EN2092 1Gb Ethernet Scalable Switch, Second edition (replaces 88Y7949)

IBM Networking OS. BBI Quick Guide. for the EN2092 1Gb Ethernet Scalable Switch, Second edition (replaces 88Y7949) IBM Networking OS BBI Quick Guide for the EN2092 1Gb Ethernet Scalable Switch, Second edition (replaces 88Y7949) IBM Networking OS BBI Quick Guide for the EN2092 1Gb Ethernet Scalable Switch, Second edition

More information

All Rights Reserved. Rev. 1.0, 2003

All Rights Reserved. Rev. 1.0, 2003 All Rights Reserved The use, disclosure, modification, transfer or transmittal of this work for any purpose, in any form, or by any means, without the written permission from Net2Phone is strictly forbidden.

More information

The StarPanel. Introduction

The StarPanel. Introduction The StarPanel Table of Contents: Introduction... 1 The Hardware... 1 The Software... 2 Basic Operations... 2 Frequently Asked Questions and Troubleshooting... 4 Who to Contact... 5 Introduction The StarPanel

More information

User Guide For Universal Devices Administrative Console (ISY)

User Guide For Universal Devices Administrative Console (ISY) User Guide For Universal Devices Administrative Console (ISY) - 1 - Table of Contents 1. PURPOSE 6 2. THEORY OF OPERATION 6 3. INSTALLATION 7 4. CONFIGURATION 8 4.1 Prerequisites 8 4.1.1 Host Computer

More information

Overview of Cisco UCS Manager GUI

Overview of Cisco UCS Manager GUI Overview of Cisco UCS Manager GUI This chapter includes the following sections: Overview of Cisco UCS Manager GUI, page 1 Logging in to Cisco UCS Manager GUI through HTTPS, page 6 Logging in to Cisco UCS

More information

The Device Setup feature is supported on Series 4 (XTx44, XDx34, HDx24, LS424) and Series 3 (XTx43, XDx33, HDx23, LS423) mode

The Device Setup feature is supported on Series 4 (XTx44, XDx34, HDx24, LS424) and Series 3 (XTx43, XDx33, HDx23, LS423) mode Device Setup ON THIS PAGE Introduction Network Setup Ethernet Settings Change Ethernet Settings Wireless Setup Advanced Wireless Setup Network Diagnostics Publishing Options BrightSign Network Sign-In

More information

TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet. To obtain the latest version of the documentation, go to education.ti.com/guides.

TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet. To obtain the latest version of the documentation, go to education.ti.com/guides. TI-Nspire CX Navigator Setup and Troubleshooting Tip Sheet To obtain the latest version of the documentation, go to education.ti.com/guides. Important Information Except as otherwise expressly stated in

More information

Adding a Boot Disk Entry to an HP Integrity rx2660

Adding a Boot Disk Entry to an HP Integrity rx2660 Effective: 12/18/18 Revision: A Adding a Boot Disk Entry to an HP Integrity rx2660 Necessary Items Terminal Emulator application (e.g., PuTTY). Hard drive to be mounted. Overview In order to boot an rx2660

More information

Managing GSS Devices from the GUI

Managing GSS Devices from the GUI CHAPTER 1 This chapter describes how to configure and manage your Global Site Selector Manager (GSSM) and Global Site Selector (GSS) devices from the primary GSSM graphical user interface. It includes

More information

imx6 TinyRex Development Kit QUICK GUIDE

imx6 TinyRex Development Kit QUICK GUIDE imx6 TinyRex Development Kit QUICK GUIDE Last updated: June 30, 207 About Voipac imx6 TinyRex Development Kit Packing List Connectors Locations Connecting the Components and Cables The First Steps Controlling

More information

Volume. Enterprise Secure File Transfer (ESFT) User Guide

Volume. Enterprise Secure File Transfer (ESFT) User Guide Volume Enterprise Secure File Transfer (ESFT) User Guide Date: 04/08/2015 Copyright 2011, PG&E Fo r PG&E internal use o nly All rights reserved. Legal Notices Pacific Gas and Electric Co. (hereinafter

More information

System Requirements for Mac OS X Clients. Download View Client Package. **Take note: This guide is not a detailed step by step guide.

System Requirements for Mac OS X Clients. Download View Client Package. **Take note: This guide is not a detailed step by step guide. **Take note: This guide is not a detailed step by step guide. System Requirements for Mac OS X Clients Download View Client Package 1. Launch Safari. 2. Please click on FAQs, navigate to How-to sub-category

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

Galaxy How To Remote Desktop Connection and SSH

Galaxy How To Remote Desktop Connection and SSH Galaxy How To Remote Desktop Connection and SSH The host name for the econ Linux server is galaxy.econ.jhu.edu. It is running Ubuntu 18.04 LTS. Please note: you need to be on the VPN to be able to use

More information

Supervisory Systems pcoweb card installation

Supervisory Systems pcoweb card installation Supervisory Systems pcoweb card installation SNMP Modbus over IP BACnet over IP Unit side Serial settings configuration (pcoweb up to rel. 1.4.X) (CRAC units equipped with UG40 terminal) Press PRG button,

More information

C75/J75 Simple Image Quality Adjustment (SIQA) v2.0 Software Installation Instructions

C75/J75 Simple Image Quality Adjustment (SIQA) v2.0 Software Installation Instructions C75/J75 Simple Image Quality Adjustment (SIQA) v2.0 Software Installation Instructions Introduction This document support the install of the software for using the new application, called SIQA (Simple

More information

idirect Technical Note 1. INTRODUCTION 2. DIFFERENCES BETWEEN INFINITI AND NETMODEM II+ SERIES

idirect Technical Note 1. INTRODUCTION 2. DIFFERENCES BETWEEN INFINITI AND NETMODEM II+ SERIES idirect Technical Note Subject: Recovering infiniti Remotes Date: March 10, 2006 Applies To: Version 6.0.1 and Later 1. INTRODUCTION This technical note contains information and procedures pertaining to:

More information

GSS Administration and Troubleshooting

GSS Administration and Troubleshooting CHAPTER 9 GSS Administration and Troubleshooting This chapter covers the procedures necessary to properly manage and maintain your GSSM and GSS devices, including login security, software upgrades, GSSM

More information

FACEBOOK CONNECT PLUG-IN USER GUIDE

FACEBOOK CONNECT PLUG-IN USER GUIDE support@simicart.com Phone: 084.4.8585.4587 FACEBOOK CONNECT PLUG-IN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO USE FACEBOOK CONNECT... 5 a. Login with Facebook

More information

Summary. More Information

Summary. More Information Title: MultiFlex ETH 1000 Series Configuration and Update Management Products(s): All MultiFlex ETH 1000 Series Ethernet motion controllers Keywords: MultiFlex ETH, Ethernet, configuration, update, firmware,

More information

Author A.Kishore/Sachin WinSCP

Author A.Kishore/Sachin   WinSCP WinSCP WinSCP is a freeware windows client for the SCP (secure copy protocol), a way to transfer files across the network using the ssh (secure shell) encrypted protocol. It replaces other FTP programs

More information

Lab Command Line Fundamentals Instructor Version 2500

Lab Command Line Fundamentals Instructor Version 2500 Lab 2.2.9 Command Line Fundamentals Instructor Version 2500 Objective Log into a router and go to the user and privileged modes. Use several basic router commands to determine how the router is configured.

More information

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE

OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LAUNCH BOX OCEAN SONICS USER GUIDE LAUNCH BOX USER GUIDE OCEAN SONICS LTD. OceanSonics.com October 2018 Table of Contents Introduction... 2 Important Notes... 2 Ocean Sonics Launch Box Quick

More information

Administration of Cisco WLC

Administration of Cisco WLC HTTP/HTTPS, SSH/Telnet to Cisco WLC, page 1 HTTP/HTTPS, SSH/Telnet to Cisco WLC Using the Controller GUI A browser-based GUI is built into each controller. It allows up to five users to simultaneously

More information

Getting started with Raspberry Pi (and WebIoPi framework)

Getting started with Raspberry Pi (and WebIoPi framework) Getting started with Raspberry Pi (and WebIoPi framework) 1. Installing the OS on the Raspberry Pi Download the image file from the Raspberry Pi website. It ll be a zip file as shown below: Unzip the file

More information

Pass Cisco Exam

Pass Cisco Exam Pass Cisco 642-279 Exam Number: 642-279 Passing Score: 800 Time Limit: 120 min File Version: 35.4 http://www.gratisexam.com/ Pass Cisco 642-279 Exam Exam Name: Installing TelePresence Video Immersive Systems

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Sierra Wireless AirLink LS300. Setup Steps

Sierra Wireless AirLink LS300. Setup Steps Sierra Wireless AirLink LS300 Description The target of the Airlink LS300 is the Alarming Module. Its purpose is to Send and Receive SMS messages. Essentially, it is going to be utilized as an SMS gateway.

More information

Installation Manual. February 21, Integra Interactive Inc. All rights reserved

Installation Manual. February 21, Integra Interactive Inc. All rights reserved Installation Manual February 21, 2011 2000-2011 Integra Interactive Inc. All rights reserved TABLE OF CONTENTS mymedia ConneXion (MMCX) Computer Installation Pre-Installation Checklist 3 Assembly 3 MMCX

More information

Installing the Cisco Unified Videoconferencing 3545 MCU

Installing the Cisco Unified Videoconferencing 3545 MCU CHAPTER 2 Installing the Cisco Unified Videoconferencing 3545 MCU The Cisco Unified Videoconferencing 3545 MCU works together with a Cisco Unified Videoconferencing 3545 EMP Enhanced Media Processor (EMP)

More information

CCNA 1 Chapter 2 v5.0 Exam Answers %

CCNA 1 Chapter 2 v5.0 Exam Answers % CCNA 1 Chapter 2 v5.0 Exam Answers 2015 100% 1. Which two features are characteristics of flash memory? (Choose two.) Flash provides nonvolatile storage. Flash receives a copy of the IOS from RAM when

More information

Computer Basics. Logging onto Windows

Computer Basics. Logging onto Windows Computer Basics DRN uses Windows PCs for all of its day-to-day operations. You will need to master the details of this section in order to perform your daily tasks. Fortunately, these basics are very simple

More information

Display Systems International Software Demo Instructions

Display Systems International Software Demo Instructions Display Systems International Software Demo Instructions This demo guide has been re-written to better reflect the common features that people learning to use the DSI software are concerned with. This

More information

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Key File Generation NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Table of Contents Introduction... 2 PuTTY Installation... 2 Key Generation... 7 Configuring PuTTY

More information

WinSCP. Author A.Kishore/Sachin

WinSCP. Author A.Kishore/Sachin WinSCP WinSCP is a freeware windows client for the SCP (secure copy protocol), a way to transfer files across the network using the ssh (secure shell) encrypted protocol. It replaces other FTP programs

More information

Overview of Cisco UCS Manager GUI

Overview of Cisco UCS Manager GUI Overview of Cisco UCS Manager GUI This chapter includes the following sections: Overview of Cisco UCS Manager GUI, page 1 Logging in to Cisco UCS Manager GUI through HTTPS, page 6 Logging in to Cisco UCS

More information

Bitnami MySQL for Huawei Enterprise Cloud

Bitnami MySQL for Huawei Enterprise Cloud Bitnami MySQL for Huawei Enterprise Cloud Description MySQL is a fast, reliable, scalable, and easy to use open-source relational database system. MySQL Server is intended for mission-critical, heavy-load

More information

BBI Quick Guide. Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0. Part Number: 31R1727, June 2006

BBI Quick Guide. Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0. Part Number: 31R1727, June 2006 TM Alteon OS BBI Quick Guide Nortel 10Gb Uplink Ethernet Switch Module for IBM BladeCenter Version 1.0 Part Number: 31R1727, June 2006 2350 Mission College Blvd. Suite 600 Santa Clara, CA 95054 www.bladenetwork.net

More information

hp l1619a smart attachment module

hp l1619a smart attachment module hp l1619a smart attachment module user s guide Smart Attachment Module 1 Notice This manual and any examples contained herein are provided as is and are subject to change without notice. Hewlett-Packard

More information

IndustrialPro Routers (SN/RAM Series)

IndustrialPro Routers (SN/RAM Series) Wireless Modems Including 67xx LTE Models Migration and Advanced Firmware Update Procedures Version 3.13/4.13 December 2012 CHANGE HISTORY Version Date Description 3.13 December 20, 2012 SN/RAM Release

More information

NOVUS AUTOMATION 1/92

NOVUS AUTOMATION  1/92 INSTRUCTION MANUAL V1.1x INTRODUCTION... 3 CONNECTIONS AND INSTALLATION... 4 MECHANICAL INSTALLATION... 4 ATTACHING AND DETACHING THE FRONT COVER... 8 ATTACHING AND DETACHING THE HMI... 9 ELECTRICAL CONNECTIONS...

More information

Support Backups and Secure Transfer Server Changes - i-cam

Support Backups and Secure Transfer Server Changes - i-cam Support Backups and Secure Transfer Server Changes - i-cam 3.1.24 Contents What is the Secure Transfer Server?... 2 Initial Setup in i-cam 3.1.24... 2 Getting your account credentials... 2 Setting your

More information

START HERE. Wireless USB Wired. Do you want to connect the printer to a wireless network? Use the Wireless Setup and Connection.

START HERE. Wireless USB Wired. Do you want to connect the printer to a wireless network? Use the Wireless Setup and Connection. START HERE If you answer yes to any of these questions, turn to the section indicated for Setup and Connection instructions. Do you want to connect the printer to a wireless network? Use the Wireless Setup

More information

User Guide. Illustra Connect Version C0

User Guide. Illustra Connect Version C0 User Guide Illustra Connect Version.0 8200-114-01 C0 Notice The information in this manual was current when published. The manufacturer reserves the right to revise and improve its products. All specifications

More information

How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto

How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto How to upgrade HP 5130 switch Comware firmware via FTP Maher Saad, Chestnut Residence, University of Toronto Disclaimer The author of this document shall not carry responsibility for any damage to the

More information

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting...

2 Bay 3.5 HDD SATA NAS Media Server Setting...20 Bonjour...21 TorrentFlux Maintenance...25 Disk Utility...25 RAID Setting... Table of contents 1. Overview of the 2 Bay NAS...3 1.1 Introduction...3 1.2 System Requirement...3 1.3 Hardware Installation...3 1.4 Setup the client PC and 2 Bay NAS...3 1.4.1 Setup network configuration

More information

Upgrading Earlier Release Version Servers for Cisco UCS Manager Integration

Upgrading Earlier Release Version Servers for Cisco UCS Manager Integration Upgrading Earlier Release Version s for Cisco UCS Manager Integration This chapter includes the following sections: Required Items for Upgrade, page 1 Upgrading the C-Series Firmware, page 2 Updating Cisco

More information

**Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network.

**Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network. **Note that this must be run from a PC on the same network segment as the NetBotz device, and the NetBotz device MUST be connected to the network.** 1. Download the correct drivers for the USB to Serial

More information

Connecting to Grace and using Stata from an Xinteractive perspective

Connecting to Grace and using Stata from an Xinteractive perspective Connecting to Grace and using Stata from an Xinteractive perspective Prior to using Grace you will need to register for an account. This can be done from the link below. We aim to setup all new accounts

More information

32 Channel NVR (Non POE) Configuration

32 Channel NVR (Non POE) Configuration 32 Channel NVR (Non POE) Configuration This guide will assist you in configuring your 16 or 32 channel NVR system using an external POE switch. Before following this guide you will want to make sure the

More information

Ftp Command Line Manual Windows User Password

Ftp Command Line Manual Windows User Password Ftp Command Line Manual Windows User Password SSH Guide SFTP on Mac OS X SFTP on Windows The most straight forward way to use SFTP is through the command line. a command line, you can alternately use an

More information

IP Office Technical Tip

IP Office Technical Tip IP Office Technical Tip Tip Number: 288 Release Date: 10 May 2016 Region: GLOBAL Unified Communications Module V2- Firmware Upgrade This Technical Tip is to alert customers with the Unified Communications

More information

Optocore Quick Start Guide Rev Copyright 2013 All rights reserved. OPTOCORE GmbH Lohenstr Munich-Gräfelfing Germany

Optocore Quick Start Guide Rev Copyright 2013 All rights reserved. OPTOCORE GmbH Lohenstr Munich-Gräfelfing Germany Optocore Quick Start Guide Rev. 2.14.019 Copyright 2013 All rights reserved OPTOCORE GmbH Lohenstr. 8 82166 Munich-Gräfelfing Germany Optocore Quick Start Guide Rev. 2.14.019 Optocore Quick Start Guide

More information

AP-ENBD User Manual V0.2

AP-ENBD User Manual V0.2 AP-ENBD User Manual V0.2 2015/12 Catolog Catolog... 2 1 Introduction... 1 1.1 Communication Structure... 1 1.2 Internal Principle... 2 2 Installation... 2 2.1 Connect to the Same Router (or Switch )...

More information

CS CS Tutorial 2 2 Winter 2018

CS CS Tutorial 2 2 Winter 2018 CS CS 230 - Tutorial 2 2 Winter 2018 Sections 1. Unix Basics and connecting to CS environment 2. MIPS Introduction & CS230 Interface 3. Connecting Remotely If you haven t set up a CS environment password,

More information

DX System Operating Guide

DX System Operating Guide DX System Operating Guide Supported by: Technology Corporation Rackit Technology Corporation 274 Madison Avenue, New York, NY 10016 Tel: (212) 679-0050 Fax: (212) 679-0040 1. 8 0 0. 6 3 6. 3 4 3 4 w International

More information

Lab - Examining Telnet and SSH in Wireshark

Lab - Examining Telnet and SSH in Wireshark Topology Addressing Table Objectives Device Interface IP Address Subnet Mask Default Gateway R1 G0/1 192.168.1.1 255.255.255.0 N/A PC-A NIC 192.168.1.3 255.255.255.0 192.168.1.1 Part 1: Configure the Devices

More information

VW2110 Vibrating Wire Readout Calibrator Manual

VW2110 Vibrating Wire Readout Calibrator Manual VW2110 Vibrating Wire Readout Calibrator Manual All efforts have been made to ensure the accuracy and completeness of the information contained in this document. RST Instruments Ltd reserves the right

More information

VTRAK E610f, J610s Quick Start Guide

VTRAK E610f, J610s Quick Start Guide VTRAK E60f, J60s Quick Start Guide Version 0.8 008 Promise Technology, Inc. All Rights Reserved. VTrak Quick Start Guide VTrak Setup Task List Task : Unpacking the VTrak (below) Task : Mounting VTrak in

More information

IR Link Software Quick Reference Guide:

IR Link Software Quick Reference Guide: IR Link Software Quick Reference Guide: Software Installation: Up to date software can always be located on our website. Click on Products, IR Link, then select IR Link Software for Windows. This will

More information

DOC Flo-Ware 4 Software. User Manual. July 2010, Edition 1. Hach Company, All rights reserved. Printed in the U.S.A.

DOC Flo-Ware 4 Software. User Manual. July 2010, Edition 1. Hach Company, All rights reserved. Printed in the U.S.A. DOC026.53.80112 Flo-Ware 4 Software User Manual July 2010, Edition 1 Hach Company, 2010. All rights reserved. Printed in the U.S.A. Table of Contents Section 1 General information...3 1.1 Product overview...3

More information

Logic Analyzer Guide Tektronix TLA600 Series

Logic Analyzer Guide Tektronix TLA600 Series Tektronix TLA600 Series Version 2008-Jan-1 Dept. of Electrical & Computer Engineering Portland State University Copyright 2008 Portland State University 1 Basic Information This guide provides basic instructions

More information

The roborio web dashboard is a webpage built into the roborio that can be used for checking status and updating settings of the roborio.

The roborio web dashboard is a webpage built into the roborio that can be used for checking status and updating settings of the roborio. RoboRIO Webdashboard The roborio web dashboard is a webpage built into the roborio that can be used for checking status and updating settings of the roborio. Note: Google Chrome is removing support for

More information

Ftp Command Line Commands Linux Example Windows Putty

Ftp Command Line Commands Linux Example Windows Putty Ftp Command Line Commands Linux Example Windows Putty Installing a FTP server, 11. Switch to Console mode from Graphical User Interface For example, the following creates an entry to start Eclipse with

More information

To request permission to access the wiki, or request a new wiki space, open a web support ticket:

To request permission to access the wiki, or request a new wiki space, open a web support ticket: What is a wiki? A wiki is a website whose users can edit pages within a web browser. In some cases, the information is public, and in others it is limited to specific users or groups of users. You may

More information

QUICK SETUP GUIDE. MasterConsole Digital. Package Contents. MCD Structure Diagrams

QUICK SETUP GUIDE. MasterConsole Digital. Package Contents. MCD Structure Diagrams QUICK SETUP GUIDE MasterConsole Digital Thank you for purchasing the MasterConsole Digital (MCD) KVM switch or MCD-LED KVM combination switch and drawer. MCD is the most user-friendly 1U KVM switch for

More information

DATA LOGGER MODELS DL-1080/1081

DATA LOGGER MODELS DL-1080/1081 DATA LOGGER MODELS DL-1080/1081 USER MANUAL V1.5x INTRODUCTION... 4 CONNECTIONS AND INSTALLATION... 5 MECHANICAL INSTALLATION... 5 ATTACHING AND DETACHING THE FRONT COVER... 8 ATTACHING AND DETACHING THE

More information

BBI Quick Guide RackSwitch G8124 Version 6.3

BBI Quick Guide RackSwitch G8124 Version 6.3 BLADEOS BBI Quick Guide RackSwitch G8124 Version 6.3 Part Number: BMD00187, April 2010 2350 Mission College Blvd. Suite 600 Santa Clara, CA 95054 www.bladenetwork.net Copyright 2010 BLADE Network Technologies,

More information

Perform Backup and Restore

Perform Backup and Restore This section explains the following:, page 1 You can schedule periodic backups using the Cisco Prime Collaboration Assurance user interface. Cisco Prime Collaboration Analytics data is backed up on a remote

More information

Lenovo Flex System SI Gb System Interconnect Module. Release Notes. for Networking OS 8.2

Lenovo Flex System SI Gb System Interconnect Module. Release Notes. for Networking OS 8.2 Lenovo Flex System SI4091 10Gb System Interconnect Module Release Notes for Networking OS 8.2 Note: Before using this information and the product it supports, read the general information in the Safety

More information

!!!!!!!!!!Please Read before upgrading!!!!!!!!

!!!!!!!!!!Please Read before upgrading!!!!!!!! Firmware Upgrade Procedure and Cloning a Viper SC Only!!!!!!!!!!Please Read before upgrading!!!!!!!! This procedure details how to upgrade only the Viper SC modem and radio firmware. This procedure cannot

More information

CCNA 1 Chapter 2 v5.0 Exam Answers 2013

CCNA 1 Chapter 2 v5.0 Exam Answers 2013 CCNA 1 Chapter 2 v5.0 Exam Answers 2013 1. Refer to the exhibit. A switch was configured as shown. A ping to the default gateway was issued, but the ping was not successful. Other switches in the same

More information

Common Errors and Questions

Common Errors and Questions Common Errors and Questions What is the default password for Secure Admin? There is no default password for Secure Admin, if you forgot it or don t know it you need to uninstall Secure Admin Server and

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information