Manually Encoding RFID Tags for Use in DPAS

Size: px
Start display at page:

Download "Manually Encoding RFID Tags for Use in DPAS"

Transcription

1 While DPAS has the capability to create and encode RFID labels in two sizes, these may not be adequate for all users needs. There is a manual method which can be used to encode almost all Class 1 Gen 2 passive RFID tags. You will need an Intermec CN3G/CN3eG handheld scanner with an IP30 RFID Read/Write handle and Microsoft ActiveSync for Windows XP or Windows Mobile Device Center (WMDC) for Windows Vista/7 installed. There are several steps involved in successfully encoding RFID tags: 1. Finding RFID Tag Information in DPAS 2. Converting the DPAS RFID Number to Hexadecimal 3. Installing IP30 RFID Application 4. Loading a List of EPC Ids to the IP30RFIDAPP Program 5. Using the IP30 RFID Application to Encode Tags Finding RFID Tag Information in DPAS RFID tag information can be pulled by running an Asset Inquiry in DPAS. The only fields that are needed are Asset Id and RFID tag. This information can be converted to an Excel spreadsheet using the Submit button on the Field Selection page. Here is the information from DPAS. Page 1 of 10

2 Breaking Down the RFID Tag Number The following is for informational purposes only. This will help you understand what the DPAS RFID tag data represents. If we use an example RFID Tag Number of: 47-2-HQ is the header information which specifies that the tag data is encoded as a DoD 96-bit tag construct. 2 determines the filter used. DPAS uses Item/Unit rather than Pallet or Case. HQ0157 is NAVSUP Business System Center s DODAAC. The 1 represents the asset is serially managed compared to 0 (zero) for bulk is the DPAS assigned RFID tag number. It was system-generated when the asset was put on DPAS. This is the only portion of the DPAS RFID tag number that changes. The combination of these elements makes DPAS RFID tags unique when being scanned by the DPAS software. Converting the DPAS RFID Number to Hexadecimal All serially and bulk managed assets are assigned an RFID tag number in DPAS. This number is associated to the Asset Id whether a RFID tag is produced for it or not. This number is translated into hexadecimal. A twenty-four character hexadecimal solution is required for DPAS scanners to read RFID labels. All tags require the same 16 character prefix: 47-2-HQ which has a hexadecimal equivalent of: 2F The RFID tag number from our example was which as a hexadecimal equivalent of 16A181. Since 16A181 is only six characters long, and we need eight characters to get to the needed 24 characters, we need to add zeros to the beginning, which makes it 0016A181. Take 0016A181 and attach it to the end of the 16 character prefix and we get: 2F A181 This is what we need to use for the software to encode. Page 2 of 10

3 Using Excel to Convert Tag Information from Decimal to Hexadecimal To easily determine the hexadecimal equivalents for the DPAS RFID tag number, open the Excel spreadsheet that has the Asset Id in column A and the RFID tag number in column B. Then copy the following formula into cell C2 where the RFID Tag Number is in cell B2: =IF(LEN(B2)=20, IF(MID(B2,13,1)="1", "2F "&DEC2HEX(RIGHT(B2,6)),"2F "&DEC2HEX(RIGHT(B2,6))), IF(VALUE(RIGHT(B2,7))< , IF(MID(B2,13,1)="1", "2F "&DEC2HEX(RIGHT(B2,7)),"2F "&DEC2HEX(RIGHT(B2,7))), IF(MID(B2,13,1)="1", "2F "&DEC2HEX(RIGHT(B2,7)),"2F "&DEC2HEX(RIGHT(B2,7))))) Use the fill feature to copy the formula down for each of the RFID tag numbers. The next step is to copy the hexadecimal values into a blank Notepad document. 1. Select and copy the hexadecimal values starting in cell C2 through the end of column C. 2. Open Start > All Programs > Accessories > Notepad. 3. Paste the hexadecimal values into Notepad. 4. Save the Notepad file as usertaglist.txt on your Desktop. The contents of the file should be in the following format: 2F A181 2F EC4 2F A17D 2F FFDFA Page 3 of 10

4 Installing IP30 RFID Application Navigate to: You will have to establish an Intermec Global Sales and Service account to be able to download the application. The download is a.zip file. Once unzipped, the two files extracted will be a.cab file and a.pdf instruction file. Install the.cab file the same way you install the DPAS application file onto the scanner. IP30RFIDAPP program will now be available on the scanner. Loading a List of EPC Ids to the IP30RFIDAPP Program With this program you have the option to create a simple text file which contains a list of Electronic Product Code (EPC) Ids that you want to program. We have created this list earlier as usertaglist.txt. Using ActiveSync or WMDC, navigate to the IP30RFID folder under Program Files on the scanner. Replace the usertaglist.txt found there with the newly created one on your Desktop. Page 4 of 10

5 Running the IP30 RFID Application to Encode Tags 1. Make sure the IP30 is connected and a fully charged battery is installed. 2. Find the IP30 RFID APP folder under the Program folder on the PDCD. 3. Inside the folder, double tap the IP30RFIDAPP.exe file. 4. IP30 v2.06 home page appears. Page 5 of 10

6 5. Select the OPEN button in top left corner. 6. Select the WR tab on the bottom right corner. Page 6 of 10

7 7. Check the Use List box. Page 7 of 10

8 8. Select the drop-down menu to see all tags entered from the.txt file. 9. You are ready to encode. Make sure that only the tag you want to encode is within the area of the scanner and pull the trigger. Notice the 1 in front of the first entry. Page 8 of 10

9 10. The first tag is encoded. When a tag is written successfully, the file index will incremented automatically to the next entry. You can also jump to any data in the list by selecting it from the dropdown list. Remove the first encoded tag from the encoding area and encode the second one from the list by pulling the trigger. Page 9 of 10

10 11. Repeat step 10 until all tags are encoded. 12. Select ok in the upper right corner to exit the application. Page 10 of 10

General and Recommended Setting Changes

General and Recommended Setting Changes General and Recommended Setting Changes The Intermec CN3G/CN3eG PDCDs (Portable Data Collection Device) are the latest addition to DPAS approved PDCD list. The CN3G/CN3eG are over two times faster and

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

USB DRIVER INSTALLATION GUIDE

USB DRIVER INSTALLATION GUIDE USB DRIVER INSTALLATION GUIDE Use these instructions to install the USB drivers and Microsoft synchronization software for your Pathfinder 6057 printer. You need these utilities for your printer to communicate

More information

To complete this database, you will need the following file:

To complete this database, you will need the following file: CHAPTER 2 Access More Skills 13 Create a Multiple Items Form A multiple items form displays records in rows and columns in the same manner as a datasheet. A multiple items form provides more formatting

More information

PN: RevA. NomadΤΜ. RFID Reader Setup Guide

PN: RevA. NomadΤΜ. RFID Reader Setup Guide PN: 875-0066- 01 RevA NomadΤΜ RFID Reader Setup Guide Government Limited Rights Notice: All documentation and manuals were developed at private expense and no part of it was developed using Government

More information

Quick Start Guide- NRI Grazing Land CASI

Quick Start Guide- NRI Grazing Land CASI Quick Start Guide- NRI Grazing Land CASI The field PC version of the CASI has configuration options for the following hand held (field PC devices): Trimble Recon and Garmin GPSmap 76 this was the original

More information

Setting up the PC ready for BESA 11

Setting up the PC ready for BESA 11 Setting up the PC ready for BESA 11 1 - Installing Driver. Important Note: Before you start to install the driver, please do not plug BESA 11 into the computer s USB port or else the installation will

More information

To complete this activity, you will need the following files:

To complete this activity, you will need the following files: CHAPTER 1 Windows XP More Skills 12 Move Data Between Windows You can open several application windows at the same time; they do not need to be files created by the same program. Having more than one window

More information

Creating and Adding Formula in Global Level. Creating and Adding Formula in Inline Table

Creating and Adding Formula in Global Level. Creating and Adding Formula in Inline Table In this section Dashboard Custom Designer Create Template Insert Section (Inserting Rows) Insert Image Insert Global Table Preview of Table Inserting Elements in Cell of Table Inserting Line Item and Summary

More information

Office 365. Exporting and Importing Safe and Blocked Senders List

Office 365. Exporting and Importing Safe and Blocked Senders List Office 365 Exporting and Importing Safe and Blocked Senders List Table of Contents Exporting Safe and Blocked Senders List... 3 Exporting Safe Senders List... 3 Exporting Blocked Senders List... 8 Importing

More information

Volume PIG. AGKSOFT Portable Inventory Guide. Portable Inventory Guide

Volume PIG. AGKSOFT Portable Inventory Guide. Portable Inventory Guide Volume PIG AGKSOFT Portable Inventory Guide Portable Inventory Guide Introduction T he Windows Mobile Device Center can be used to synchronize your Windows PC with your Portable Scanner. Connecting the

More information

Alien Handheld RTU Guide Version 3.9

Alien Handheld RTU Guide Version 3.9 Alien Handheld RTU Guide Version 3.9 OSSI W228 N727 Westmound Dr Waukesha WI 53186 USA TEL: 262-522-1870 FAX: 262-522-1872 Ossi-usa.com Intelli-Site Security Management Software Alien Handheld RTU Guide

More information

GeoMax TPS. Zipp20 Series. Installation Guide. Version: 1.0 English. Zipp20 TPS Series Installation Guide

GeoMax TPS. Zipp20 Series. Installation Guide. Version: 1.0 English. Zipp20 TPS Series Installation Guide GeoMax TPS Zipp20 Series Version: 1.0 English Zipp20 TPS Series - 1 - Tablet of Contents 1 INTRODUCTION... 3 2 PREPARATION OF THE TPS INSTRUMENT... 4 2.1 Battery Charging... 4 2.2 Obtaining Firmware Files...

More information

MultiSite Suite: General Ledger

MultiSite Suite: General Ledger MultiSite Suite: General Ledger User s Manual version 2.2.97 Copyright & Trademarks Copyright Notice and Trademarks 2003 by Brent Lawrence, LLC. All rights reserved. Reprinted and edited by MultiSite Systems,

More information

12.0 Setting up the PC ready for BESA 11

12.0 Setting up the PC ready for BESA 11 12.0 Setting up the PC ready for BESA 11 12.1 - Installing Driver. Important Note: Before you start to install the driver, please do not plug BESA 11 into the computer s USB port or else the installation

More information

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007.

Open Microsoft Word: click the Start button, click Programs> Microsoft Office> Microsoft Office Word 2007. Microsoft Word 2007 Mail Merge Letter The information below is devoted to using Mail Merge to create a letter in Microsoft Word. Please note this is an advanced Word function, you should be comfortable

More information

Troubleshooting in Microsoft Excel 2002

Troubleshooting in Microsoft Excel 2002 Page 1 of 8 Troubleshooting in Microsoft Excel 2002 Result: To understand how to work with the Excel software to enter data, navigate the page, and print materials. Tabs Look at the tabs at the bottom

More information

Create CSV for Asset Import

Create CSV for Asset Import Create CSV for Asset Import Assets are tangible items, equipment, or systems that have a physical presence, such as compressors, boilers, refrigeration units, transformers, trucks, cranes, etc. that are

More information

HTML4 TUTORIAL PART 2

HTML4 TUTORIAL PART 2 HTML4 TUTORIAL PART 2 STEP 1 - CREATING A WEB DESIGN FOLDER ON YOUR H DRIVE It will be necessary to create a folder in your H Drive to keep all of your web page items for this tutorial. Follow these steps:

More information

vbound User Guide vbound User Guide Version Revised: 10/10/2017

vbound User Guide vbound User Guide Version Revised: 10/10/2017 vbound User Guide Version 4.1.1 Revised: 10/10/2017 Copyright 2014-2017 FFL Solutions Inc. Page 1 of 87 Table of Contents Using vbound...5 Starting vbound... 5 Bound Book List... 6 vbound Ribbon Menu...

More information

www. accsystemsinc.com

www. accsystemsinc.com Reader Service The TurnStone ACC-809 Reader Service is a Windows Service Application that runs quietly in the background on any Windows computer and monitors the ACC-809 reader looking for tags. When a

More information

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22 LIMS QUICK START GUIDE A Multi Step Guide to Assist in the Construction of a LIMS Database Rev 1.22 Contents Contents...1 Overview - Creating a LIMS Database...2 1.0 Folders...3 2.0 Data Fields...3 2.1

More information

BIS Handheld Custom Template Software Operation Description, User s Guide and Manual

BIS Handheld Custom Template Software Operation Description, User s Guide and Manual BIS Operation Description, User s Guide and Manual www.balluff.com Balluff 1 www.balluff.com Balluff 2 1 User Instructions... 4 2 Installation Instructions... 5 3 Operation... 10 4 Reading or Writing Tag

More information

UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry

UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry UNIVERSITY OF CENTRAL FLORIDA Finance & Accounting Offline Journal Entry Overview The Spreadsheet Journal Entry feature facilitates rapid data entry using Microsoft Excel giving you the ability to arrange

More information

Lab - System Restore in Windows 7 and Vista

Lab - System Restore in Windows 7 and Vista Lab - System Restore in Windows 7 and Vista Introduction In this lab, you will create a restore point and then use it to restore your computer. Recommended Equipment A computer running Windows 7 or Vista

More information

Information Technology Applications Training & Support. Google Forms Create Forms and Capture Response Data

Information Technology Applications Training & Support. Google Forms Create Forms and Capture Response Data Information Technology Applications Training & Support Google Forms Create Forms and Capture Response Data Revised 11/14/2018 Create Forms and Capture Response Data CONTENTS Your SBCUSD Google Account...

More information

MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0

MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0 MOBILEDATABASE USER GUIDE PRODUCT VERSION: 1.0. CONTENTS User Guide 1 INTRODUCTION...3 2 INSTALLATION...4 2.1 DESKTOP INSTALLATION...4 2.2 IPHONE INSTALLATION:...8 3 USING THE MOBILEDATABASE ON THE DESKTOP...10

More information

Importing and Exporting Data

Importing and Exporting Data 14 Importing and Exporting Data SKILL SUMMARY Skills Exam Objective Objective Number Importing Data Import data into tables. Append records from external data. Import tables from other databases. Create

More information

RedBeam Inventory Tracking User Manual

RedBeam Inventory Tracking User Manual RedBeam Inventory Tracking User Manual Contact us at www.redbeam.com. Page 1 Table of Contents Table of Contents... 2 Overview... 4 RedBeam Inventory Tracking... 4 PC Prerequisites... 4 Mobile Computer

More information

Contents Contents CK3 Mobile Computer User s Manual

Contents Contents CK3 Mobile Computer User s Manual Contents Contents CK3 Mobile Computer User s Manual v Contents Scanning Bar Codes.............................................................. 17 Scanning With the Linear Imager..........................................

More information

IDVisor Pro ID Scanner. User s Guide AGE VERIFICATION MACHINE

IDVisor Pro ID Scanner. User s Guide AGE VERIFICATION MACHINE IDVisor Pro ID Scanner User s Guide AGE VERIFICATION MACHINE IDVisor Pro User s Guide Page 2 of 20 Copyright Copyright 2002-2015 TokenWorks, Inc. Printed in the USA Information in this document is subject

More information

User Guide FOR IRYS TIARA TABLET Application

User Guide FOR IRYS TIARA TABLET Application User Guide FOR IRYS TIARA TABLET Application Contents 1. Introduction... 3 2. Installation... 4 3. Import Data... 6 3.1 Import items from Excel... 6 3.2 Import items from FTP... 7 3.3 Import Items from

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

FieldMate Handheld Communicator Data Converter for FieldMate. User s MANUAL

FieldMate Handheld Communicator Data Converter for FieldMate. User s MANUAL FieldMate Handheld Communicator Data Converter for FieldMate Introduction User s MANUAL The FieldMate Handheld Communicator Data Converter for FieldMate ( Data Converter ) is a data-interfacing software

More information

For Build or later

For Build or later September 2014 How to Complete a Stocktake For Build 7.012 or later How to Complete a Stocktake September 2014 Typical Structure of a Stocktake... 3 Basic Stocktake Workflow... 4 Prerequisites... 5 1.

More information

ON!Track User Manual. Mobile Release Manual Version 1.1

ON!Track User Manual. Mobile Release Manual Version 1.1 ON!Track User Manual Mobile Release 2.3.1 Manual Version 1.1 Table of Content What is ON!Track?... 2 How to download ON!Track from the App Store?... 3 How to navigate in ON!Track Mobile App?... 8 How to

More information

Concur Attachments. Table of Contents

Concur Attachments. Table of Contents Concur Attachments These instructions will include how to attach the following documents to Travel Request and Expense Reports: Conference Agendas Registration Fee Receipts Paper Travel and Online Travel

More information

Module 4 : Spreadsheets

Module 4 : Spreadsheets Module 4 : Spreadsheets What is a spreadsheet program? A spreadsheet program allows you to store, organise and analyse information. Applications of spreadsheets focus on generating numeric information

More information

Federal Reserve System STATISTICS FUNCTION. FR 2835a Reporting Central File Upload User Guide

Federal Reserve System STATISTICS FUNCTION. FR 2835a Reporting Central File Upload User Guide Federal Reserve System STATISTICS FUNCTION FR 2835a Reporting Central File Upload User Guide January 2013 Contents Overview 1 FR 2835a Spreadsheet and Text File Creation 2 SHEET2 Line Item Formulas and

More information

Using the Consumable Inventory Pocket PC

Using the Consumable Inventory Pocket PC Using the Pocket PC Revised: 1/11/2010 The WinTen² program allows you to manage physical inventory electronically in the field, using a portable handheld device called the Pocket PC. The inventory process

More information

Bulk Invoicing User Guide

Bulk Invoicing User Guide Bulk Invoicing User Guide Accessing Bulk Invoicing After accessing and logging into fmpilot2.0, you will be taken to the Work Order List screen as listed below. Once the Work Order List page is displayed,

More information

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Step 1: Make sure Final Grade Column Displays Letter Grade Ensure your final grade column in Grade Center has letter

More information

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want.

Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Page Setup and Print Chapter 4 Printing spreadsheets is easy. Microsoft Excel has lots of options available so you can print exactly what you want. Print Preview is available so that you can check how

More information

BG-Map Mapping the world one plant at a time

BG-Map Mapping the world one plant at a time BG-Map Mapping the world one plant at a time BG-Map Garden Notepad and GreVid User's Manual Garden Notepad and GreVid TM Users Manual Garden Notepad version 8.0 GreVid version 5.41 Copyright 1995-2014

More information

Using Scantron ParLAN 6.5 for the First Time:

Using Scantron ParLAN 6.5 for the First Time: Page 1 of 19 Using Scantron ParLAN 6.5 for the First Time: Last updated: Monday, December 02, 2013 Nine Basic Steps To request a Scantron Account, please contact the Academic Technology Center. Step One:

More information

Security Management System

Security Management System Introduction software is a true open platform VMS software solution. It provides interface for integration with several cameras, encoders, DVRs, video sources, CCTV keyboards, access control systems, building

More information

USB DRIVER INSTALLATION GUIDE

USB DRIVER INSTALLATION GUIDE USB DRIVER INSTALLATION GUIDE Use these instructions to install the USB and Microsoft ActiveSync synchronization software for your Monarch Pathfinder Ultra Platinum 6039 printer and computer to communicate.

More information

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities

Links to Activities ACTIVITY 1.1. Links to Activities Links to Activities EXCEL Analyzing Data Using Excel Section 1 Skills Start Excel and identify features in the Excel window Enter labels and values Use the fill handle to enter a series Enter formulas Create a formula using

More information

SyncToy - Automated Schedule

SyncToy - Automated Schedule SyncToy - Automated Schedule While SyncToy does not have a built-in option to run on an automated schedule, the Scheduled Tasks tool in Windows can be used to launch the SyncToy application on a set schedule.

More information

Logic Controls LV3000 USB Connected Virtual Pole Display on Windows Embedded, Vista, 7

Logic Controls LV3000 USB Connected Virtual Pole Display on Windows Embedded, Vista, 7 One Blue Hill Plaza, 16 th Floor, PO Box 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Voice) 845-920-0800 (Fax) 845-920-0880 Logic Controls LV3000 USB Connected Virtual Pole Display on

More information

ODBC. Getting Started OpenLink Server Software Using ODBC

ODBC. Getting Started OpenLink Server Software Using ODBC Getting Started OpenLink Server Software Using The documentation in this publication is provided pursuant to a Sales and Licensing Contract for the Prophet 21 System entered into by and between Prophet

More information

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that

Excel window. This will open the Tools menu. Select. from this list, Figure 3. This will launch a window that Getting Started with the Superpave Calculator worksheet. The worksheet containing the Superpave macros must be copied onto the computer. The user can place the worksheet in any desired directory or folder.

More information

DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1

DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1 DATABASE VIEWER PLUS FOR IPAD: USER GUIDE PRODUCT VERSION: 4.1. CONTENTS User Guide 1 INTRODUCTION...5 1.1 FEATURES...5 2 INSTALLATION...6 2.1 DESKTOP INSTALLATION...6 2.2 IPAD INSTALLATION:...10 3 USING

More information

Group Administrator. ebills csv file formatting by class level. User Guide

Group Administrator. ebills csv file formatting by class level. User Guide Group Administrator ebills csv file formatting by class level User Guide Version 1.0 February 10, 2015 Table of Content Excel automated template... 3 Enable Macro setting in Microsoft Excel... 3 Extracting

More information

QClaims Launch Instructions for Windows

QClaims Launch Instructions for Windows QClaims Launch Instructions for Windows NOTE: We strongly suggest using Internet Explorer (version 11 or later) to launch QClaims Step 1: Download and Install Java from www.java.com. IMPORTANT NOTE: Please

More information

SPREADSHEET JOURNAL UPLOAD

SPREADSHEET JOURNAL UPLOAD SPREADSHEET JOURNAL UPLOAD TABLE OF CONTENTS Overview... 2 Step 1: Prepare Journal for Uploading... 2 Step 2: Load the Journal into PeopleSoft... 10 Step 3: Additional Tasks to Complete After the Journal

More information

Getting Started Manual. SmartList To Go

Getting Started Manual. SmartList To Go Getting Started Manual SmartList To Go Table of contents Installing SmartList To Go 3 Launching SmartList To Go on the handheld 4 SmartList To Go toolbar 4 Creating a SmartList 5 The Field Editor Screen

More information

Downloading Driver Files

Downloading Driver Files The following instructions are for all DPAS supported Zebra printers except the Zebra GK420t. The ZDesigner R110Xi4 203 dpi driver has been tested and recommended for DPAS use. This driver will support

More information

Sr. VP for Administration and Finance. Property Inventory System Scanning Instructions

Sr. VP for Administration and Finance. Property Inventory System Scanning Instructions Sr. VP for Administration and Finance Scanning Instructions September 05th, 2017 Table of Contents Overview... 2 Software Links... 3 Installing the Software... 3 Scanning... 5 Uploading Scan File... 8

More information

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer

HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer HOW TO: Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade Windows XP to Windows 7 with Windows Easy Transfer Upgrade option for XP users like Windows Vista. In addition, if you completely

More information

Instructions self-extracting zip files

Instructions self-extracting zip files Instructions self-extracting zip files Some readers have experienced problems with the self-extracting zip files. These instructions are intended to assist in learning the process. We all use different

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

DEFINE APPLICATION INSTALLATION/MAINTENANCE RESPONSIBILITIES

DEFINE APPLICATION INSTALLATION/MAINTENANCE RESPONSIBILITIES GETTING STARTED GETTING STARTED DEFINE APPLICATION INSTALLATION/MAINTENANCE RESPONSIBILITIES Who installs and maintains application on server and/or PC workstations? Who installs and maintains handheld

More information

Lab - Data Migration in Windows

Lab - Data Migration in Windows Lab - Data Migration in Windows Introduction When a new computer is purchased or a new operating system is installed, it is often desirable to migrate a user s data to the new computer or OS. Windows has

More information

Mercury itc and ips Application and Firmware updates via USB

Mercury itc and ips Application and Firmware updates via USB Mercury itc and ips Application and Firmware updates via USB This document presents guidelines to application (software) and device (card) firmware updates for Mercury systems. To distinguish between these

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

User Guide for Outward Interbank GIRO (OBG) For Direct Debit (Collections)

User Guide for Outward Interbank GIRO (OBG) For Direct Debit (Collections) User Guide for Outward Interbank GIRO (OBG) For Direct Debit (Collections) No part of this document may be reproduced, stored in a retrieval system of transmitted in any form or by any means, electronic,

More information

1) Log in to Therap https://secure.therapservices.net/auth/login 2) From the dashboard, check to see if your profile is set to Internal.

1) Log in to Therap https://secure.therapservices.net/auth/login 2) From the dashboard, check to see if your profile is set to Internal. Initiating a New Case Note How to Create a Case Note- Case Manager Steps that will be used in this How-To process. 1. Initiating a New Case Note 2. Entering Data on a Case Note 3. Submitting a Case Note

More information

Mobile POS Tablet. Barcode Scanner DATA CAPTURE MODULE OPERATION GUIDE. Peripheral Scanning Tool. To Connect Barcode Scanner Module

Mobile POS Tablet. Barcode Scanner DATA CAPTURE MODULE OPERATION GUIDE. Peripheral Scanning Tool. To Connect Barcode Scanner Module Barcode Scanner Follow below steps to check the scanner module with. 1. Click Start All Programs Utilities Peripheral Scanning Tool. 2. Select POS Tab. 3. Check the Scan Scanner from checkbox.. Press Auto

More information

SATO Australia Pty Ltd

SATO Australia Pty Ltd SATO Australia Pty Ltd Document Control Record Document Control Record Document Details: Author: Norman Bain Ident: 090616-01 Version: 1.0.007.0 Date: 14th July Recipients: Doug Brown Change History: Version

More information

APR Filling [Annual Property Returns]

APR Filling [Annual Property Returns] USER S MANUAL APR Filling [Annual Property Returns] CT Division, CMPDI(HQ) ICT Division, CMPDI(HQ) 1 TABLE OF CONTENTS GENERAL INFORMATION... 3 1.1 SYSTEM OVERVIEW... 3 1.2 ORGANIZATION OF THE MANUAL...

More information

Perkin-Elmer Lambda 3B Spectrophotometer

Perkin-Elmer Lambda 3B Spectrophotometer Written by Mark Csele Written by Jeff Brown Operation Turn on the Lambda 3B and the Computer Remove all samples from the sample chamber. Turn on the lamp for the range being investigated using the switches

More information

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs:

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs: Section 10 Mail Merge Cordell Connect has very a useful mail merge function for letters and mailing labels. Mail merges can be performed using project, company or contact information. The data source for

More information

AI3100 Portable Reader User Manual

AI3100 Portable Reader User Manual AI3100 Portable Reader User Manual June 21, 2013 Copyright 2013 Softrail All rights reserved Softrail 1098 Venetia Road Eighty-Four, PA 15330 Tel. 888 872-4612 (toll free US and Canada only) Tel. 724 942-1473

More information

The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option.

The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option. The Crypt Keeper Cemetery Software Online Version Tutorials To print this information, right-click on the contents and choose the 'Print' option. Home Greetings! This tutorial series is to get you familiar

More information

Excel To XFDF Converter For MAS Forms User Guide

Excel To XFDF Converter For MAS Forms User Guide Excel To XFDF Converter For MAS Forms User Guide Contents: Licence / Response Code Activation Keying In Company Name and Company Code Converting An Excel File To XFDF Format For Submission How To Check

More information

Spreadsheet File Transfer User Guide. FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans

Spreadsheet File Transfer User Guide. FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans Spreadsheet File Transfer User Guide FR 2835 Quarterly Report of Interest Rates on Selected Direct Consumer Installment Loans STATISTICS FUNCTION Effective August 8, 2015 Overview The Federal Reserve System

More information

Omni-ID Service Bureau Reference Guide

Omni-ID Service Bureau Reference Guide Omni-ID Service Bureau Reference Guide Based on a Standard Label format Omni-ID office locations: US UK China India Germany D002093-03 TABLE OF CONTENTS INTRODUCTION... 3 LABEL MATERIAL OPTIONS... 3 CHIP

More information

MicroStrategy Academic Program

MicroStrategy Academic Program MicroStrategy Academic Program Creating a center of excellence for enterprise analytics and mobility. HOW TO DEPLOY ENTERPRISE ANALYTICS AND MOBILITY ON AWS APPROXIMATE TIME NEEDED: 1 HOUR In this workshop,

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX:

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: 1. Go to http://licensing.trademarxonline.com 2. Log in using your email address and password. If you don t know your password, please click

More information

Fi e Up o d User Guide

Fi e Up o d User Guide Fi e Up o d User Guide FR Y-8 The Bank Holding Company Report of Insured Depository Institutions' Section 23A Transactions with Affiliates Federal Reserve System STATISTICS FUNCTION December 15, 2017 Overview

More information

Receipt Filter. 1. Select Receiving from the main menu. 2. Enter search criteria and select the Search button The Receipt Download page displays.

Receipt Filter. 1. Select Receiving from the main menu. 2. Enter search criteria and select the Search button The Receipt Download page displays. Receipt Filter. Select Receiving from the main menu. To download Document Number Header records or Receipts, the PDCD must be in the cradle and connected to the PC/network.. Enter search criteria and select

More information

EVIR Help. Tablet Applications. Contents

EVIR Help. Tablet Applications. Contents Contents EVIR Home Screen... 2 How do I conduct a new inspection?... 3 Choose Inspection Type... 3 Scan Asset Tag... 3 Choose an Operator... 4 Review Last Inspection... 4 Enter Information... 6 Perform

More information

Sort, Filter, Pivot Table

Sort, Filter, Pivot Table Sort, Filter, Pivot Table Sort A common database task is to rearrange the information based on a header/field or headers/fields. This is called Sorting or Filtering. Sorting rearranges all of the information

More information

Overview: Requirements:

Overview: Requirements: ONENOTE PROJECT DUE BEFORE CLASS BEGINS THE WEEK OF Overview: FEBRUARY 11, 2008 One of the main skills we want CIS 150 students to take away from this class is the ability to adapt to and be able to work

More information

User Guide for Payroll Service (APS+)

User Guide for Payroll Service (APS+) User Guide for Payroll Service (APS+) - Payment by File Upload - Payment by Preset Template No part of this document may be reproduced, stored in a retrieval system of transmitted in any form or by any

More information

Mini Racer Competition.

Mini Racer Competition. Mini Racer Competition. Introduction This Module provides the rules and different levels of competition for the Mini Racer. It also provides a solid model of the track and a sample car along with instructions

More information

remember where it is, My Documents or to the Desktop are good locations. If you do not have an extract option, you can usually just COPY and PASTE the

remember where it is, My Documents or to the Desktop are good locations. If you do not have an extract option, you can usually just COPY and PASTE the How do I install USB drivers? This FAQ topic covers how to install your USB drivers. Step 1: Unzipping the Drivers When you download the drivers they are in a zip file. This is a type of file which allows

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

SALES PORTAL USER GUIDE. Last Updated: 6/23/2015

SALES PORTAL USER GUIDE. Last Updated: 6/23/2015 SALES PORTAL USER GUIDE Last Updated: 6/23/2015 TABLE OF CONTENT 1. User Login 2. Customer Profile Management a. Add a new customer profile b. Delete a customer profile 3. Search a. Search fabric by attributes

More information

Introduction to Personal Computers Using Windows 10 and Microsoft Office 2016

Introduction to Personal Computers Using Windows 10 and Microsoft Office 2016 Watsonia Publishing 47 Greenaway Street Bulleen VIC 3105 Australia www.watsoniapublishing.com info@watsoniapublishing.com Introduction to Personal Computers Using Windows 10 and Microsoft Office 2016 Quick

More information

ODBC DOCUMENTATION UPDATES

ODBC DOCUMENTATION UPDATES DOCUMENTATION UPDATES Date Description Where Changed 5/16/03 New upgrading instructions have been added to upgrade OpenLink to version 4.1. Getting Started chapter, in the Upgrading OpenLink section (page

More information

Setting Windows File Associations to Open.JNLP Files Properly

Setting Windows File Associations to Open.JNLP Files Properly Setting Windows File Associations to Open.JNLP Files Properly Date Published: Sep 25,2017 Category: Product:Java_Help_and_FAQs; Version:Web_Conferencing Article No.: 000036940 Product: Java and Blackboard

More information

WIRELESS DATABASE VIEWER PLUS (ENTERPRISE EDITION) SERVER SIDE USER GUIDE

WIRELESS DATABASE VIEWER PLUS (ENTERPRISE EDITION) SERVER SIDE USER GUIDE WIRELESS DATABASE VIEWER PLUS (ENTERPRISE EDITION) SERVER SIDE USER GUIDE PRODUCT VERSION: 4.2 Wireless Database Viewer Plus(Enterprise Edition) Page 1 CONTENTS 1 INTRODUCTION...4 1.1 FEATURES...4 2 INSTALLATION...5

More information

Financial Statement WalkThrough

Financial Statement WalkThrough WORKPAPERS CS Financial Statement WalkThrough version 2015.x.x TL 29655 (12/21/15) Copyright Information Text copyright 2009-2015 by Thomson Reuters. All rights reserved. Video display images copyright

More information

How to Create Excel Dashboard used in Solutions Conference By Matt Mason

How to Create Excel Dashboard used in Solutions Conference By Matt Mason How to Create Excel Dashboard used in Solutions Conference 2017 By Matt Mason The following is a step by step procedure to create the Dashboard presented by Matt Mason in the Excel Tips and Tricks session

More information

Lab - Configure Data Backup and Recovery in Windows 8

Lab - Configure Data Backup and Recovery in Windows 8 Lab - Configure Data Backup and Recovery in Windows 8 Introduction Microsoft introduced a new way to protect your data files in Windows 8 called File History. File History supersedes the Backup and Restore

More information

KIN 147 Lab 02: Acceleration Data Analysis

KIN 147 Lab 02: Acceleration Data Analysis KIN 147 Lab 02: Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing the Acceleration Data

More information

Lab - Configure Data Backup and Recovery in Windows 7 and Vista

Lab - Configure Data Backup and Recovery in Windows 7 and Vista Lab - Configure Data Backup and Recovery in Windows 7 and Vista Introduction In this lab, you will back up data. You will also perform a recovery of the data. Recommended Equipment A computer with Windows

More information