FARGO Printer SDK Version

Size: px
Start display at page:

Download "FARGO Printer SDK Version"

Transcription

1 FARGO Printer SDK Versin Release Ntes , Rev. G April 2018 hidglbal.cm

2 FARGO Printer SDK Versin Release Ntes, , Rev. G Cntents 1 Overview FARGO Printer Supprt Develpment Envirnment Supprt Operating System Supprt New and Mdified Functinality Versin Versin Versin Deprecated Functinality Versin April 2018 Page 2 f 9

3 FARGO Printer SDK Versin Release Ntes, , Rev. G Cpyright 2018 HID Glbal Crpratin/ASSA ABLOY AB. All rights reserved. This dcument may nt be reprduced, disseminated r republished in any frm withut the prir written permissin f HID Glbal Crpratin. Trademarks Revisins Cntacts HID GLOBAL, HID, the HID lg, and FARGO are the trademarks r registered trademarks f HID Glbal Crpratin, r its licensrs, in the U.S. and ther cuntries. Date Descriptin Versin April 2018 Versin G March 2016 Versin F January 2015 Versin E July 2013 Versin D February 2009 Versin C March 2008 Versin B Octber 2007 Versin A Fr additinal ffices arund the wrld, see crprate ffices. Nrth America & Crprate 611 Center Ridge Drive Austin, TX USA Phne: Fax: Eurpe, Middle East and Africa Asia Pacific 19/F 625 King s Rad Nrth Pint, Island East Hng Kng Phne: Fax: Brazil Haverhill Business Park Phenix Rad Haverhill, Sufflk CB9 7AE England Phne: 44 (0) Fax: 44 (0) Cndmíni Business Center Av. Erman Marchetti, 1435 Galpã A2 CEP Lapa - Sã Paul/SP Brazil Phne: HID Glbal Custmer Supprt: Page 3 f 9 April 2018

4 FARGO Printer SDK Versin Release Ntes, , Rev. G 1 Overview This dcument prvides infrmatin n the Versin 2.x series f the FARGO Printer SDK. 2 FARGO Printer Supprt The Versin 2.x series f the SDK supprts the fllwing FARGO printer mdels: DTC1000 / DTC1000M / DTC4000 / DTC4500 DTC1000Me / DTC1250e / DTC1500 / DTC4250e / DTC4500e / DTCii DTC5500LMX HDP5000 / HDP5600 / HDPii / HDPii Plus HDP Develpment Envirnment Supprt This versin f the SDK supprts the fllwing develpment envirnments: NET Versins 4.0 and 4.5 Minimum Visual Studi 2010 Native Windws Java Shuld wrk with all native cde (C++, VB), but tested with Micrsft Visual Studi Minimum Java Runtime Envirnment (JRE) Versin 1.4 (either 32-bit r 64-bit) NOTES: Make sure that the crrect bit-size is used fr the target envirnment. Recmmend using Eclipse Java IDE. 4 Operating System Supprt The fllwing Windws versins are supprted in this versin f the SDK: Windws 7 32-bit Windws 7 64-bit Windws 8 32-bit Windws 8 64-bit Windws bit Windws bit Windws bit Windws bit Windws Server bit April 2018 Page 4 f 9

5 FARGO Printer SDK Versin Release Ntes, , Rev. G Windws Server 2008 R1 32-bit Windws Server 2008 R1 64-bit Windws Server 2008 R2 64-bit Windws Server 2012 R2 64-bit Windws Vista 32-bit Windws Vista 64-bit Windws XP 32-bit 5 New and Mdified Functinality 5.1 Versin This sectin ntes new and mdified functinality in Versin f the SDK. Added supprt fr the DTCii and DTC1500 printer mdels Added supprt fr the fllwing perating systems: Windws bit Windws bit Nw prvide static libraries fr native C/C++ cde Added cmmand line parameters fr the printer emulatr s that it can be launched withut a UI fr autmated testing and batch purpses Added a parameter t AddPrintImageElement in the.net cde t allw passing f a byte array instead f a file name Sample Applicatins Added the capability t d single sided jbs and t set the timeuts fr the Simple Print Jb sample applicatin Added a TestPllCpp native Windws sample applicatin fr testing f different threading and run-time lading f the SDK NOTE: This demnstrates bth the regular and Ex functins Fr the TestCppSimpleJb C++ sample applicatin: Nw demnstrates the capability t print smething n the back f the card when nthing is being printed n the frnt f the card Added the capability t pass pinter in memry f an image and then calling AddPrintImageElement with the parameter as a pinter t the image data rather than as a string pinter Added an AutRibbnSelect and InFeedWrkflw sample applicatins Fixed bug with functinality when an XML file name was nt sent in the simple print jb feature using the native and Java develpment envirnments Page 5 f 9 April 2018

6 FARGO Printer SDK Versin Release Ntes, , Rev. G 5.2 Versin This sectin ntes new and mdified functinality in Versin f the SDK. Added supprt fr the DTC5500LMX and HDP5600 printer mdels Added new Has600DPIPrintHead prperty t PrinterInf Fixed bug fr native DLL nt having the "has" devices APIs Updated dcumentatin fr StatinStatus and kisk mde Fixed bug in.net simple print jbs which scaled the image instead f keeping it the crrect size Refactred the emulatr t make it XML driven and simulate printer errrs Fixed bug with declaratins fr implicit dynamic linking f native applicatins 5.3 Versin This sectin ntes new and mdified functinality in Versin f the SDK. Changed the methd f using the native SDK frm a COM bject t a directly ladable DLL Changed the.net implementatin t directly call the spler instead f being a wrapper arund the COM bject Added Java API as a standard part f the printer SDK Added printer emulatr Mvement class methd "MveT" has a parameter added t specify which input hpper the card shuld be fed frm The Statin enumeratin as a parameter t the "MveT" has been expanded t allw specificatin f explicit bays within the printer and generic cntact r cntactless statins Nw prvide a 64-bit versin f the SDK Added supprt fr the fllwing perating systems: Micrsft Server 2008 R1 64 bit Micrsft Server 2008 R2 64 bit Micrsft Server 2012 R2 64 bit Micrsft Windws 7 32 bit Micrsft Windws 7 64 bit Micrsft Windws 8 32 bit Micrsft Windws 8 64 bit Micrsft Windws bit Micrsft Windws bit April 2018 Page 6 f 9

7 FARGO Printer SDK Versin Release Ntes, , Rev. G Imprved dcumentatin via: A new User Guide t help develpers get started which has: Overview f the SDK Requirements and cmpnents f the SDK Typical steps invlved in encding / printing Trubleshting Tips An updated Help file which cntains: Sample Cde Printer Emulatr Applicatin Driver Features Printer Instances Native Cde API Java API Native API.Net Cde API Imprved sample applicatins which shws the fllwing: Printer Infrmatin: Hw t set the default devmde with the current ribbn Hw t read the current activity f the printer Hw t capture the current devmde t an XML file Hw t send a raw cmmand using the passthrugh feature Hw t send a utility cmmand t the printer using SendAPDU Hw t read the status f an encder statin Hw t set an XML file t a given devmde Hw t read the firmware versin within the printer Hw t determine if the printer has varius hardware cmpnents installed in it Magnetic Data: Hw t read mag data frm the card Hw t decde the data string using an ISO frmat Diagnstics: Hw t upgrade the printer firmware Mvement: Hw t feed a card t the varius encders Page 7 f 9 April 2018

8 FARGO Printer SDK Versin Release Ntes, , Rev. G Passwrd: Hw t enable the passwrd feature Hw t change the passwrd Hw t enable the next print jb by sending the current passwrd Hw t verify a passwrd is crrect Hw t determine if the passwrd feature has been enabled n the printer Plugin Feature: Hw t use the plugin feature pre-jb prcessing Hw t use the plugin feature pst-jb prcessing 6 Deprecated Functinality 6.1 Versin This sectin ntes functinality which has been deprecated frm Versin 1 f the SDK. The classes DESFireCard, iclasscard, MIFARECard and PrximityCard have been eliminated due t bslescence f the serial encders they supprted Mvement class methd "MveTEx" has been eliminated because f the bslescence f the DTC550 PrinterInf methd DeviceErrr has been remved because it is printer mdel specific (use the PrinterErrr methd t btain an errr cde applicable t all printer mdels) PrinterInf methd PrinterStatus has been remved Remved supprt fr the fllwing perating systems: Micrsft Windws 2000 Supprt fr the fllwing.net framewrks has been remved: Supprt fr the fllwing FARGO printers has been drpped: C30e DTC400e DTC550 HDP600 M30e April 2018 Page 8 f 9

9 FARGO Printer SDK Versin Release Ntes, , Rev. G hidglbal.cm Page 9 f 9 April 2018

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1

Altis Flight Manager. PC application for AerobTec devices. AerobTec Altis v3 User Manual 1 Altis Flight Manager PC applicatin fr AerbTec devices AerbTec Altis v3 User Manual 1 Table f Cntents Intrductin...3 Requirements...3 Installatin...3 Applicatin...3 USB Driver fr Altis v3 interface ALink...4.NET

More information

KIP Cost Center User Guide

KIP Cost Center User Guide - 1 - KIP Cst Center User Guide Cntents 1 Intrductin... 3 1.1 Requirements:... 4 1.2 Supprted Operating Systems... 4 2 Installatin... 5 3 Setup... 8 4 KIP Cst Center Main Screen Print Mde... 12 4.1 Lading

More information

Enabling the Bluetooth Low Energy Direct Test Mode (DTM) with BlueNRG-MS

Enabling the Bluetooth Low Energy Direct Test Mode (DTM) with BlueNRG-MS DT0069 Design tip Enabling the Bluetth Lw Energy Direct Test Mde (DTM) with BlueNRG-MS By Salv Bnina Main cmpnents BlueNRG-MS Upgradable Bluetth Lw Energy netwrk prcessr SPBTLE-RF Very lw pwer mdule fr

More information

Automatic Number Plate Recognition

Automatic Number Plate Recognition Release Ntes Autmatic Number Plate Recgnitin Versin 14.2.0 Release Ntes Revisin 0 This dcument describes new features and reslved issues fr Autmatic Number Plate Recgnitin 14.2.0. Yu can retrieve the latest

More information

Upgrading to PlanetPress Suite Version 5

Upgrading to PlanetPress Suite Version 5 Upgrading t PlanetPress Suite Versin 5 Creatin date: September 2, 2005 Revisin date: June 14, 2006 Table f Cntents System Requirements... 4 Imprtant Cnsideratins... 4 Knwn Issues... 6 Prcedure t imprt

More information

Dispatcher Control for MotoTRBO Capacity Plus Systems

Dispatcher Control for MotoTRBO Capacity Plus Systems Dispatcher Cntrl fr MtTRBO Capacity Plus Systems This tutrial prvides brief instructins t set up the dispatch cntrl ver MtTRBO Capacity Plus systems, using SmartPTT dispatch sftware. Bth cases are cnsidered:

More information

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR.

NanoScan v2 Readme Version 2.7. Change log. v2.7 - Added information for new product Pyro/9/5-MIR. NanScan v2 Readme Versin 2.7 Change lg v2.7 - Added infrmatin fr new prduct Pyr/9/5-MIR. v2.6 - Redesigned Messages windw. Imprved readability and ease f use. Mves almst all pp up message bxes int the

More information

Service Update 7. PaperStream IP (TWAIN x64) for SP Series. change history. Version Version Version

Service Update 7. PaperStream IP (TWAIN x64) for SP Series. change history. Version Version Version PaperStream IP (TWAIN x64) fr SP Series change histry Service Update 7 Versin 1.46.0.5900 Crrected issue: 1. Minr errrs have been mdified. Versin 1.46.0.5775 New feature: 1. SP-1425 is newly supprted.

More information

CATA Composer R2016 Fact Sheet. Add a New Dimension to Your Product Communications

CATA Composer R2016 Fact Sheet. Add a New Dimension to Your Product Communications CATA Cmpser R2016 Fact Sheet Add a New Dimensin t Yur Prduct Cmmunicatins Versin 1.0-8/11/2015 Table f Cntents 1. CATIA Cmpser: VALUE AT A GLANCE... 3 2. CATIA Cmpser: Overview... 4 2.1. Immediate Prductivity

More information

EPOCH 50 V4.70 GNSS Firmware

EPOCH 50 V4.70 GNSS Firmware 25 April 2013 EPOCH 50 V4.70 GNSS Firmware A new versin f EPOCH 50 GNSS firmware v4.70 has been released. This updated versin prvides the fllwing imprvements and fixes: New Antenna library versin 7.49

More information

SeeGull CW Transmitter User Guide

SeeGull CW Transmitter User Guide SeeGull CW Transmitter User Guide Rev. E PCTEL 1 SeeGull CW Transmitter User Guide Dcument Number: 100103-00 Revisin E Octber 2018 Restrictins: This dcument cntains prprietary infrmatin that is prtected

More information

BIOS Update Release Notes

BIOS Update Release Notes PRODUCTS: DN2820FYKH (Standard BIOS) BIOS Update Release Ntes BIOS Versin 0042 - FYBYT10H.86A.0042.2014.1126.1809 Abut This Release: Date: Nvember 26, 2014 TXE Firmware: 1.0.5.1120 Framewrk BIOS Reference

More information

DB-Direct Internet Global

DB-Direct Internet Global Glbal June 2015 System Requirements Dwnlad and installatin f Sun Java Cnfiguratin f Micrsft Internet Explrer Security Trusted sites Security settings Privacy Privacy actins Pp-up blcker Cmpatibility View

More information

1.12 Equipment Manager

1.12 Equipment Manager Mdule 1 Categry 1 1.12 Equipment Manager Functin f the windw The windw is the central data file fr the Kntrl Pr and cllects the main data fr fees f an bject that t be used in this prject. The Equipment

More information

IDEXX VetConnect PLUS on the Patient Clipboard displays the latest laboratory results for the current patient:

IDEXX VetConnect PLUS on the Patient Clipboard displays the latest laboratory results for the current patient: Crnerstne* 8.5 NEXT Sftware Release Ntes Befre yu upgrade Cmputer requirements Please check yur cmputer specificatins t get the mst ut f this release. Fr wrkstatins and peer-t-peer servers, we recmmend

More information

HP LF Printing Knowledge Center

HP LF Printing Knowledge Center HP LF Printing Knwledge Center Hw t print a banner/pster Applicatin: Micrsft Office 2003 Printer: HP Designjet Z6100 series Sftware: HP PS Driver Operating System: Windws 1. First recmmendatins: In rder

More information

Documentation of the PIC32 Pin Finder

Documentation of the PIC32 Pin Finder App. Versin: 1.1.1.120 Dcument Versin: 1.0 Dcument Create date: 2009-10-16 Dcument Update: 2009-10-19 22:37 Authr: B Gärdmark Cmpany: Spectrn System Develpment AB WEB: www.spectrn.us Cpyright 2009 All

More information

VITERBI DECODER Application Notes

VITERBI DECODER Application Notes VITERBI DECODER Applicatin Ntes 6-19-2012 Table f Cntents GENERAL DESCRIPTION... 3 FEATURES... 3 FUNCTIONAL DESCRIPTION... 4 INTERFACE... 5 Symbl... 5 Signal descriptin... 5 Typical Cre Intercnnectin...

More information

Release Notes for Avaya Scopia PathFinder Firewall Traversal

Release Notes for Avaya Scopia PathFinder Firewall Traversal Release Ntes fr Avaya Scpia PathFinder Firewall Traversal Versin 8.3.7.0.4 Fr Slutin 8.3.7 January 2017 2000-2017 Avaya Inc. All intellectual prperty rights in this publicatin are wned by Avaya Inc. and

More information

3DPIXA System Requirements

3DPIXA System Requirements 3DPIXA System Requirements CD40130 Versin 7 Table f Cntents CD40130 Versin 7 1 1 Abut Chrmasens 3 1.1 Cntact Infrmatin 3 1.2 Supprt 3 2 Hardware Requirements 4 2.1 Framegrabber 5 2.1.1 Qualified Framegrabbers

More information

Banner pocket v3 Page 1/7. Banner pocket v3

Banner pocket v3 Page 1/7. Banner pocket v3 Banner pcket v3 Page 1/7 Banner pcket v3 Descriptin Banner pcket will help yu get the printed sheets arranged in the way yu need fr attaching the frnt and back side pckets tgether. It will crp ne sides

More information

PaperStream IP (TWAIN) change history

PaperStream IP (TWAIN) change history PaperStream IP (TWAIN) change histry Service Update 6 Versin 1.30.0.5032 Crrected issue: 1. Fixed the defect that Sftware Operatin Panel culd nt functin prperly r culd stp respnding when tw r mre scanners

More information

Oracle s Hyperion Financial Data Quality Management. Readme. Release

Oracle s Hyperion Financial Data Quality Management. Readme. Release Oracle s Hyperin Financial Data Quality Management Release 9.3.3.0.00 Readme T view the mst recent versin f this Readme, see the 9.3.x dcumentatin library n Oracle Technlgy Netwrk (OTN) at http://www.racle.cm/technlgy/dcumentatin/epm.html.

More information

NanoDrop One/One C Printing

NanoDrop One/One C Printing MARK S100 INSTRUCTIONS NanDrp One/One C NanDrp One/One C Printing Fr use with versin 1.4 f lcal cntrl sftware All Therm Scientific NanDrp One/One C instruments with versin 1.4 f lcal cntrl sftware can

More information

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732

DXF2DAT 3.0 Professional Designed Computing Systems 848 W. Borton Road Essexville, Michigan 48732 Prgram Infrmatin 1 DXF2DAT 3.0 Prfessinal Designed Cmputing Systems 848 W. Brtn Rad Essexville, Michigan 48732 Cntact: (989) 892-4376 website: http://www.famwrk.net General Infrmatin: inf@famwrk.net Technical

More information

PaperStream IP (TWAIN x64) change history

PaperStream IP (TWAIN x64) change history PaperStream IP (TWAIN x64) change histry Service Update 7 Versin 1.56.1 Crrected issue: 1. Fixed the prblem that scanning failed when using the scanner thrugh PaperStream IP Net. Versin 1.50.0.6382 New

More information

This course is intended for people who aspire to careers as computer programmers and game developers.

This course is intended for people who aspire to careers as computer programmers and game developers. Instructr Sam Stkes Email sstkes@micrsft.cm Classrm SAC 2012 Class time 7 PM t 10 PM Office Call r email t set up apt. Office Hurs Phne 949 6275736 Skype: scalsamstkes URL http://blgs.msdn.cm/devschl Curse

More information

The WHO e-atlas of disaster risk for the European Region Instructions for use

The WHO e-atlas of disaster risk for the European Region Instructions for use The WHO e-atlas f disaster risk fr the Eurpean Regin Instructins fr use 1 Last Update: June 2011 Cntents 1. Basic system requirements... 3 2. Structure f the WHO e-atlas... 4 2.1. Main menu... 4 2.1.1.

More information

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor

FIRMWARE RELEASE NOTES. Versions V2.0.0 to V Model HDL-32E. High Definition LiDAR Sensor FIRMWARE RELEASE NOTES Versins V2.0.0 t V2.2.21.0 Mdel HDL-32E High Definitin LiDAR Sensr HDL-32E Firmware Release Ntes Page 2 Fr all new features and changes, refer t the dcumentatin that accmpanies the

More information

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server.

This app uses callas pdftoolbox server as the imposition engine and consequently you have to have that program installed on your Switch server. Autmatic impsitin Page 1/8 Autmatic impsitin Descriptin Autmatic impsitin will d the mst cmmn impsitins fr yur digital printer. It will autmatically d flders fr A5, A4 r US Letter page sizes in either

More information

AccuBuild Version 9.3 Release 05/11/2015. Document Management Speed Performance Improvements

AccuBuild Version 9.3 Release 05/11/2015. Document Management Speed Performance Improvements AccuBuild Versin 9.3 Release 05/11/2015 Dcument Management Speed Perfrmance Imprvements The entire dcument management system and security system design was retled which shuld result in majr speed imprvements

More information

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics

Martel LC-110H Loop Calibrator and HART Communications/Diagnostics Martel LC-110H Lp Calibratr and HART Cmmunicatins/Diagnstics Abstract Martel Electrnics Crpratin This white paper describes the basic functins f HART cmmunicatins and the diagnstic capability f the Martel

More information

1 Released Items Support Packages Tool Information Changes to Previous Version Installation Requirements...

1 Released Items Support Packages Tool Information Changes to Previous Version Installation Requirements... DAVE_Release_Ntes Prduct Name DAVE TM Release Versin V4.3.2 Type Of Release* Prductive Name f the Supplier Infinen Technlgies AG Mde f Release Infinen Server(http://dave.infinen.cm/) Date f Release 02.09.2016

More information

Flash Image Rotator Web Part

Flash Image Rotator Web Part Flash Image Rtatr Web Part User Guide Cpyright 2007 Data Springs Inc. All rights reserved. Table f cntents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 2.1 After installatin ntes:...5 2.2 Trubleshting...6

More information

Victorian Student Number Data Quality and Process Guidelines for Victorian Government Schools

Victorian Student Number Data Quality and Process Guidelines for Victorian Government Schools Victrian Student Number Data Quality and Prcess Guidelines fr Victrian Gvernment Schls Published by the Cmmunicatins Divisin fr Educatin Chief Infrmatin Officer Divisin Department f Educatin and Early

More information

8.1. Name authority concepts and problems

8.1. Name authority concepts and problems Overview Name authrity cntrl 8.1. Name authrity cncepts and prblems The Rules, Standards, and Authrity Cntrl mdules prvided a fundatin fr understanding name authrity cntrl. By way f review, all authrity

More information

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256)

ADS ECHO Qstart Quick Reference Guide. 340 The Bridge Street, Suite 204 Huntsville, Alabama (256) ADS ECHO Qstart Quick Reference Guide December 2016 QR 775033 A0 340 The Bridge Street, Suite 204 Huntsville, Alabama 35806 (256) 430-3366 www.adsenv.cm 2 ADS ECHO Qstart Quick Reference Guide 2016 ADS

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE TROUBLESHOOTING GUIDE Dcument revisin 1.3 Last revised: December 6, 2017 Recn Wireless Blckage and Flw Mnitr Trubleshting Guide 2014-2017 Intelligent Agricultural Slutins All Rights Reserved. Recn Wireless

More information

Workflow Working Group

Workflow Working Group Wrkflw Wrking Grup June 19, 2007 Chiba University Ann McCarthy Lexmark Internatinal Inc. Chair, Wrkflw Wrking Grup presented by: William Li Wrkflw WG Charter T identify a small number f the mst cmmnly

More information

Photoshop Elements: Color and Tonal Correction Basics

Photoshop Elements: Color and Tonal Correction Basics Phtshp Elements: Clr and Tnal Crrectin Basics Cntrast Lighten Phtshp Elements: Clr and Tnal Crrectin Basics 1 Sharpen Expsure Phtshp Elements: Clr and Tnal Crrectin Basics 2 Highlights and Shadws All key

More information

User Guide. ACC Mobile 3 Preview App for ios

User Guide. ACC Mobile 3 Preview App for ios User Guide ACC Mbile 3 Preview App fr ios 2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS are trademarks f Avigiln Crpratin.

More information

Creating Gift Card Batches

Creating Gift Card Batches Every active custmer gift card issued is a part f a batch f gift cards. Prir t activating any individual gift card, yu must define a batch f gift cards and any accmpanying rules that apply t each batch.

More information

NATF CIP Requirement R1 Guideline

NATF CIP Requirement R1 Guideline Open Distributin NATF CIP 014-2 Requirement R1 Guideline Disclaimer This dcument was created by the Nrth American Transmissin Frum (NATF) t facilitate industry wrk t imprve physical security. NATF reserves

More information

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014

RiverSurveyor S5/M9 & HydroSurveyor Second Generation Power & Communications Module (PCM) Jan 23, 2014 SnTek, a Xylem brand 9940 Summers Ridge Rad, San Dieg, CA 92121-3091 USA Telephne (858) 546-8327 Fax (858) 546-8150 E-mail: inquiry@sntek.cm Internet: http://www.sntek.cm RiverSurveyr S5/M9 & HydrSurveyr

More information

User Guide. ACC Mobile 3 Preview App for Android

User Guide. ACC Mobile 3 Preview App for Android User Guide ACC Mbile 3 Preview App fr Andrid 2017-2018, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS are trademarks f Avigiln

More information

Electrical devices may only be mounted and connected by electrically skilled persons.

Electrical devices may only be mounted and connected by electrically skilled persons. Order N. : 5323 02 Operating instructins 1 Safety instructins Electrical devices may nly be munted and cnnected by electrically skilled persns. Serius injuries, fire r prperty damage pssible. Please read

More information

LED wdali MC Switch Input Modul Set - User Manual

LED wdali MC Switch Input Modul Set - User Manual LED wli MC Switch Input Mdul Set - User Manual Buttn mdul (Transmitter) 1. Prduct Descriptin Item N.: LC-004-302 Receive mdul (Receiver) The wli MC Switch Input Mdul Set is a cmpact wireless Multi Cntrl

More information

CAR ASYST - Quick Start Guide MAIN MENU

CAR ASYST - Quick Start Guide MAIN MENU fficially apprved by CAR ASYST - Quick Start Guide MAIN MENU Main menu The main menu f ur CAR ASYST APP is divided int 7 menu items. Belw yu will find a list f these items including a shrt descriptin.

More information

Xerox 8160/8142 Wide Format Color

Xerox 8160/8142 Wide Format Color PRODUCT RANGE / POSITIONING The Xerx 8142/8160 Slutin Printer is a thermal inkjet printing system intended fr use in a prductin envirnment prducing graphical cntent, including Psters, POP, signage, etc.

More information

RSB Service Bulletin No.. RSB--E4--003/12

RSB Service Bulletin No.. RSB--E4--003/12 RECOMMENDED SERVICE BULLETIN N.. RSB--E4--003/12 SSUUPPEERRSSEEDEESS SSBB N.. RRSSBB--EE44--000033//1111 1. BASIC INFORMATION 1.1. SUBJECT Sftware and Hardware Versins f the E4 Engine. 1.2. ENGINES AFFECTED

More information

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System

VIP-200. Point to Point Extension Configuration Quick Start Guide. Video over IP Extender and Matrix System VIP-200 Vide ver IP Extender and Matrix System Pint t Pint Extensin Cnfiguratin Quick Start Guide PureLink TM 535 East Crescent Avenue Ramsey, NJ 07446 USA Cntents What is in the bx... 3 Transmitter kit

More information

Troubleshooting Guide StarFire Satellite Changes

Troubleshooting Guide StarFire Satellite Changes Trubleshting Guide StarFire Satellite Changes This guide is updated t reflect the sftware frm NavCm which is related t the StarFire satellite and frequency changes. The mst recent versin f sftware fr bth

More information

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting

Table of Contents. ilab Solutions: Core Facilities Core Usage Reporting Revisin Date: 12/31/2012 Table f Cntents 1. Institutin, Cre Facility and Lab Administratin Reprting Overview...2 2. Hw d I access ilab Reprts?...3 3. What is the General Functinality fr ilab Reprting?...6

More information

DTM Collection 04 / 2018 Publication date

DTM Collection 04 / 2018 Publication date Versin histry: VEGA DTM Cllectin DTM Cllectin 04 / 2018 Publicatin date 5.4.2018 The DTM Cllectin cntains the fllwing sftware cmpnents: - Micrsft.NET Framewrk Versin 1.1, 2.0 and 4.5.2 - PACTware TM Versin

More information

XGS2 Chassis Platform

XGS2 Chassis Platform XGS2 Chassis Platfrm Highlights Supprts Ixia applicatins fr perfrmance, functinal, cnfrmance, and security testing Ixia test systems deliver the industry s mst cmprehensive slutins fr the security, perfrmance,

More information

Using the Laser Cutter

Using the Laser Cutter Using the Laser Cutter Prerequisites Befre yu will be allwed t use the laser cutter, yu must cmplete these three steps: 1. Yu must have cmpleted the Laser Cutter training at Cyberia 2. Yu must schedule

More information

Desktop Teller Exception User Guide

Desktop Teller Exception User Guide Desktp Teller Exceptin User Guide Jammed Dcuments If a dcument jams during the scanning prcess, the scanner will stp, and a message bx will display a Device Errr Message, as shwn belw: Click OK t allw

More information

How are humans responsible for the environment?

How are humans responsible for the environment? Hw are humans respnsible fr the envirnment? The Cntinents Shwcase Unit Assessment This unit is an integrated apprach t student explratin f earth/envirnmental science, gegraphy, human gegraphy, and the

More information

Freading for Kindle Fire Using the SlideME app.

Freading for Kindle Fire Using the SlideME app. Harvard Public Library www.harvardpubliclibrary.rg Freading fr Kindle Fire Using the SlideME app. Freading is an e-bk cllectin, available t Harvard Public Library cardhlders, that ffers tens f thusands

More information

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3.

Release Notes. Scania Diagnos & Programmer 3 Version Version 2.31 replaces version 2.30 of Scania Diagnos & Programmer 3. en-gb Release Ntes Scania Diagns & Prgrammer 3 Versin 2.31 Versin 2.31 replaces versin 2.30 f Scania Diagns & Prgrammer 3. The prgram supprts the fllwing vehicles: P, G, R, and S series (2016-) P, G, R

More information

Card Identification Markings Application Note

Card Identification Markings Application Note Card Identification Markings Application Note AN0109, Rev. A.1 December 2014 hidglobal.com Copyright Trademarks Contacts 2007-2014 HID Global Corporation/ASSA ABLOY AB. All rights reserved. This document

More information

FOOD SERVICE SOLUTIONS, INC.

FOOD SERVICE SOLUTIONS, INC. FSS Release Ntes Fr installatin, please see ur installatin instructins n the website. Requirements These updates require the custmer t be using versin 4.0.1.14 r later AND Micrsft SQL 2005 r later t be

More information

Model Assignment Issued September 2008

Model Assignment Issued September 2008 Mdel Assignment Issued September 2008 OCR Level 3 Principal Learning in Engineering Unit F558: Selectin and applicatin f engineering materials Please nte: This OCR mdel assignment may be used t prvide

More information

Power and Temperature Measurement Setup Guide

Power and Temperature Measurement Setup Guide Standard Perfrmance Evaluatin Crpratin (SPEC) Pwer and Temperature Measurement Setup Guide 7001 Heritage Village Plaza, Suite 225 Gainesville, VA 20155, USA SPECpwer Cmmittee Table f Cntents 1. Intrductin...

More information

Engineering CAD 3-D Solids and Surfaces. Architecture and Engineering Design Department. Engineering and Design Technology. o Work Experience, General

Engineering CAD 3-D Solids and Surfaces. Architecture and Engineering Design Department. Engineering and Design Technology. o Work Experience, General SECTION A - Curse Infrmatin 1. Curse ID: 2. Curse Title: 3. Divisin: 4. Department: 5. Subject: 6. Shrt Curse Title: 7. Effective Term:: EDT 24 Engineering CAD 3-D Slids and Surfaces Technlgy and Health

More information

CUSTOMER PORTAL. Floorplan Management

CUSTOMER PORTAL. Floorplan Management CUSTOMER PORTAL Flrplan Management FLOORPLAN ANALYTICS The flrplan analytics area displays flrplans yu have uplad t the prtal (if yu haven t yet upladed a flrplan please cntact ur supprt department). Frm

More information

Overview of FamilySearch.org

Overview of FamilySearch.org Overview f FamilySearch.rg This class is a basic intrductin t FamilySearch.rg. GOALS 1. Explain FamilySearch.rg essentials. 2. Address questins yu might encunter when trying t imprve r extend yur pedigree

More information

Introduction. Version 8.2.2

Introduction. Version 8.2.2 Intrductin As with each new versin, minr changes and new ptins are added. Sme f these changes are nt visible because they are designed t imprve functins and crrect sme minr bug. Fr visible changes, please

More information

Dry Contact Sensor DCS15 User Manual

Dry Contact Sensor DCS15 User Manual Dry Cntact Sensr DCS15 User Manual Help Versin updated till firmware 404i / SP456 Cpyright 2012, AKCess Pr C., Ltd.. Intrductin / What is a Dry Cntact Sensr The Dry Cntact sensr r DCS15 is a simple cnnectin

More information

Spectracom GSG ecall Test Suite

Spectracom GSG ecall Test Suite 18-Dec-2017 GSG App Nte Spectracm GSG ecall Test Suite Table f Cntents 1. Intrductin... 1 2. Befre Starting the Test... 2 3. Running the ecall Test Suite... 4 4. Psitin Errr Tests 2.2.2-2.2.4... 10 5.

More information

New Eagle J1939 Library v1.0 New Eagle Products Datasheet

New Eagle J1939 Library v1.0 New Eagle Products Datasheet New Eagle New Eagle Prducts 2012-3-28 New Eagle 3588 Plymuth Rad, Bx #274 Ann Arbr, MI 48105-2603 PH: 877.234.1410 FAX: 928.395.2114 Table f Cntents M E C H A T R O N I C C O N T R O L S O L U T I O N

More information

Common Network Operation Tools

Common Network Operation Tools Cmmn Netwrk Operatin Tls Prcess fr the develpment f data exchanges Mnika Kaldnek Adviser, System Operatins Brussels xxx2014 Backgrund > WHY: Regulatin 715/2009 (Art 8)...ENTSOG shall adpt: cmmn netwrk

More information

Guide for ESP32-Sense Development Kit

Guide for ESP32-Sense Development Kit Guide fr ESP32-Sense Develpment Kit 1. Overview The ESP32 tuch sensr develpment kit, ESP32-Sense Kit, is used fr evaluating and develping ESP32 tuch sensr system. ESP32-Sense Kit cnsists f ne mtherbard

More information

ACES & PIES. What They Are and What They Are Not

ACES & PIES. What They Are and What They Are Not What They Are and What They Are Nt Table f Cntents Intrductin... 3 What s in ACES r PIES... 4 ACES... 4 PIES... 4 Databases... 4 Vehicle Cnfiguratin Database (VCdb)... 4 Prduct Classificatin Database (PCdb)...

More information

SARMAP RELEASE NOTES. Version: 7.0 (July 2016) rpsgroup.com

SARMAP RELEASE NOTES. Version: 7.0 (July 2016) rpsgroup.com SARMAP RELEASE NOTES Versin: 7.0 (July 2016) 55 Village Square Dr. Suth Kingstwn, RI 02879 Tel: (401) 789-6224 Fax: (401) 789-1932 Email: MapSupprt@ Table f Cntents Table f Cntents...ii 1 Intrductin...

More information

FEE-HELP, VET FEE-HELP and VET Student Loans Re-Credit Application Form

FEE-HELP, VET FEE-HELP and VET Student Loans Re-Credit Application Form FEE-HELP, VET FEE-HELP and VET Student Lans Re-Credit Applicatin Frm Wh shuld use this frm? Yu shuld use this frm ONLY if all f the fllwing statements apply t yu: Yu tk ut a FEE-HELP, VET FEE-HELP, r VET

More information

IntesisBox KNX MD-AC-KNX-1B/16/64 v1.0. User's Manual r1 eng Issue Date: 2014/06

IntesisBox KNX MD-AC-KNX-1B/16/64 v1.0. User's Manual r1 eng Issue Date: 2014/06 IntesisBx KNX MD-AC-KNX-1B/16/64 v1.0 User's Manual r1 eng Issue Date: 2014/06 IntesisBx KNX - Midea A.C. (VRF line) Interface fr integratin f Midea air cnditiners int KNX TP-1 (EIB) cntrl systems. Cmpatible

More information

Figure 1: View, connection compartment closed

Figure 1: View, connection compartment closed Radi Management Art. N. : 2700AP Operating instructins 1 Safety instructins Electrical equipment may nly be installed and fitted by electrically skilled persns. Serius injuries, fire r prperty damage pssible.

More information

Develop preliminary specification and plans from a design brief

Develop preliminary specification and plans from a design brief Unit Title: OCR unit number 1 Level: 2 Credit value: 3 Guided learning hurs: 24 Unit reference number A/503/5851 Develp preliminary specificatin and plans frm a design brief Unit purpse and aim The fcus

More information

HP LF Printing Knowledge Center

HP LF Printing Knowledge Center HP LF Printing Knwledge Center Create and print a cntact sheet Applicatin: Adbe Phtshp CS2 Printer: HP Designjet Z2100 series Sftware: HP raster driver Operating System: Mac OS X 1. First recmmendatins:

More information

DS1112SG. Rectifier Diode DS1112SG KEY PARAMETERS V RRM I F(AV) I FSM FEATURES 6000V 811A 10500A APPLICATIONS VOLTAGE RATINGS

DS1112SG. Rectifier Diode DS1112SG KEY PARAMETERS V RRM I F(AV) I FSM FEATURES 6000V 811A 10500A APPLICATIONS VOLTAGE RATINGS DS1112SG Rectifier Dide Replaces January 2000 versin, DS4181-4.0 DS4181-5.0 August 2001 FEATURES Duble Side Cling High Surge Capability APPLICATIONS Rectificatin Freewheel Dide DC Mtr Cntrl Pwer Supplies

More information

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note

RS232 Communication Between a Sunny Boy 2500U and a PC. Technical Note RS232 Cmmunicatin Between a Sunny By 2500U and a PC Technical Nte Revisin 1.5 July 8, 2003 Kent Sheldn Revisin Histry 1.5 July 8, 2003 Kent Sheldn Cntact update 20830 Red Dg Rad Grass Valley, CA 95945

More information

RICOH IMAGING COMPANY, LTD. wishes to announce the release of the Macintosh Updater for update

RICOH IMAGING COMPANY, LTD. wishes to announce the release of the Macintosh Updater for update Dwnlads: Update Sftware Digital Camera Utility 5 Update fr Macintsh Thank yu fr using PENTAX digital SLR camera. RICOH IMAGING COMPANY, LTD. wishes t annunce the release f the Macintsh Updater fr update

More information

Omni-Bus Interface Translator Rev 2. Reference Manual

Omni-Bus Interface Translator Rev 2. Reference Manual Omni-Bus Interface Translatr Rev 2 Reference Manual Table f Cntents 1. Overview... 3 1.1. LEVITON Omni Link Interface... 3 1.2. Bus Gateway... 4 2. TCPIP Netwrk Setup... 5 3. USB Gateway Setup... 6 4.

More information

Configure and Use Bar Tabs

Configure and Use Bar Tabs One Blue Hill Plaza, 16th Flr, PO Bx 1546 Pearl River, NY 10965 1-800-PC-AMERICA, 1-800-722-6374 (Vice) 845-920-0800 (Fax) 845-920-0880 Cnfigure and Use Bar Tabs In rder fr Bar Tabs t wrk a Credit Card

More information

PaperCut Lexmark Embedded Manual

PaperCut Lexmark Embedded Manual PaperCut Lexmark Embedded Manual Cntents 1 Versin histry... 3 2 Overview... 4 2.1 Cnsistency... 4 2.2 Integratin... 4 2.3 Rate f develpment... 4 2.4 Vendr Neutral... 4 2.5 Security... 5 3 Installatin...

More information

DesignCon A New Reference Design Development Environment for JPEG 2000 Applications

DesignCon A New Reference Design Development Environment for JPEG 2000 Applications DesignCn 2003 System-n-Chip and ASIC Design Cnference Reference Design Paper A New Reference Design Develpment Envirnment fr JPEG 2000 Applicatins Authrs Bill Finch Vice President, CAST Inc. Warren Miller

More information

Beechcraft Bonanza HID Landing Light Assembly Kit

Beechcraft Bonanza HID Landing Light Assembly Kit Beech Bnanza HID Light Assembly Kit Manual N. HID-B-001 Issue Date: 5-8-05 STC N. SA01834CH Revisin Date: 12-22-07 Beechcraft Bnanza HID Landing Light Assembly Kit INSTALLATION MANUAL N. HID-B-001 Beechcraft

More information

Hospital Task Scheduling using Constraint Programming

Hospital Task Scheduling using Constraint Programming Hspital Task Scheduling using Cnstraint Prgramming Authr: Chaman Chahal Supervisr: Dr. P. Bse, Schl f Cmputer Science Organizatin: Carletn University Curse: COMP4905 Date: Dec. 11, 2012 1 Abstract Hspitals

More information

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng

IntesisBox IS-IR-KNX-1i v1.0. User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx IS-IR-KNX-1i v1.0 User's Manual Issue Date: 06/2017 r1.0 eng IntesisBx KNX IR Universal AC Intesis Sftware S.L.U. 2017 All Rights Reserved. Infrmatin in this dcument is subject t change withut

More information

Alberta Infrastructure. Digital Project Delivery COBie Requirements

Alberta Infrastructure. Digital Project Delivery COBie Requirements Alberta Infrastructure Digital Prject Delivery COBie Requirements COBie Requirements Table f Cntent COBie Requirements Objective 2 COBie Standard 2 1. COBie Deliverable 3 1.1 Cmpressed File 3 1.2 The COBie

More information

BCW68G PNP General-Purpose Amplifier

BCW68G PNP General-Purpose Amplifier BW68G PNP General-Purpse Amplifier Descriptin This device is designed fr general-purpse amplifier and switching applicatins at currents t 5 ma. Surced frm prcess 63. SOT-23 Mark: DG B E BW68G PNP General-Purpse

More information

Appendix D. Photography

Appendix D. Photography Appendix D Phtgraphy 1 I. Taking Phtgraphs Taking phtgraphs is a required NWCA field activity that prvides an imprtant visual recrd f sampling activities at each site. Phtgraphs are taken with a digital

More information

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5

BV4115. RF Packet Transmitter. Product specification. February ByVac 2007 ByVac Page 1 of 5 Prduct Specificatin Prduct specificatin. February 2007 ByVac 2007 ByVac Page 1 f 5 Prduct Specificatin Cntents 1. Dcument Versins... 2 2. Intrductin... 2 3. Features... 2 4. Battery Life... 2 5. Blck Diagram...

More information

Application Note. Lock-in Milliohmmeter

Application Note. Lock-in Milliohmmeter Applicatin Nte AN2207 Lck-in Millihmmeter Authr: Oleksandr Karpin Assciated Prject: Yes Assciated Part Family: CY8C24xxxA, CY8C27xxx PSC Designer Versin: 4.1 SP1 Assciated Applicatin Ntes: AN2028, AN2044,

More information

GRFX 1801: Game Development for Platforms

GRFX 1801: Game Development for Platforms GRFX 1801: Game Develpment fr Platfrms Instructr Camern Buckley Email cbuckley@astate.edu Office Lcatin Fine Arts Center 123 Office Hurs Friday 10a 1p Curse Overview Intermediate and advanced techniques

More information

The following guide contains the workstation setup instructions for the Eclipse Manifest Companion Product.

The following guide contains the workstation setup instructions for the Eclipse Manifest Companion Product. The fllwing guide cntains the wrkstatin setup instructins fr the Eclipse Manifest Cmpanin Prduct. Prerequisites Manifest Prcessr uses cde that reads barcdes t prcesses signature frm printed manifest t

More information

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed.

Dry Contact Sensor. Communications cable - RJ-45 jack to sensor using UTP Cat 5 wire. Power source: powered by the unit. No additional power needed. Intrductin Dry Cntact Sensr The Dry Cntact sensr is a simple cnnectin t burglar alarms, fire alarms r any applicatin that requires mnitring by the unit. Dry cntact sensrs are user definable and can be

More information

Datasheet Product Specification. Datasheet Product Specification. Document No: CISC-XPL-DO V02 Issue:

Datasheet Product Specification. Datasheet Product Specification. Document No: CISC-XPL-DO V02 Issue: CISC Dc. N.: CISC-XPL-DO-000007- V02 CISC CISC Dcument N: CISC-XPL-DO-000007-V02 2017 CISC Semicnductr GmbH Page 1 f 15 CISC CONTENTS 1 OVERVIEW 3 2 KEY FACTS 4 2.1 General 4 2.2 Test mdes 4 2.3 Supprted

More information

Infrared Product Data Sheet LTR-C950-TB-T LITE-ON DCC RELEASE

Infrared Product Data Sheet LTR-C950-TB-T LITE-ON DCC RELEASE Infrared Prduct Data Sheet Spec N. :DS5-214-58 Effective Date: 8/25/218 Revisin: A LITE-ON DCC RELEASE BNS-OD-FC1/A4 LITE-ON Technlgy Crp. / Optelectrnics N.9,Chien 1 Rad, Chung H, New Taipei City 23585,

More information