Capacitive Touch Lab. Renesas Capacitive Touch Lab R8C/36T-A Family

Size: px
Start display at page:

Download "Capacitive Touch Lab. Renesas Capacitive Touch Lab R8C/36T-A Family"

Transcription

1 Renesas Capacitive Touch Lab R8C/36T-A Family Description: This lab will cover the Renesas Touch Solution for embedded capacitive touch systems. This lab will demonstrate how to setup and run a simple touch project, and cover simple tuning of the touch system using the Renesas workbench tool. Lab Objectives Build a simple touch project and execute on demo platform Use Renesas Workbench to test and tune the touch platform Skill Level Use Renesas Workbench to test and tune the touch platform Build a simple touch project and execute on demo platform Lab Materials Please verify you have the following materials at your lab station. Laptop PC with Renesas tools preinstalled o Workbench 4.60 or greater o HEW o FDT 4.08 RSK36T-A Touch Demo Platform o Demo Board o E1 o USB Cable This lab sheet Time to Complete Lab 60 Minutes Lab Sections 1 Renesas Kit First Touch Introduction to Renesas Workbench Running the Renesas Demo with the E1 Debugger API Examination Programming the Target with FDT Selecting Touch Parameters Capacitive Touch Lab Page 1 of 14

2 1 Renesas Kit First Touch Overview: This lab section will get the board plugged into the laptop and give the user a 1 st exposure to the Renesas Capacitive Touch Evaluation System. A brief description of the board operation is discussed below: Number Keys (0-9, # and, *): Touching any of the keypad keys will display that key on the LED display. Touching additional numbers will place that number into the display in the rightmost position and shift the remaining numbers leftward. Slider: Sliding a finger up and down the slider area will increment the count on the display positively and negatively according to the direction of movement Wheel: Moving a finger around the wheel will increment or decrement the display count positively and negatively according to the direction of movement Mode: Pressing the MODE button will enable the onboard light sensor and display the current Analogto-Digital (ADC) converter reading on the display To return to normal operation, press the mode button again When enabled, an LED will light above the MODE button to indicate that the mode is active Enter: Pressing the ENTER key will enable the on-board buzzer that is activated when any key in the number pad is pressed. The buzzer will not sound when the wheel or slider is activated To disable the buzzer, press the ENTER button When enabled, an LED will light above the ENTER button to indicate that the buzzer is active Perform the following steps to power-up the board and start the lab exercise. Step 1.1 Turn the board over and ensure that the jumpers on the board are set as follows: J5: 2-3 position JP2: 2-3 position Step 1.2 Step 1.3 Plug the USB cable into connector J33 on the demo board Plug the other end of the USB cable into a USB port on the lab laptop Once powered, the board LED display will show 0000 and the ON/STBY LED will be illuminated. Step 1.4 Take a few moments and interact with the kit, examining the functions as outlined above in the kit operation description Capacitive Touch Lab Page 2 of 14

3 2 Introduction to Renesas Workbench Capacitive Touch Lab Overview: Renesas provides a free tool that allows users easy evaluation, testing, and tuning of touch parameters. This tool, knows as Workbench, has the following features that allows the user access to numerous parameters of the touch solution: graphically shows touch events in real time on the target system, allows for uploading and downloading parameters related to touch, contains a touch teaching tool that allows users to train the touch system and software circuit calibration wizard that allows the user to predict touch charge circuit values based in input hardware parameters The Workbench tool can connect to the hardware platform thru a number of different interfaces. These are: Serial (UART, SPI, I2C) USB (USB-to-serial converter) E1 via HEW Target Server Procedure: Step 2.1 Step 2.2 Step 2.3 Step 2.4 Leaving the kit plugged-in from the previous section, start the Workbench tool by using the Windows Start Menu, Start->All Programs->Workbench4->Workbench. The Workbench tool will open in its default, unconnected state Connect to the running HEW target system with Workbench by using the menu bar Communication->Connect. A dialog box will with auto filled connection parameters. CLICK OK. Once connected open the Setup Parameters table by clicking on the menu bar Touch senor- >Setup Parameters. The table will auto-fill with all the current parameters of the board and touch operations Now let s startup the status monitor and take a look at how the touch looks from a graphical point of view. Perform the following steps: Step 2.5 Step 2.6 Step 2.7 Step 2.8 Open the Status Monitor window by clicking on the menu bar Touch senor->status Monitor In the status monitor window click the Start button. You will see the values begin to stream in and the current count values of each channel in the display window Click the ALL button to center each of the graphs in each of the display windows. Touch the #1 button on the board. You should see a RED bar display once you touch the panel and go away once you remove your finger from the panel. It will look similar to the picture below. Capacitive Touch Lab Page 3 of 14

4 Step 2.9 Use the tabs above the data windows and select TAB 6. Channels should appear on the screen Step 2.10 On the left-side of the screen, click on CH26 and change the selection on CH23 Step 2.11 Now, slowly move your finger around the wheel diagram on the demo board. You should see waveforms on channels change in a similar pattern as shown in the below picture. Note your values for the indicated channels will be different than what is shown in the picture. This basis of touch gives the user a starting point to realize wheel, and other advanced button operations. Now let s move to a simple tuning example. Step 2.12 On the Workbench tab, switch back to the Setup Parameters tab. Capacitive Touch Lab Page 4 of 14

5 Step 2.13 Ensure that the 0 tab is selected so that channels 0-7 are shown Step 2.14 Change the Judging change (THRx) on CH0 from its current value to 400 Step 2.15 Write back the values to the device memory using the Write->To Device button Step 2.16 Click OK to when the dialog box completes the download process to the device. Step 2.17 Using the tabs switch the display back to the Status Monitor display within Workbench Step 2.18 Click the Start button to begin the graphical display. You will see that the CTHR value is updated and the touch graph for that channel displays a large step change indicating that you have changed the threshold for that channel. Step 2.19 Touch the #0 button. You will see that while the waveform indicated a touch, the touch is not registered because you have now changed the threshold used to detect a touch. Step 2.20 Return to the status monitor screen and set the threshold back to its original value by repeating steps to 2.17 above Drift Compensation Demo The Renesas Touch API also features drift compensation that will allow for environmental or other concerns that might arise during the operation of the end application. The API will constantly track the current count value of each channel and modify the reference value (Cref) as needed. However if a touch is taking place, drift compensation is disabled so that any compensation to the reference is not skewed by the tough event. Note it does not modify the threshold value for the channel as that is independent of and tracks with the reference value. Step 2.21 Take the included penny with your lab and place it on the power button on the demo board. You may see a short touch event register on the workbench which will stop once you are not touching the conductive penny anymore. Capacitive Touch Lab Page 5 of 14

6 Step 2.22 You should see a similar waveform as to above. First the current touch count value (RED line) will drop with the addition of the penny onto the touch surface. Shortly thereafter the Cref line (BLUE line) and the Cthr line (GREEN line) will drop to reflect the new count value being detected on that channel. Step 2.23 Touch the penny at this point. The kit will still register a touch even though the values have all been adjusted by the API s drift compensation. Step 2.24 Remove the penny. This will return the channel value to it s original position after a short period of time. 3 Running the Renesas Demo with the E1 Debugger Overview: This lab section will expose the user to the Renesas Touch API using a simple sample project running under HEW and using the E1 debugger interface. Procedure: Step 3.1 Step 3.2 Step 3.3 Close the Workbench application by clicking on Communication->Exit Disconnect the USB cable from the demo board Connect the E1 debugger to JP1 on the board with the alignment tab facing up as shown in the below picture. The tab will be on the same side as the overlay panel Capacitive Touch Lab Page 6 of 14

7 Step 3.4 Step 3.5 Step 3.6 Step 3.7 Connect the USB cable as described before into the target board Start the High-performance Embedded Workspace by clicking on Start->All Programs- >Renesas->High Performance Embedded Workshop-> High Performance Embedded Workshop to start the IDE Load the following project into HEW by clicking the Browse radio button and navigating to the following directory to load the file: C:\Workspace\YR8C36TKIT02\Renesas_Touch\Renesas_Touch.hws NOTE: You may encounter a Warning at this stage of Workspace movement. If this occurs, simply click YES and the project will load normally. The project should load into HEW and the project files can be browsed in the workspace Step 3.8 Start the debugger session by using the pull down on the Menu Bar and select SessionR8C_e1_E20_System NOTE: You may get a message that the project has been modified. Click Yes to continue Step 3.9 In the Emulator Mode dialog box, ensure the following: R8C/36T-A Group is selected R5F213xCS Debugging Mode NOTE: A window will appear that will ask the user to select the Power Supply to the target being programmed. Since the USB cable is used, do not select this option Step 3.10 Click Next and Finish at the following screens. The debugger will now connect to the target Step 3.11 Once the debugger connects and the workspace opens, right click the Renesas_touch.abs file in the workspace pane. It can be found in the Download Modules folder in the Workspace pane. Select Download and the module will download to the target. The below picture shows that operation NOTE: The target is now programmed and is ready to run. We can now move to running the target and seeing touch events using Workbench. Capacitive Touch Lab Page 7 of 14

8 4 API Examination Capacitive Touch Lab Overview: This section will provide a brief overview of the Renesas Touch API and the major functions needed to add touch to an embedded design. The kit demo code provides an example of how the API is embedded into the end application A short definition of the major files you will see within the example project are as follows: touch_control.c - configures the T-SCU peripheral and allows modifying the configuration of the SCU. The DTC is also configured as part of this module since the DTC is required for proper SCU operation. Touch_interrupt.c controls interrupt functionality once a touch scan is completed Touch_user_API.c high level application interface file where a user application can control all functions of the API Wheel/slider_control.c integrated wheel and slider functionality built-in the Renesas Touch API Procedural Steps Step 4.1 Step 4.2 Step 4.3 Add a Watch Window to the project by clicking on the HEW menu bar View->Symbol->Watch A watch window will appear In the watch window, add variables by a right-click in the watch window and selecting Add Watch from the menu box that appears In the dialog box, enter the following variables exactly as typed: BDATA wheel_sw sldposition_r NOTE: You will have to repeat the right-click process for each variable to add them to the watch window. Step 4.4 Single left-click each variable to highlight it. Step 4.5 Click the black R at the top of the watch window or click the button to enable run-time refresh of that variable during program operation. Do this for each of the variables. At completion your watch window should look similar to shown below Capacitive Touch Lab Page 8 of 14

9 Step 4.6 Step 4.7 Step 4.8 Now in the watch window, click on the plus sign to expand the BDATA variable. Once expanded you will see an array that will represent the current count value for each of the touch channels available on the R8C/36T-A For element [0] of BDATA, change the display radix of the variable by right-clicking on the WORD, selecting Radix and selecting Binary as the display mode Also in the watch window, change the display radix of the wheel_sw and sldposition_r to DECIMAL as the display mode following the same procedure as above. The watch window should look similar to below once the operations are complete Step 4.9 On the HEW tool bar, click the farthest left icon in the debug set of buttons. Alternatively this can be performed by using the menu bar by clicking Debug->Reset CPU Step 4.10 Run the target by clicking the GO button in the tool bar or by using the menu bar and clicking Debug->Go. The stop sign should turn RED and the yellow PC bar will disappear. Once running, the watch window can be viewed to see the individual button presses along with the raw values of the wheel and slider processing NOTE NEED TO OPEN A SEPARATE PROJECT HERE FOR THE FOLLOWING SECTION. DON T USE THE E1 FOR CHANGING PARAMETERS 5 Programming the Target with FDT Overview: For the next lab section, we ll use Flash Development Toolkit (FDT), a Renesas flash programming interface, to program the board with a new, un-tuned, touch application program. This short section simply covers programming the board and quickly introduces the FDT Basic interface. Procedure: Capacitive Touch Lab Page 9 of 14

10 Step 5.1 Close the previous HEW session by clicking File->Exit. Answer YES at all the menus and windows to close the application NOTE: DO NOT REMOVE THE E1 at this time Step 5.2 Step 5.3 Step 5.4 Step 5.5 Step 5.6 Step 5.7 Step 5.8 Step 5.9 Start the programming application with: Start->All Programs->Renesas->Flash Development Toolkit 4.08->Flash Development Toolkit 4.08 Basic The application will then startup on the laptop screen Click on Options->New Settings In the Filter window, type R5F2136CS Click NEXT to move to the next window Select E1 in the pull-down menu for Select Port Click NEXT to move to the next window Click NEXT to move to the next window Click FINISH to complete the setting window Step 5.10 Click on the ARROW button to open the File Selection menu and select BROWSE Capacitive Touch Lab Page 10 of 14

11 Step 5.11 Returning to the PC application, click OPTIONS in the application toolbar. Once the menu opens, click on Erase Device Before Program and ensure it is checked if it is not Step 5.12 Click OPTIONS in the application toolbar. Once the menu opens, click on Readback Verify and ensure it is checked if it is not Step 5.13 Click OPTIONS in the application toolbar. Once the menu opens, click on AutoDisconnect and ensure it is checked if it is not Step 5.14 Click on the ARROW button to open the File Selection menu and select BROWSE Step 5.15 Navigate to the directory C:\Workspace\YR8C36TKIT01\Lab_2\Debug Step 5.16 Single click the Renesas_Touch_2.mot file and select OPEN The file will now load into the programming application Capacitive Touch Lab Page 11 of 14

12 Step 5.17 Moving to the touch board, move JP2 to the 1-2 position Step 5.18 Ensure J5 is in the 2-3 position Step 5.19 Program the device by clicking the PROGRAM FLASH button in the middle of the PC application Step 5.20 Programming a device the 1 st time will require that the E1 remember the power that the target requires and other internal information. A screen will appear stating that the E1 needs to download new firmware. This process will happen automatically and no user intervention will be needed. NOTE: This screen might not appear Step 5.21 A window will appear that will ask the user to select the Power Supply to the target being programmed. Select power via E1 and use the 5.0V selection here Step 5.22 A Select USB Device dialog box may appear. Click OK at this box Step 5.23 The programming operation will only take a few seconds. Once complete, you will see in the bottom of the application window this information: Capacitive Touch Lab Page 12 of 14

13 Step 5.24 Once complete, the device is now programmed for the next lab section Step 5.25 Exit the FDT application by clicking File->Exit Step 5.26 Unplug the USB cable, then the E1 connector from the board Step 5.27 Re-insert the USB cable Capacitive Touch Lab 6 Selecting Touch Parameters Overview: Tuning capacitive touch designs can be challenging at times, especially as the channel count in any particular design. This final lab section will outline a straightforward procedure that can be used to tune the touch channels quickly. Procedure: Step 6.1 Step 6.2 With the board plugged into the USB port, start the Workbench application as previously done in this lab exercise In Workbench, start the Status Monitor as performed previously in the lab exercise NOTE: for this lab section, we will only use channels 0-4 (buttons 1-5) on the demo board for brevity Step 6.3 Step 6.4 Attempt to actuate the buttons and see if they are indicated on the LED display. Take note of the operation of the status monitor and the waveforms with respect to the indicated touch threshold. Now fill in the table on the next page of the lab sheet following the steps below to tune the channels Step 6.5 Step 6.6 Step 6.7 Step 6.8 Step 6.9 Column 1 - Fill in the value of Cref without touching any buttons, do this for all sensor channels Column 2 - For each sensor channel estimate the p-p noise. You can do this by looking at the numbers that or scrolling or you can use the zoom and center buttons until the p-p variation fits into the window and take the window high limit window low limit. (This is not critical so don t spend too much time) Column 3 - Touch the buttons are connected to that sensor input. Note the delta counts that occur. Complete column 3 with the highest delta touch that occurs for any of the buttons that are connected to that input (Try to touch the middle of the button with a consistent pressure) Column 4 Touch all the buttons that are not connected to that sensor input. Note the delta counts that occur. Complete column 3 with the highest delta touch that occurs for any of the buttons that are not connected to that input (Touch any portions of the board that should not activate a touch) Calculate the new thresholds A good starting point for thresholds will be Capacitive Touch Lab Page 13 of 14

14 0.6 * Touch delta (column3) + ½ noise counts (Column2) + Off key delta (Column4) Step 6.10 The hysteresis value can be derived by taking ½ to ¾ of the noise counts column Step 6.11 With new thresholds calculated go back and modify the values in Workbench using the setup parameters table and file to include new values for thresholds and hysteresis. Then check the new operation CH # Reference P-P Noise Direct Touch Indirect Touch Calculated Thresholds Calculated Hysteresis Step 6.12 Returning to Workbench, open the Setup Parameters tab and let it auto-fill with the current board parameters Step 6.13 Enter the new Calculate Thresholds and Calculated Hysteresis values in the appropriate columns for each channel Step 6.14 Write back the values to the device memory using the Write->To Device button Step 6.15 Click OK to when the dialog box completes the download process to the device. Step 6.16 Using the tabs switch the display back to the Status Monitor display within Workbench Step 6.17 Click the Start button to begin the graphical display. You will see that the CTHR values are updated. Step 6.18 Test your new settings and see how they function. END OF LAB Capacitive Touch Lab Page 14 of 14

SKP16C62P Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc.

SKP16C62P Tutorial 1 Software Development Process using HEW. Renesas Technology America Inc. SKP16C62P Tutorial 1 Software Development Process using HEW Renesas Technology America Inc. 1 Overview The following tutorial is a brief introduction on how to develop and debug programs using HEW (Highperformance

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

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information

Parts List. Navigation

Parts List. Navigation Parts List quantity description 1 LCD-200 Display 1 LCD-200 Display cable 1 CD-ROM 2 dual lock or velcro 1 1GB SD card (optional) 1 CAN termination plug Navigation Main Menu Begin Log/Stop Log page 4 Log

More information

Tutorial for MPLAB Starter Kit for PIC18F

Tutorial for MPLAB Starter Kit for PIC18F Tutorial for MPLAB Starter Kit for PIC18F 2006 Microchip Technology Incorporated. All Rights Reserved. WebSeminar Title Slide 1 Welcome to the tutorial for the MPLAB Starter Kit for PIC18F. My name is

More information

Connecting to a Soundweb TM. London Network

Connecting to a Soundweb TM. London Network This guide will step you through the process of configuring your laptop and HiQnet TM London Architect TM to communicate with a network of Soundweb London devices. 1 Install London Architect Install the

More information

INF-USB2 and SI-USB Quick Start Guide

INF-USB2 and SI-USB Quick Start Guide INF-USB2 and SI-USB Quick Start Guide Please follow these instructions carefully. DO NOT connect the INF-USB2 or SI-USB module to your computer before running the setup program. After running Setup and

More information

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

JVC Monitor Calibration 2 User's Guide

JVC Monitor Calibration 2 User's Guide JVC Monitor Calibration 2 User's Guide Table of Contents 1. What is JVC Monitor Calibration 2? 2. System Requirement 3. Installation (JVC Monitor Calibration 2) 4. Uninstall 5. Installation (EyeOne Display

More information

DRV8312-C2-KIT How to Run Guide

DRV8312-C2-KIT How to Run Guide DRV8312-C2-KIT How to Run Guide Version 1.1 October 2011 C2000 Systems and Applications Team This Guide explains the steps needed to run the DRV8312-C2-KIT with the software supplied through controlsuite.

More information

QUICK START GUIDE. SG2 Client - Programming Software SG2 Series Programmable Logic Relay

QUICK START GUIDE. SG2 Client - Programming Software SG2 Series Programmable Logic Relay QUICK START GUIDE SG2 Client - Programming Software SG2 Series Programmable Logic Relay SG2 Client Programming Software T he SG2 Client software is the program editor for the SG2 Series Programmable Logic

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

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument.

Additional Requirements for ARES-G2 / RSA-G2. One Ethernet 10 Base T/100 Base TX network card required for communication with the instrument. TA Instruments TRIOS Software Installation Instructions Installation Requirements Your TRIOS Instrument Control software includes all the components necessary to install or update the TRIOS software, as

More information

An Introduction to MPLAB Integrated Development Environment

An Introduction to MPLAB Integrated Development Environment An Introduction to MPLAB Integrated Development Environment 2004 Microchip Technology Incorporated An introduction to MPLAB Integrated Development Environment Slide 1 This seminar is an introduction to

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES

13 Managing Devices. Your computer is an assembly of many components from different manufacturers. LESSON OBJECTIVES LESSON 13 Managing Devices OBJECTIVES After completing this lesson, you will be able to: 1. Open System Properties. 2. Use Device Manager. 3. Understand hardware profiles. 4. Set performance options. Estimated

More information

Microsoft SharePoint 2010 End User Quick Reference Card

Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 End User Quick Reference Card Microsoft SharePoint 2010 brings together the people, documents, information, and ideas of the University into a customizable workspace where everyone

More information

BTMPico Data Management Software

BTMPico Data Management Software BTMPico Data Management Software User Manual Version: 1.3 for S/W version 1.16F or higher 2013-04-26 Page 1 of 22 Table of Contents 1 Introduction 3 2 Summary 5 3 Installation 7 4 Program settings 8 5

More information

BASLER ACE QUICK INSTALLATION GUIDE

BASLER ACE QUICK INSTALLATION GUIDE BASLER ACE QUICK INSTALLATION GUIDE Rev. 01 Quick installation Guide V1 1 Introduction The installation procedures in this guide assume that you want to get your camera operational and begin capturing

More information

NVMS-1200. User Manual

NVMS-1200. User Manual NVMS-1200 User Manual Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Install and Uninstall... 1 1.2.1 Install the Software... 1 2 Login Software... 3 2.1 Login... 3 2.2 Control Panel Instruction...

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

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

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

USB Driver Installation for Windows XP

USB Driver Installation for Windows XP USB Driver Installation for Windows XP USB Serial Converter Driver Installation for Windows XP CAUTION: You must use the drivers on the CD-ROM supplied with your USB Device. DO NOT download drivers from

More information

D-MAX WEB GUIDE CONTROLLER WITH OPERATOR INTERFACE PANEL QUICK START SETUP MANUAL

D-MAX WEB GUIDE CONTROLLER WITH OPERATOR INTERFACE PANEL QUICK START SETUP MANUAL 1/1 D-MAX.D1 1A Manual S1 D-MAX OPERATOR INTERFACE (Application Home Screen Is Shown) D-MAX CONTROLLER 04/14/2008 2008 Fife Corporation. All rights reserved. Figure Sheet 2-249 This page is intentionally

More information

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions..

Table of Contents. 1. Overview... 3. 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3. 2. Installation Instructions.. Table of Contents 1. Overview..... 3 1.1 Materials Required. 3 1.2 System Requirements. 3 1.3 User Mode 3 2. Installation Instructions.. 4 2.1 Installing the On Call Diabetes Management Software. 4 2.2

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

NETWORK PRINT MONITOR User Guide

NETWORK PRINT MONITOR User Guide NETWORK PRINT MONITOR User Guide 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

More information

The following pages will help you to solve issues linked to the installation and first use of the Wintech Manager software and Wintech USB computer.

The following pages will help you to solve issues linked to the installation and first use of the Wintech Manager software and Wintech USB computer. WINTECH MANAGER FAQ The purpose of this document is not to replace the complete user guide delivered on the Wintech Manager s CD. Most of the common question you may have about the use of the Wintech Manager

More information

FrontDesk Installation And Configuration

FrontDesk Installation And Configuration Chapter 2 FrontDesk Installation And Configuration FrontDesk v4.1.25 FrontDesk Software Install Online Software Activation Installing State Related Databases Setting up a Workstation Internet Transfer

More information

Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts

Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts Rubbermaid Medical Solutions Cart Interface Installation & Control Board Manual for M38 XP and RX Carts and Legacy M39 Carts REVISED FEBRUARY 25, 2010 Filename: Cart Interface Installation & Control Board

More information

Mobility with Eye-Fi Scanning Guide

Mobility with Eye-Fi Scanning Guide Mobility with Eye-Fi Scanning Guide Scan and Transfer Images Wirelessly with Eye-Fi This document is to be used in addition to the scanner s user guide located on the installation disc. The instructions

More information

EASE Scan Tool Customers. SECTION I - Installation

EASE Scan Tool Customers. SECTION I - Installation Please Install Your EASE Scan Tool DVD Before Installing Any Other Software That Came With Your Package. SECTION I - Installation ATTENTION: Do NOT connect an EASE Vehicle Interface Device to your Computer

More information

1. Installing The Monitoring Software

1. Installing The Monitoring Software SD7000 Digital Microphone Monitor Software manual Table of Contents 1. Installing The Monitor Software 1.1 Setting Up Receivers For Monitoring 1.2 Running The Application 1.3 Shutdown 2. The Detail Monitoring

More information

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM

Quick Start Guide. TWR-MECH Mechatronics Board TOWER SYSTEM TWR-MECH Mechatronics Board TOWER SYSTEM Get to Know the Tower Mechatronics Board Primary Connector / Switch MCF52259 Connectors for Up to Eight Servos SW4 (Reset) USB OTG 5V Supply Touch Panel Socket

More information

Device Installer User Guide

Device Installer User Guide Device Installer User Guide Part Number 900-325 Revision B 12/08 Table Of Contents 1. Overview... 1 2. Devices... 2 Choose the Network Adapter for Communication... 2 Search for All Devices on the Network...

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

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide

HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide HP LaserJet MFP Analog Fax Accessory 300 Send Fax Driver Guide Copyright and License 2008 Copyright Hewlett-Packard Development Company, L.P. Reproduction, adaptation, or translation without prior written

More information

SonicWALL CDP Local Archiving

SonicWALL CDP Local Archiving This document describes how to configure, implement, and manage a local archive for your SonicWALL CDP appliance. It contains the following sections: Feature Overview section on page 1 Using Local Archiving

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information

product. Please read this instruction before setup your VenomXTM.

product. Please read this instruction before setup your VenomXTM. Tuact Corp. Ltd. TM Venom X mouse controller combo Setup Software Instruction Thank you for purchasing our VenomXTM product. Please read this instruction before setup your VenomXTM. Introduction Venom

More information

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples

Networking. General networking. Networking overview. Common home network configurations. Wired network example. Wireless network examples Networking General networking Networking overview A network is a collection of devices such as computers, printers, Ethernet hubs, wireless access points, and routers connected together for communication

More information

ScanShell.Net Install Guide

ScanShell.Net Install Guide ScanShell.Net Install Guide Please install the software first - DO NOT PLUG IN THE SCANNER The scanner has been carefully packaged to avoid damage during transportation. Before operating the scanner, please

More information

Midland BT Updater BTUpdater Program Program file (x86) ), Midland

Midland BT Updater BTUpdater Program Program file (x86) ), Midland Midland BT Updater After you downloaded the BT Updater setup application from the web site, double click on it and follow the installation procedure. The BTUpdater application is automatically installed

More information

Colorfly Tablet Upgrade Guide

Colorfly Tablet Upgrade Guide Colorfly Tablet Upgrade Guide (PhoenixSuit) 1. Downloading the Firmware and Upgrade Tool 1. Visit the official website http://www.colorful.cn/, choose 产 品 > 数 码 类 > 平 板 电 脑, and click the product to be

More information

Windows Movie Maker 2012

Windows Movie Maker 2012 Windows Movie Maker 2012 Open Windows Movie Maker A shortcut for Movie Maker should be on the desktop, but if it is not, you can search for the program by touching the right edge of the screen and swiping

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

NVMS - 1000 USER MANUAL. Version 2.1.0

NVMS - 1000 USER MANUAL. Version 2.1.0 NVMS - 1000 USER MANUAL Version 2.1.0 Contents 1 Software Introduction... 1 1.1 Summary... 1 1.2 Operation Environment... 1 1.3 Install and Uninstall... 2 1.3.1 Install the Software... 2 1.3.2 Uninstall

More information

DAS202Tools v1.0.0 for DAS202 Operating Manual

DAS202Tools v1.0.0 for DAS202 Operating Manual DAS202Tools v1.0.0 for DAS202 Operating Manual DAT102Tools 1.0.0 Manual Table of context 2 Table of Contents 1 General Information... 3 2 PC... Configuration Requirements 3 3 Software Installation... 3

More information

Chapter 4: Website Basics

Chapter 4: Website Basics 1 Chapter 4: In its most basic form, a website is a group of files stored in folders on a hard drive that is connected directly to the internet. These files include all of the items that you see on your

More information

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29 Contents Getting Started...1 Check your Computer meets the Minimum Requirements... 1 Ensure your Computer is Running in Normal Sized Fonts... 7 Ensure your Regional Settings are Correct... 9 Reboot your

More information

Keri USB-A Connection and Configuration

Keri USB-A Connection and Configuration Step 1 - Connect the KPC-1 cable to the K-USB. NOTE: The form of the USB converter may vary, so the unit you receive may not be identical to the one displayed here. Step 2 Plug the USB Connector of the

More information

FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide

FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide FX-BTCVT Bluetooth Commissioning Converter Commissioning Guide FX-BTCVT-1 (Bluetooth Commissioning Converter) Code No. LIT-12011665 Issued December 5, 2014 Refer to the QuickLIT website for the most up-to-date

More information

Lab Experiment 1: The LPC 2148 Education Board

Lab Experiment 1: The LPC 2148 Education Board Lab Experiment 1: The LPC 2148 Education Board 1 Introduction The aim of this course ECE 425L is to help you understand and utilize the functionalities of ARM7TDMI LPC2148 microcontroller. To do that,

More information

ACS CLIENT SOFTWARE USER MANUAL

ACS CLIENT SOFTWARE USER MANUAL ACS CLIENT SOFTWARE USER MANUAL 1 ACS USER GUIDE 1.1 System Requirement Recommended System Requirement OS CPU VGA RAM HDD WindowXP, Vista Pentium 4, 2Ghz 1024*768, 64MB 24bit color graphic card 1GB 20MB

More information

GE Healthcare Life Sciences UNICORN 5.31. Administration and Technical Manual

GE Healthcare Life Sciences UNICORN 5.31. Administration and Technical Manual GE Healthcare Life Sciences UNICORN 5.31 Administration and Technical Manual Table of Contents Table of Contents 1 Network setup... 1.1 Network terms and concepts... 1.2 Network environment... 1.3 UNICORN

More information

About This Guide SolarEdge Configuration Tool Software Guide. About This Guide

About This Guide SolarEdge Configuration Tool Software Guide. About This Guide About This Guide 3 About This Guide This user guide is intended for Photovoltaic (PV) system owners, installers, technicians, maintainers, administrators and integrators who are authorized to configure

More information

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.

Navigator Software. Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3. Navigator Software Contents 1. NAVIGATOR SOFTWARE 2. INSTALLATION 3. USING NAVIGATOR SOFTWARE 3.1 STARTING THE PROGRAM 3.2 SYSTEM SET UP 3.3 LOAD DATA FILE 3.3.1 LOADING PARTIAL FILES 3.4 DATA TABLE WINDOW

More information

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide

PCLinq2 Hi-Speed USB Bridge-Network Cable. Quick Network Setup Guide PCLinq2 Hi-Speed USB Bridge-Network Cable Congratulations! Quick Network Setup Guide For Windows 98/ME/2000/XP Congratulations for installing the PCLinq2 Hi-Speed USB Bridge-Network Cable. This Quick Network

More information

Sky Broadband upgrading your router software

Sky Broadband upgrading your router software Sky Broadband upgrading your router software Why upgrade to the new software? As with all aspects of the services we provide, we have been working to enhance the performance of the software in your wireless

More information

ROBOTC Software Inspection Guide with Additional Help Documentation

ROBOTC Software Inspection Guide with Additional Help Documentation VEX ROBOTICS COMPETITION ROBOTC Software Inspection Guide with Additional Help Documentation VEX Cortex Software Inspection Steps: 1. Cortex Firmware Inspection using ROBOTC 2. Testing Cortex Robots using

More information

AXIS Camera Station Quick Installation Guide

AXIS Camera Station Quick Installation Guide AXIS Camera Station Quick Installation Guide Copyright Axis Communications AB April 2005 Rev. 3.5 Part Number 23997 1 Table of Contents Regulatory Information.................................. 3 AXIS Camera

More information

Model 288B Charge Plate Graphing Software Operators Guide

Model 288B Charge Plate Graphing Software Operators Guide Monroe Electronics, Inc. Model 288B Charge Plate Graphing Software Operators Guide P/N 0340175 288BGraph (80207) Software V2.01 100 Housel Ave PO Box 535 Lyndonville NY 14098 1-800-821-6001 585-765-2254

More information

Power Log PC Application Software

Power Log PC Application Software Power Log PC Application Software Users Manual May 2007 Rev. 1, 5/08 2007-2008 Fluke Corporation. All rights reserved. Specifications are subject to change without notice. All product names are trademarks

More information

Transmitter Interface Program

Transmitter Interface Program Transmitter Interface Program Operational Manual Version 3.0.4 1 Overview The transmitter interface software allows you to adjust configuration settings of your Max solid state transmitters. The following

More information

Page 1 S5.5 Monitoring Software Manual Rev 1.2 for Software Ver 1.0

Page 1 S5.5 Monitoring Software Manual Rev 1.2 for Software Ver 1.0 Trantec S5.5 Monitoring Software Manual Initial Setup Minimum PC Requirements 1.6 GHz CPU, 256 MB Memory, 1 available USB port, Windows XP Recommended PC >2.0 GHz CPU, 512 MB (XP) 1 GB (Vista) memory,

More information

Chord Limited. Mojo Dac Headphone Amplifier OPERATING INSTRUCTIONS

Chord Limited. Mojo Dac Headphone Amplifier OPERATING INSTRUCTIONS Chord Limited Mojo Dac Headphone Amplifier OPERATING INSTRUCTIONS -!1 - Cleaning and care instructions: Mojo requires no special care other than common sense. Spray window cleaner (clear type) may be used

More information

Kepware Technologies KEPServerEX Client Connectivity Guide for GE's Proficy ifix

Kepware Technologies KEPServerEX Client Connectivity Guide for GE's Proficy ifix Kepware Technologies KEPServerEX Client Connectivity Guide for October, 2011 V. 1.105 Kepware Technologies Table of Contents 1. Overview and Requirements... 1 1.1 Installing KEPServerEX... 1 2. Preparing

More information

X30 Apollo System Upgrading Monitor Software & ECU Firmware

X30 Apollo System Upgrading Monitor Software & ECU Firmware X30 Apollo System Upgrading Monitor Software & ECU Firmware 3.18.513 3.18.513 1. Download zip file attachment to a folder on your computer. File name will be 3.18.513.zip 2. Extract files from the zip

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

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Creating Forms With Adobe LiveCycle Designer 8.2

Creating Forms With Adobe LiveCycle Designer 8.2 Creating Forms With Adobe LiveCycle Designer 8.2 Instructional Media Center HCC Version 2 Modified Date 1/20/10 Learning Objectives: At the end of this training session the student will be able to use

More information

Windows XP.. ELITE Firmware Update procedures.. v1.41

Windows XP.. ELITE Firmware Update procedures.. v1.41 Windows XP.. ELITE Firmware Update procedures.. v1.41 Download and Extract the ELITE update. Note.. Please ensure you are logged in to Windows as an Administrator before carrying out the instructions in

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

Lab 1: Full Adder 0.0

Lab 1: Full Adder 0.0 Lab 1: Full Adder 0.0 Introduction In this lab you will design a simple digital circuit called a full adder. You will then use logic gates to draw a schematic for the circuit. Finally, you will verify

More information

How To Download From A Tachograph With A Tachoreader Combo (Tachograph)

How To Download From A Tachograph With A Tachoreader Combo (Tachograph) External Devices Handling Data transfer from digital tachograph PC NET SERVICE Stocerz Sp. J. Other devices - Tutorial - Pomoc All rights reserved. No parts of this work may be reproduced in any form or

More information

Setting Up Monthly Reporter

Setting Up Monthly Reporter Setting Up Monthly Reporter April 11, 2014 I. HOW IT WORKS A QUICK OVERVIEW A. AuditWare Development Company maintains a powerful, sophisticated server on which a portion of memory is assigned to each

More information

USB 2.0 VGA ADAPTER USER MANUAL

USB 2.0 VGA ADAPTER USER MANUAL USB 2.0 VGA ADAPTER USER MANUAL CONTENTS INTRODUCTION... 3 FEATURES... 3 SYSTEM REQUIREMENTS... 3 PACKAGE CONTENTS... 3 SUPPORTED COMMON DISPLAY RESOLUTION... 4 TECHNICAL SPECIFICATIONS... 4 INSTALLATION

More information

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device.

SMART Ink 1.5. Windows operating systems. Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. SMART Ink 1.5 Windows operating systems User s guide Scan the following QR code to view the SMART Ink Help on your smart phone or other mobile device. Trademark notice SMART Ink, SMART Notebook, SMART

More information

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9

SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 SE05: Getting Started with Cognex DataMan Bar Code Readers - Hands On Lab Werner Solution Expo April 8 & 9 Learning Goals: At the end of this lab, the student should have basic familiarity with the DataMan

More information

TX3 Series TELEPHONE ACCESS SYSTEMS. Configurator Quick Start. Version 2.2 Mircom Copyright 2014 LT-973

TX3 Series TELEPHONE ACCESS SYSTEMS. Configurator Quick Start. Version 2.2 Mircom Copyright 2014 LT-973 TX3 Series TELEPHONE ACCESS SYSTEMS Configurator Quick Start Version 2.2 Mircom Copyright 2014 LT-973 Copyright 2014 Mircom Inc. All rights reserved. Mircom Configurator Software Guide v.2.2 for Windows

More information

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual SATA+Ultra ATA RAID CONTROLLER RC212 Contents Feature and benefits Package contents System requirement Magic Switch introduction and jumper setting Hardware installation Important message for user RAID

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0

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

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

Installing Global Logger USB Drivers

Installing Global Logger USB Drivers Installing Global Logger USB Drivers For 32-bit Windows 8, skip to the section labeled, Continue with Driver Installation. For 64-bit Windows 8, start the process here. At the time of this writing, the

More information

UX3600/NT/NTL/NTS Quick Start Guide This Quick Start Guide will explain how to connect and communicate with the EAW UX3600, NTL720, NTS250, KFNT, and JFNT powered speakers. Table of Contents 1. Downloading

More information

Appendix A How to create a data-sharing lab

Appendix A How to create a data-sharing lab Appendix A How to create a data-sharing lab Creating a lab involves completing five major steps: creating lists, then graphs, then the page for lab instructions, then adding forms to the lab instructions,

More information

JEROME COMMUNICATIONS SOFTWARE (JCS) INSTALLATION and OPERATION MANUAL V1.02 for Windows XP

JEROME COMMUNICATIONS SOFTWARE (JCS) INSTALLATION and OPERATION MANUAL V1.02 for Windows XP AZI P/N 700-0042-B Last update May 2009 USER MANUAL JEROME COMMUNICATIONS SOFTWARE (JCS) INSTALLATION and OPERATION MANUAL V1.02 for Windows XP May 2009 ARIZONA INSTRUMENT LLC 3375 N Delaware Street Chandler,

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

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units PIGCHAMP MOBILE PigCHAMP Knowledge Software Installation Guide for Mobile Units Table of Contents: Important Note:... 4 Chapter 1: PC Setup... 5 A. Install PigCHAMP Mobile Manager on Windows XP...5 B.

More information

Win 7 - STIMA CLS / CMP Driver Installation Quick Guide

Win 7 - STIMA CLS / CMP Driver Installation Quick Guide Win 7 - STIMA CLS / CMP Driver Installation Quick Guide This guide is intended to demonstrate a quick installation and setup of ticket alignment under Windows 7 for the Stima CLS and CMP printers using

More information

SPC-1. Single Point Controller. Operation Manual

SPC-1. Single Point Controller. Operation Manual SPC-1 Single Point Controller Operation Manual NOTICE: PPM Technology Limited shall not be liable for errors that may appear herein or for incidental or consequential damages in connection with or arising

More information

HOW TO TRANSFER FILES BETWEEN EEN IDL7000 PVR AND USB2 DEVICE

HOW TO TRANSFER FILES BETWEEN EEN IDL7000 PVR AND USB2 DEVICE HOW TO TRANSFER FILES BETWEEN EEN IDL7000 PVR AND USB2 DEVICE CONTENTS CONTENTS...2 FOREWORD...3 TRANSFERRING FILES BETWEEN IDL7000M PVR AND USB2 DEVICE...4 CONNECTING AN EXTERNAL USB2 DEVICE...4 COPYING

More information

OS X LION SET UP THE SYSTEM

OS X LION SET UP THE SYSTEM OS X LION SET UP THE SYSTEM OS X Lion Set Up the System Last Edited: 2012-07-10 1 Personalize the Interface... 3 Organize the Desktop... 3 Configure Apple Trackpad... 4 Configure Apple Magic Mouse... 6

More information

Email client configuration guide. Business Email

Email client configuration guide. Business Email Email client configuration guide Business Email August 2013 Contents 1. Mac Email Clients 1.1 Downloading Microsoft Outlook (Professional Plan Users) 1.2 Configuring Microsoft Outlook (Full Exchange Server

More information

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members

ProjectWise Explorer V8i User Manual for Subconsultants & Team Members ProjectWise Explorer V8i User Manual for Subconsultants & Team Members submitted to Michael Baker International Subconsultants & Team Members submitted by Michael Baker International ProjectWise Support

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

Raptor-CAN User Manual

Raptor-CAN User Manual CONTROL SYSTEM SOLUTIONS Raptor-CAN User Manual Last Updated: 3/31/2015 Contents 1. Introduction...3 2. Installation...4 2.1 Dongle license...6 2.2 Node-locked license...6 3. Using Raptor-CAN...7 3.1 CAN

More information

Kodak Asset Management Software Client Module

Kodak Asset Management Software Client Module Kodak Asset Management Software Client Module Status and asset settings... 1 Asset Status menu... 2 Asset Settings menu... 3 Handling message alerts... 7 Asset Management messages... 9 The Kodak Asset

More information