The Stress Test Tool. TCPOS The Stress Test tool Page 1/14

Size: px
Start display at page:

Download "The Stress Test Tool. TCPOS The Stress Test tool Page 1/14"

Transcription

1 The Stress Test Tool TCPOS The Stress Test tool Page 1/14

2 This document and all of its contents are protected by copyright. All rights are expressly reserved including those of duplication, reproduction, translation, microfilming, storage on electronic media and processing in electronic form. TCPOS is a registered trademark of TCPOS SA. Microsoft, Windows, Windows XP, Windows Embedded POSready, Windows Vista, Windows 7, Windows 8, Windows Embedded POSready 7, Windows 2003 Server, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 RC2, Microsoft SQLServer 2005, Microsoft SQLServer 2008, Microsoft SQLServer 2008 R2, Microsoft SQLServer 2012, Microsoft SQLServer 2012 Express Edition 32 bit & Microsoft SQLServer 2012 Express Edition 64 bit, Microsoft SQLServer 2014, Microsoft SQLServer 2014 Express Edition 32 bit & Microsoft SQLServer 2014 Express Edition 64 bit, Windows Mobile 2003, Windows Mobile 5.0, Windows CE.NET 4.0, Windows CE.NET 4.2, Windows CE 5.0, Windows CE 5.1, Windows CE 5.2, Windows Embedded CE 6.0, Windows Embedded CE 6.1, Windows Embedded CE 6.5, Windows Embedded CE 6.0 R2 and Windows Embedded CE 6.0 R3 are registered trademarks of Microsoft Corporation. Oracle 10gTM, Oracle 11gTM, Oracle 11g R2TM, Oracle 11 XE Express edition 32 bittm, Oracle 12cTM, are trademarks or registered trademarks of Oracle Corporation. The PostgreSQL 9.1, The PostgreSQL 9.3 are a registered trademark of The PostgreSQL Global Development Group. Android is a registered trademark of Google Inc. All other company, product and brand names are trademarks or registered trademarks of their respective owners. The information featured in this document may be subject to change without notice at any time. Copyright TCPOS SA, All Rights Reserved. Document info Document ID: Tool_StressTest_1.0 Document date: June 2016 Document version: 1.0 Distribution: This electronic file is the original and supersedes any printed copy Switzerland TCPOS SA - Lugano Centro Galleria 2, Via Cantonale 2c CH-6928 Manno Tel. +41 (0) Fax +41 (0) Germany TCPOS GmbH Völklingen (Saarbrücken) Saarwiesenstr. 5 D Völklingen Tel. +49 (0) Fax +49 (0) France TCPOS France - Paris 9 b Rue de la Sablière F Gennevilliers Tel. +33 (0) Italy ZUCCHETTI TCPOS Srl - Milan Via A. De Gasperi Rho (MI) Tel Fax: TCPOS SA - Lausanne Route Z.I. La Vulpillière 61B CH-1070 Puidoux Tel. +41 (0) Fax +41 (0) TCPOS SA - Zürich Giessenstrasse 15 CH-8953 Dietikon Tel. +41 (0) Fax +41 (0) USA TCPOS U.S.A. Inc. - Reno 1875 Plumas Street Ste 5 Reno, NV Tel +1 (775) North America TCPOS North America Toronto 2225 Sheppard Ave. East (Atria III Building) Suite 901 Toronto, ON Canada M2J 5C2. Tel. +1 (416) Fax +1 (416) Latin America TCPOS SA Buenos Aires Portela 407, 2ºC C1406FDI Buenos Aires- Argentina Tel (11) Fax +1 (416) China TCPOS ASIA Shanghai No.400 Fangchun Road China (Shanghai) Pilot Free Trade Zone Tel TCPOS The Stress Test tool Page 2/14

3 Index Index... 3 Foreword... 4 This tool guide... 5 Aim of the tool... 5 Part 1: Implementation... 6 Tool modules... 7 Part 2: Workability... 8 Connection string... 9 Transaction test tab...9 Database snapshot test tab...11 Get card data tab...12 Connections tab...13 Shifts tab...14 TCPOS The Stress Test tool Page 3/14

4 Foreword This tool guide Aim of the tool TCPOS The Stress Test tool Page 4/14

5 This tool guide This document describes the features of the Stress Test tool. Aim of the tool The Stress test tool is aimed for testing TPCOS software activity within or beyond the limits of normal operation. It tests the performance of the TCPOS ServerService in particular situations. This application is composed of five tabs, each of them dedicated to the test of a particular feature: Tab Transaction test tests the requests executed by FrontEnd to the ServerService when transmitting data related to transactions to the database; Tab Database snapshot test tests the requests executed by FrontEnd to the ServerService when downloading the local database used by tills; Tab Get card data tests the requests executed by FrontEnd to the ServerService when trying to retrieve data about customer cards read on tills; Tab Connections tests the maximum amount of connections handled (software and hardware limits); it also checks the possible pending requests or discarded connections; Tab Shifts tests the requests executed by FrontEnd to the ServerService when transmitting data related to shifts to the database. In each tab there is the possibility to set the parameters in order to test the actual configuration of the environment, or to push the system beyond the limits in order to understand its break point. TCPOS The Stress Test tool Page 5/14

6 Part 1: Implementation Tool modules TCPOS The Stress Test tool Page 6/14

7 Tool modules The modules composing this tool are described in the related wiki.tcpos.com article Please refer to it for further information. TCPOSwiki article: Technical:Stress Test Tool TCPOS The Stress Test tool Page 7/14

8 Part 2: Workability The Stress test tool TCPOS The Stress Test tool Page 8/14

9 Connection string Specify the DB connection string to the ServerService (the same as the one stored in the *.ini file) in the format For example possible connection strings are: Transaction test tab This tab is used to test the requests executed by FrontEnd to the ServerService when transmitting data related to transactions to the database. The result highlights how many transactions can be successfully processed in a predefined time and how many concurrent clients may be handled by the reviewed environment. After filling the parameters, press the Start button to start the test. Field Transaction file Description Select the file, generated by FrontEnd, containing the data of the transaction to be used as sample. The structure of this file corresponds to the one of the files usually generated by FrontEnd and stored in the local directory Frontend\DbTransactions\yyyy-mm-dd\DbTrn dd-yy-mm #transactionnumber.xml. TCPOS The Stress Test tool Page 9/14

10 Parallel threads Delay between consecutive requests (ms) Execution seconds Transactions year The number of parallel threads that insert the record. Use multiple threads to emulate multiple concurrent clients. The number of milliseconds the application waits on each thread before sending two consecutive transaction insert requests. The number of seconds the test runs. This is the year of all transactions inserted by the program. All transactions start on January 1 st of the year with a second timespan. In this way the test transactions generated will be easily recognizable inside the database. Section Results Seconds elapsed Transactions inserted Transactions per second The actual duration of the test. The amount of transactions successfully processed in the predefined time. The average of transactions per second successfully processed in the predefined time. TCPOS The Stress Test tool Page 10/14

11 Database snapshot test tab This tab is used to test the requests executed by FrontEnd to the ServerService when downloading the local database used by tills. The result highlights how many concurrent snapshots can be handled and also the test load balancing feature given by the ServerService configuration. After filling the parameters, press the Start button to start the test. Field Dowloading tills Description The minimum and maximum number of concurrent downloads (tills) to be tested. If the number inserted in these fields is higher than the actual number of tills available in the environment, the program will adjust automatically the value. TCPOS The Stress Test tool Page 11/14

12 Get card data tab This tab is used to test the requests executed by FrontEnd to the ServerService when trying to retrieve data about customer cards read on tills. This test checks: the availability during a sample working day; the roundtrip during a sample working day; the Database/ServerService load during a sample working day. After filling the parameters, press the Start button to start the test. Field Card number Check Interval Description The number of the card that will be regularly checked. The interval in seconds between requests. TCPOS The Stress Test tool Page 12/14

13 Connections tab This tab is used to test the maximum amount of connections handled (software and hardware limits); it also checks the possible pending requests or discarded connections. After filling the parameters, press the Start button to start the test. Field Parallel threads Delay after request (ms) Description The amount of requests made using multiple threads to emulate multiple concurrent clients. The number of milliseconds that the application waits on each thread after the request has been made before closing the thread to emulate server side process time. Section Results Requests made Pending requests Requests terminated Request errors The amount of requests made during the test. The amount of requests still pending during the test. The amount of requests successfully terminated after the test. The amount of requests that have not been processed after the test. TCPOS The Stress Test tool Page 13/14

14 Shifts tab This tab is used to test the requests executed by FrontEnd to the ServerService when transmitting data related to shifts to the database. The result highlights how many shifts can be successfully processed in a predefined time and how many concurrent clients may be handled by the reviewed environment. After filling the parameters, press the Start button to start the test. Field Shifts file Parallel threads Delay between consecutive requests (ms) Execution seconds Shifts year Section Results Seconds elapsed Shifts inserted Shifts per second Description Select the file, generated by FrontEnd, containing the data of the shifts to be used as sample. The structure of this file corresponds to the one of the files usually generated by FrontEnd and stored in the local directory Frontend\LocalDB\OpenShifts.xml. Only a part of the shifts available in the sample file is used during the stress test. The number of parallel threads that insert the record. Use multiple threads to emulate multiple concurrent clients. The number of milliseconds the application waits on each thread before sending two consecutive requests. The number of seconds the test runs. This is the year of all shifts inserted by the program. All shifts start on January 1 st of the year with a second timespan and are closed. In this way the test shifts generated will be easily recognizable inside the database. The actual duration of the test. The amount of shifts successfully processed in the predefined time. The average of shifts per second successfully processed in the predefined time. TCPOS The Stress Test tool Page 14/14

ICash TpCash Plugin. TCPOS The ICash TpCash plugin Page 1/30

ICash TpCash Plugin. TCPOS The ICash TpCash plugin Page 1/30 ICash TpCash Plugin TCPOS The ICash TpCash plugin Page 1/30 This document and all of its contents are protected by copyright. All rights are expressly reserved including those of duplication, reproduction,

More information

The WebAccountManager Plugin (HTML5 version) Installation. delete from DB_OPERATIONS where GUID=' '

The WebAccountManager Plugin (HTML5 version) Installation. delete from DB_OPERATIONS where GUID=' ' delete from DB_OPERATIONS where GUID='635802773718184963-00000101-84589712' The WebAccountManager Plugin (HTML5 version) Installation TCPOS The WebAccountManager plugin (HTML5 version) - Installation Page

More information

Access Control Plugin. TCPOS The Access Control plugin Page 1/37

Access Control Plugin. TCPOS The Access Control plugin Page 1/37 Access Control Plugin TCPOS The Access Control plugin Page 1/37 This document and all of its contents are protected by copyright. All rights are expressly reserved including those of duplication, reproduction,

More information

Reference: TCPOS TerminalDroid installation and use.doc Date: Version: 1.01

Reference: TCPOS TerminalDroid installation and use.doc Date: Version: 1.01 TerminalDroid Installation, configuration and use Author: Michele Clinco Reference: TCPOS TerminalDroid installation and use.doc Date: 30.07.2012 Version: 1.01 Status: Draft Distribution: This electronic

More information

SharedObjects. Installation Guide 8.0. VMC-Mxx

SharedObjects. Installation Guide 8.0. VMC-Mxx SharedObjects Installation Guide 8.0 VMC-Mxx VISUAL Message Center SharedObjects Installation Guide The software described in this book is furnished under a license agreement and may be used only in accordance

More information

L N

L N R 1 2 3 4 5 6 { 3/8 in. (10 mm) 1 2 A B C 1 2 A B C 1 2 3 4 1 2 A B C 1 2 A B C 1 2 3 4 1 2 3 4 1 2 A B C 1 2 3 4 1 2 3 4 1 2 3 4 5 6 L N 1 2 3 4 5 6 L N 1 2 3 4 5 6 L N 1 2 3 4 5 6 L N 1 2 3 4 1 2 3 4

More information

Technical Note. Programming the SST-PB3-VME-x for a Master or Slave in a VME Controller. Version: 1.1 Document #:

Technical Note. Programming the SST-PB3-VME-x for a Master or Slave in a VME Controller. Version: 1.1 Document #: Technical Programming the SST-PB3-VME-x for a Master or Slave in a VME Controller Version: 1.1 Document #: 716-0014 Version: 1.1 Date: June 4, 2010 This document applies to the SST-PB3-VME-x interface

More information

R&S RTC1002 Digital Oscilloscope Release Notes Firmware Version

R&S RTC1002 Digital Oscilloscope Release Notes Firmware Version R&S RTC1002 Digital Oscilloscope Release Notes Firmware Version 06.100 These Release Notes describe the following models and options of the R&S Digital Oscilloscope: R&S RTC1002 Digital Oscilloscope, order

More information

XMediusFAX (Cloud) App 1.5

XMediusFAX (Cloud) App 1.5 WWW.XMEDIUS.COM XMediusFAX (Cloud) App 1.5 for Xerox ConnectKey enabled MFPs Installation Guide XMediusFAX (Cloud) App for Xerox ConnectKey-enabled MFPs Version Number 1.5.0.003 June 2017. Patents Protected

More information

Clustering VISUAL Message Center with Microsoft Cluster Services VMC-GEN

Clustering VISUAL Message Center with Microsoft Cluster Services VMC-GEN Clustering VISUAL Message Center with Microsoft Cluster Services VMC-GEN Clustering VISUAL Message Center with Microsoft Cluster Services The software described in this book is furnished under a license

More information

XMediusFAX (Cloud) App 1.5

XMediusFAX (Cloud) App 1.5 WWW.XMEDIUS.COM XMediusFAX (Cloud) App 1.5 for Xerox ConnectKey enabled MFPs Installation Guide for Xerox Resellers XMediusFAX (Cloud) App for Xerox ConnectKey-enabled MFPs Version Number 1.5.0.003 June

More information

ACE. Simplified ATM Access ACE Product Family. Unique Access Solutions

ACE. Simplified ATM Access ACE Product Family. Unique Access Solutions Unique Access Solutions Simplified Access ACE Product Family ACE Demarcation for public networks End-to-end management of -based services Interworking services over public networks Optimization for different

More information

Technical Note. Converting Modbus applications from a 3150-MCM to an MVI46-MCM. Document Code: TN Author: Steve Crippen Date:

Technical Note. Converting Modbus applications from a 3150-MCM to an MVI46-MCM. Document Code: TN Author: Steve Crippen Date: Converting Modbus applications from a 3150-MCM to an MVI46-MCM Document Code: Author: Steve Crippen Date: 01 2015 Document Information Author Steve Crippen Description Describes how to convert a Modbus

More information

UM0401 User manual. User manual for eight bit port expander STMPE801 demonstration board. Introduction

UM0401 User manual. User manual for eight bit port expander STMPE801 demonstration board. Introduction User manual User manual for eight bit port expander STMPE801 demonstration board Introduction This document explains the functioning of the demo board for the port expander Chip STMPE801 with a PC GUI

More information

World s first Zone 1 / Div. 1 tablet computer

World s first Zone 1 / Div. 1 tablet computer Zone 1 / Div. 1 Zone 2 / Div.2 Rugged Tab-Ex Series for hazardous areas World s first Zone 1 / Div. 1 tablet computer World s first Zone 1 / Div. 1 tablet computer based on samsung Galaxy tab active Much

More information

PW9170+ CTO Configuration Guide CTO Configuration Guide

PW9170+ CTO Configuration Guide CTO Configuration Guide CTO Configuration Guide Eaton 9170+ UPS 9170PCG January 1, 2018 Configuring Your PW9170+ UPS PW9170+ chassis s must be ordered using a Configure To Order (CTO) Number that reflects the cabinet style, isolation

More information

Synchronous Servomotors DBL / DBK

Synchronous Servomotors DBL / DBK Synchronous Servomotors DBL / DBK S y n c h r o n o u s S e r v o m o t o r s D B L / D B K Synchronous servomotors DBL/DBK The synchronous servomotors of the series DBL/DBK are brushless three-phase motors

More information

SOUTH AFRICAN NATIONAL STANDARD

SOUTH AFRICAN NATIONAL STANDARD ISBN 978-0-626-33571-7 Edition 2 ISO 8601:2004 Edition 3 SOUTH AFRICAN NATIONAL STANDARD Data elements and interchange formats Information interchange Representation of dates and times This national standard

More information

Technical Application Note

Technical Application Note Using 105U/905U-G-PR2 PROFIBUS master gateways with Siemens ET200S distributed I/O system Technical Application Note Purpose This application note describes how to configure a 105/905U-G-PR2 PROFIBUS DP

More information

Public Health Programme Call for proposals Application forms

Public Health Programme Call for proposals Application forms Public Health Programme Call for proposals 2008 Application forms Overview Requirements Characteristics Presentation of the forms How to get the forms How to fill in the forms Type of fields How to send

More information

DBArtisan 8.6 Installation Guide

DBArtisan 8.6 Installation Guide DBArtisan 8.6 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 END-OF-LIFE NOTICE, NO. 2566 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 Cisco Systems announces the end of life of the Cisco Media Convergence Server 7845H-2400.

More information

NEW. Solution Finder. Wireless Instrument Management! Remote Control Monitoring Visualization Documentation

NEW. Solution Finder. Wireless Instrument Management! Remote Control Monitoring Visualization Documentation NEW Wireless Instrument Management! Solution Finder Remote Control Monitoring Visualization Documentation Wireless Instrument Management! To find the right, perfect WirelessTEMP application solution for

More information

Electrical 25 C Operating Temperature 0 C to 70 C

Electrical 25 C Operating Temperature 0 C to 70 C For RoHS part add suffix NL 2 Peak solder temperature rating per Table 5-2 in IPC/JEDEC J-STD-020C IEEE 802.3af/ANSI X3.263 compliant performance Designed for IP phone or switch applications Electrical

More information

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE APPLICATION NOTE Cisco 700/Cisco 700 Traffic offload allows exchange carriers to offload their telephony traffic to a packet network from the Public Switched Telephone Network (PSTN). By doing so, carriers

More information

R&S SGT100A RF Source Base Unit Release Notes FW Version

R&S SGT100A RF Source Base Unit Release Notes FW Version R&S SGT100A RF Source Base Unit Release Notes FW Version 3.50.124.71 2017 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12 164 E-mail: mailto:info@rohde-schwarz.com

More information

Rapid SQL 7.6 Installation Guide

Rapid SQL 7.6 Installation Guide Rapid SQL 7.6 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

GK23A. User's Manual

GK23A. User's Manual GK23A User's Manual 100 Checking wear at part to transmit percussion energy Use the checking template to check the wear. 15mm of wear width indicates it has reached the end of it's lifetime.

More information

Power Analyzer Firmware Update Utility Version Software Release Notes

Power Analyzer Firmware Update Utility Version Software Release Notes Power Analyzer Firmware Update Utility Version 3.1.0 Software Release Notes Contents General Information... 2... 2 Supported models... 2 Minimum system requirements... 2 Installation instructions... 2

More information

Temposonics. Magnetostrictive Linear Position Sensors. PROGRAMMING & CONFIGURATION GBS Analog via Bluetooth. The Measurable Difference

Temposonics. Magnetostrictive Linear Position Sensors. PROGRAMMING & CONFIGURATION GBS Analog via Bluetooth. The Measurable Difference Temposonics Magnetostrictive Linear Position Sensors PROGRAMMING & CONFIGURATION GBS Analog via Bluetooth The Measurable Difference Programming & Configuration These instructions describe the installation

More information

Hard Disk Drive (HDD) Installation Instructions

Hard Disk Drive (HDD) Installation Instructions Hard Disk Drive (HDD) Installation Instructions 59375102 2007 by Oki Data Americas, Inc. All rights reserved. Every effort has been made to ensure that the information in this document is complete, accurate,

More information

AdMob Mobile Metrics. Metrics Highlights. May 2010

AdMob Mobile Metrics. Metrics Highlights. May 2010 AdMob Mobile Metrics Metrics Highlights May 2010 Metrics Highlights Summary While mobile Internet requests are growing rapidly worldwide, there are regional differences in the devices used 92 countries

More information

AxTime Attendance Control System Software Manual

AxTime Attendance Control System Software Manual AxTime Attendance Control System Software Manual Copyright 2013 by Rosslare. All rights reserved. This manual and the information contained herein are proprietary to ROSSLARE ENTERPRISES LIMITED and/or

More information

TEKLYNX LABEL ARCHIVE

TEKLYNX LABEL ARCHIVE TEKLYNX LABEL ARCHIVE U S E R G U I D E LABEL ARCHIVE User Guide DOC-LAS2012-QSM-US-2007013 The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

Leica EM KMR3. Balanced-break Glass Knife Maker

Leica EM KMR3. Balanced-break Glass Knife Maker Leica EM KMR3 Balanced-break Glass Knife Maker The First True Balanced-break Knife Maker Since the introduction of the world s first glass knife maker in 1962, Leica Microsystems has continuously refined

More information

EcoSystem Programmer. Installation Guide. Step 1: Install the EcoSystem Programmer PC Software. Please Read

EcoSystem Programmer. Installation Guide. Step 1: Install the EcoSystem Programmer PC Software. Please Read EcoSystem Programmer Installation Guide Please Read Step 1: Install the EcoSystem Programmer PC Software 1.1 Double-click on EcoSystemSetupTool.msi to install the EcoSystem Programmer application. 1.2

More information

Nokia Intellisync Mobile Suite Client Guide. Palm OS Platform

Nokia Intellisync Mobile Suite Client Guide. Palm OS Platform Nokia Intellisync Mobile Suite Client Guide Palm OS Platform Published May 2008 COPYRIGHT Copyright 1997-2008 Nokia Corporation. All rights reserved. Nokia, Nokia Connecting People, Intellisync, and Intellisync

More information

The OCTO Jr Provides Affordable, Integrated Audio Solutions. Simple, Fast, Reliable! Digital Audio DSP Processor & Smart Multi-Room Sound System

The OCTO Jr Provides Affordable, Integrated Audio Solutions. Simple, Fast, Reliable! Digital Audio DSP Processor & Smart Multi-Room Sound System The OCTO Jr Provides Affordable, Integrated Audio Solutions. Simple, Fast, Reliable! & Smart Multi-Room Sound System www.ateis-europe.com & Smart Multi-Room Sound System The OCTO Jr is a feature-rich audio

More information

R&S SMB100B Release Notes Firmware Version

R&S SMB100B Release Notes Firmware Version R&S SMB100B Release Notes Firmware Version 4.50.074.45 2018 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12-164 E-mail: mailto:info@rohde-schwarz.com

More information

AN2768 Application note LIS331DL 3-axis digital MEMS accelerometer: translates finger taps into actions Introduction

AN2768 Application note LIS331DL 3-axis digital MEMS accelerometer: translates finger taps into actions Introduction Application note LIS331DL 3-axis digital MEMS accelerometer: translates finger taps into actions Introduction This document is intended to provide application information for the LIS331DL low-voltage 3-axis

More information

Intellisync Mobile Suite Client Guide. S60 3rd Edition Platform

Intellisync Mobile Suite Client Guide. S60 3rd Edition Platform Intellisync Mobile Suite Client Guide S60 3rd Edition Platform Published July 2007 COPYRIGHT 2007 Nokia. All rights reserved. Rights reserved under the copyright laws of the United States. RESTRICTED RIGHTS

More information

IntraVue. Monitoring and maintenance of industrial IP devices

IntraVue.  Monitoring and maintenance of industrial IP devices IntraVue Monitoring and maintenance of industrial IP devices Ethernet is becoming the standard for communication on the plant floor. The number of connected devices is growing at an exponential rate. Now

More information

Connecting an Emerson Wireless Gateway to the ABB Totalflow XRC 6490

Connecting an Emerson Wireless Gateway to the ABB Totalflow XRC 6490 Connecting an Emerson Wireless Gateway to the ABB Totalflow XRC 6490 Purpose................................................................... page 1 Emerson WirelessHART Gateway............................................

More information

Simple data sample and store to USB with the SDM3000 series of DMMs March 07, 2018

Simple data sample and store to USB with the SDM3000 series of DMMs March 07, 2018 Simple data sample and store to USB with the SDM3000 series of DMMs March 07, 2018 In some applications, it can be helpful to collect data for a period of time and then analyze the data using a spreadsheet

More information

Spirent TestCenter Virtual Controller Set up Guide

Spirent TestCenter Virtual Controller Set up Guide Spirent TestCenter Virtual Controller Set up Guide Procedures to guide the first-time user to install and deploy the Spirent TestCenter Virtual Controller PN 71-007643 Rev A, June 2015 71-006093 Copyright

More information

Rapid SQL XE and Rapid SQL 7.7.1

Rapid SQL XE and Rapid SQL 7.7.1 Product Documentation Rapid SQL XE and Rapid SQL 7.7.1 Installation Guide 1st Edition August, 2010 2010 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero Technologies logos, and all other Embarcadero

More information

VeriStand. FMI to NI VeriStand Add-on. User Guide

VeriStand. FMI to NI VeriStand Add-on. User Guide MI To NI VeriStand F FMI to NI VeriStand Add-on User Guide 2 FMI To NI VeriStand Import FMU Model in NI VeriStand FMI To NI VeriStand Add-on Release 1.5.1 3 The information in this document is subject

More information

Administration Tool Server

Administration Tool Server Administration Tool Server Technical Brief Overview AT Server Version 1.9.0 and newer software for Codonics Safe Label System (SLS) includes support for installing the Administration Tool (AT) as a server.

More information

CONEX-IOD. Analog/Digital I/O Module. Part 3: Software Manual Firmware V1.0.x

CONEX-IOD. Analog/Digital I/O Module. Part 3: Software Manual Firmware V1.0.x Part 3: Software Manual Firmware V1.0.x EDH0249En1010 03/10 Part 3 Page ii Table of Contents 1.0 Virtual Front Panel... 1 1.1 Launching CONEX- IOD VFP...1 1.2 VFP Description...2 2.0 Windows HyperTerminal...

More information

Ariba Network. T-Mobile Registration Guide

Ariba Network. T-Mobile Registration Guide Ariba Network T-Mobile Registration Guide Before you start Ariba Network displays by default in language of your browser (when supported) make sure, that it s in your preferred language. In both Internet

More information

Dialling Access to the PGi Virtual Meeting Room Service (All Methods)

Dialling Access to the PGi Virtual Meeting Room Service (All Methods) Dialling Access to the PGi Virtual Meeting Room Service (All Methods) There are several different user types that need to be considered when accessing a meeting hosted in a PGi Virtual Meeting Room. Definitions

More information

News Release. What s new? FRANCE CHINA GERMANY ITALY JAPAN MALAYSIA SINGAPORE SWITZERLAND UK USA

News Release. What s new?   FRANCE CHINA GERMANY ITALY JAPAN MALAYSIA SINGAPORE SWITZERLAND UK USA News Release What s new? www.pcvuesolutions.com FRANCE CHINA GERMANY ITALY JAPAN MALAYSIA SINGAPORE SWITZERLAND UK USA New Librairies Ease your development and your maintenance! A MODULAR APPROACH Consistent

More information

Rosemount 3493 LOGView

Rosemount 3493 LOGView Manual Supplement Software Version 1.21 www.rosemount.com Manual Supplement Page 2 Manual Supplement 1. INTRODUCTION is a software package that works with the Rosemount 3493 Data Logging System. LOGView

More information

U85026A Detector 40 to 60 GHz

U85026A Detector 40 to 60 GHz Operating and Service Manual U85026A Detector 40 to 60 GHz Serial Numbers This manual applies directly to U85026A detectors with serial numbers 100 and above. For additional information on serial numbers,

More information

GIGABYTE Gaming Mouce

GIGABYTE Gaming Mouce GIGABYTE Gaming Mouce XM300 User's Manual Rev. 1.0 All other brands and trademarks are the properties of their respective owners. The product specifications are subject to change without notice. 1 Table

More information

Safety. Introduction

Safety. Introduction KickStart Guide Safety Introduction Safety precautions Before using this product, see the safety precautions associated with your instrument. The instrumentation associated with this software is intended

More information

100GBASE-SR4/TDEC Compliance and Characterization Solution

100GBASE-SR4/TDEC Compliance and Characterization Solution 100GBASE-SR4/TDEC Compliance and Characterization Solution Key features 80STDEC offers streamlined high performance Transmitter and Dispersion Eye Closure (TDEC) on a variety of Tektronix optical acquisition

More information

AN2667 Application note

AN2667 Application note Application note STM8A GPIO application examples Introduction This document is intended to provide two practical application examples of the GPIO peripheral use in the STM8A device. The examples are: Toggling

More information

Documentation SlideShow. Version: Date: signotec GmbH Tel.: ( )

Documentation SlideShow. Version: Date: signotec GmbH   Tel.: ( ) Documentation SlideShow Version: 1.0.1 Date: 26.06.2018 signotec GmbH www.signotec.de Tel.: (+49-2102) 535-7510 E-mail: info@signotec.de Documentation SlideShow Page 1 of 16 Version Date Person responsible

More information

User Manual GALILEO Communication Beckhoff TCP/IP. Software

User Manual GALILEO Communication Beckhoff TCP/IP. Software User Manual GALILEO Software Document M002661-02 Edition 07/2009 Imprint Manufacturer Product Company Micro Innovation AG Spinnereistrasse 8-14 CH-9008 St. Gallen Switzerland Sales Company Micro Innovation

More information

ALL-IN-ONE PRESENTATION SYSTEMS

ALL-IN-ONE PRESENTATION SYSTEMS ALL-IN-ONE PRESENTATION SYSTEMS VS-88UT VS-622DT KramerAV.com WHEN KRAMER SET OUT TO BUILD THE AV INDUSTRIES MOST VERSATILE FAMILY OF ALL-IN-ONE PRESENTATION SYSTEMS THE GOAL WAS SIMPLE, CREATE A LINE

More information

Replicator Replicating Managed Metadata

Replicator Replicating Managed Metadata Replicator Replicating Managed Metadata January 05, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH, 2002-2018 All rights reserved. No part or section of the contents

More information

Leica LAS Live Image Builder

Leica LAS Live Image Builder Living up to Life Leica LAS Live Image Builder Indus t r y Di v ision Dynamic Software for Fast Widefield Imaging fast Wide field vision for microscopic analysis LAS (Leica Application Suite) Live Image

More information

R&S AVG Pattern Import Release Notes Firmware Version 02.25

R&S AVG Pattern Import Release Notes Firmware Version 02.25 R&S AVG Pattern Import Release Notes Firmware Version 02.25 2010-2015 Rohde & Schwarz GmbH & Co. KG Muehldorfstr. 15, 81671 Munich, Germany Phone: +49 89 41 29-0 Fax: +49 89 41 29 12-164 E-mail: mailto:info@rohde-schwarz.com

More information

Technical Application Note

Technical Application Note Using 105U/905U-G wireless gateways with an AB CompactLogix PLC Technical Application Note Purpose This application note provides information on configuring the ELPRO 105U and 905U-G-ET1 gateways communicating

More information

Dynamic Servo Actautors. Dynamic Servo Actuators.

Dynamic Servo Actautors. Dynamic Servo Actuators. Dynamic Servo Actautors Dynamic Servo Actuators Table of Contents Dynamic Servo Actautors Presentation.......................................................................... 4 5 Quick Selection Guide...................................................................

More information

Quick Start Guide. For SecurePrint Deployments. Released: March 2015 Version 9.0. Revised: January 26, :40 pm

Quick Start Guide. For SecurePrint Deployments. Released: March 2015 Version 9.0. Revised: January 26, :40 pm Quick Start Guide For SecurePrint Deployments Released: March 2015 Version 9.0 Revised: January 26, 2016 12:40 pm Disclaimer and Copyright Notice UniPrint.net makes no representations or warranties with

More information

Platts on the Net DDE Link Set Up

Platts on the Net DDE Link Set Up Platts on the Net DDE Link Set Up Setting up a DDE Link to export data from POTN into Excel Windows XP Excel 2003 POTN has a function to export of data using a DDE link. To set up the link: Open Excel

More information

AVT Vimba. AVT Vimba User Guide for Linux Jun-25 V1.2. Allied Vision Technologies GmbH Taschenweg 2a D Stadtroda / Germany

AVT Vimba. AVT Vimba User Guide for Linux Jun-25 V1.2. Allied Vision Technologies GmbH Taschenweg 2a D Stadtroda / Germany AVT Vimba AVT Vimba User Guide for Linux V1.2 2013-Jun-25 Allied Vision Technologies GmbH Taschenweg 2a D-07646 Stadtroda / Germany Contents Contents 1 Contacting Allied Vision Technologies 4 2 Introduction

More information

Programming Note. Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer

Programming Note. Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer Programming Note Agilent Technologies Quick Reference Guide For the 8757D/E Scalar Network Analyzer Manufacturing Part Number: 08757-90130 Printed in USA Print Date: July 1992 Agilent Technologies, Inc.

More information

X-618 Public Address and Voice

X-618 Public Address and Voice X-618 Public Address and Voice Alarm System Commissioning Manual M_XXXXXX_CN_0 Copyright 2012 Honeywell International Inc. All rights reserved. No part of this document may be reproduced in any form without

More information

Requirements. Genius Project on Demand version November 15. GENIUS INSIDE S.A. Website:

Requirements. Genius Project on Demand version November 15. GENIUS INSIDE S.A. Website: Genius Project on Demand version 8.00 November 15 GENIUS INSIDE S.A. Website: www.geniusproject.com SWITZERLAND GENIUS PROJECT SA - HEADQUARTERS Winkelriedstrasse 35 6003 Luzern Tel.: +41 (0) 21 311 53

More information

TABLE OF CONTENTS Box contents Introducing your Karotz To install your Karotz The applications Karotz speaks to you - Summary of the light indicators

TABLE OF CONTENTS Box contents Introducing your Karotz To install your Karotz The applications Karotz speaks to you - Summary of the light indicators Your Your new new life life with with TABLE OF CONTENTS Box contents Introducing your Karotz To install your Karotz The applications Karotz speaks to you - Summary of the light indicators Flatnanoz and

More information

PLA 3.0 TEXT DATA ACQUISITION MODULE

PLA 3.0 TEXT DATA ACQUISITION MODULE PLA 3.0 TEXT DATA ACQUISITION MODULE Version 1.2.0 User Guide PLA 3.0 Text Data Acquisition Module - User Guide COPYRIGHT PLA 3.0 2006-2016 Stegmann Systems GmbH, Rodgau, Germany. All rights reserved.

More information

UM1572 User manual. STEVAL-IPE020V1: ST energy meter application based on the Android platform. Introduction

UM1572 User manual. STEVAL-IPE020V1: ST energy meter application based on the Android platform. Introduction User manual STEVAL-IPE020V1: ST energy meter application based on the Android platform Introduction The ST energy meter application is a user friendly Android based solution based on NFC technology that

More information

IntelliVue Information Center

IntelliVue Information Center IntelliVue Information Center Research Data Export Viewer User Guide Part Number 4535 642 63711 Printed in the U.S.A. June 2011 First Edition *453564263711* Notice Notice Proprietary Information Published

More information

AN2672 Application note

AN2672 Application note Application note I²C application examples Introduction The I 2 C peripheral is very flexible, supporting standard interrupts in both 10-bit and 7-bit addressing modes. As a result, generated events are

More information

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet

Digital Pre-emphasis Processor BERTScope DPP Series Datasheet Digital Pre-emphasis Processor BERTScope DPP Series Datasheet Overview The DPP125C is a nonlinear signal conditioner capable of adding controllable amounts of pre-emphasis to a signal. It takes in single-ended

More information

MOTOCADDY App Instruction Manual. Motocaddy App User Guide P1.v5 January 2017

MOTOCADDY App Instruction Manual. Motocaddy App User Guide P1.v5 January 2017 MOTOCADDY App Instruction Manual Motocaddy App User Guide P1.v5 January 2017 Welcome/Table of Contents Welcome This user manual was compiled to guide you through the features and functionality of the Motocaddy

More information

BlackBerry Enterprise Identity

BlackBerry Enterprise Identity Datasheet BlackBerry Enterprise Identity The Challenge: Cloud services are critical in today s enterprises, yet a reliance on the cloud comes with real and growing security risks. Enterprises want a simple,

More information

AN2143 Application note

AN2143 Application note AN2143 Application note Programming the ST10F27X embedded Flash using the ST10FLASHER tool Introduction This document summarizes the different steps needed to program the internal Flash memory of the ST10F27x

More information

MC20. Marine Remote Commander System. Operating Instructions Please read before using this equipment.

MC20. Marine Remote Commander System. Operating Instructions Please read before using this equipment. Marine Remote Commander System MC20 Operating Instructions Please read before using this equipment. ALPINE ELECTRONICS MARKETING, INC. 1-1-8 Nishi Gotanda Shinagawa-ku Tokyo 141-0031, Japan Phone 03-5496-8231

More information

IQNet database of certified / registered companies

IQNet database of certified / registered companies IQNet database of certified / registered companies February 2013 1. Requested data format The data received by the partners needs to be in the following format: ASCII/unicode text Contact IQNet Head Office

More information

ST7 Benefits versus Industry Standard

ST7 Benefits versus Industry Standard APPLICATION NOTE ST7 Benefits versus Industry Standard by 8-Bit Micro Application INTRODUCTION The purpose of this note is to present the main advantages of the ST7 core faced with the corresponding industry

More information

IATF Stakeholder Conference

IATF Stakeholder Conference IATF Stakeholder Conference 13 September 2017 Oberursel, Germany Rüdiger Funke (BMW Group) Number of certified sites against ISO/TS 16949 (and IATF 16949) 70,000 60,000 50,000 40,000 30,000 30,156 50,071

More information

seca analytics Quick Start Installation Guide

seca analytics Quick Start Installation Guide seca analytics 5 5 Quick Start Installation Guide seca analytics Quick Start Installation Guide Quick Start Installation Guide Setting up a single station T his quick start guide shows you how to activate

More information

GIGABIT (10/100/1000 BASE-T QUAD- & DUAL-TRANSFORMER MODULES AND UNFILTERED CONNECTORS

GIGABIT (10/100/1000 BASE-T QUAD- & DUAL-TRANSFORMER MODULES AND UNFILTERED CONNECTORS World s smallest Gigabit Quad- and Dual-isolation transformer modules All pairs are symmetrical and balanced Reliable surface mount ball grid array Compact footprint, reduced board space Designed to fit

More information

EA/Studio Installation Guide

EA/Studio Installation Guide EA/Studio 1.5.2 Installation Guide Copyright 1994-2008 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

ASSISTING OUR CUSTOMERS IN A WORLD OF CHANGE 2015 AT A GLANCE

ASSISTING OUR CUSTOMERS IN A WORLD OF CHANGE 2015 AT A GLANCE ASSISTING OUR CUSTOMERS IN A WORLD OF CHANGE 2015 AT A GLANCE 16 AVERAGE NUMBER OF YEARS WITH THE GROUP 24 % WOMEN 43,000 ASSOCIATES 43 AVERAGE AGE 6,900 NEW HIRES A YEAR 3,000 NEW ASSOCIATES (ACQUISITIONS)

More information

AN3279 Application Note

AN3279 Application Note Application Note Adjustable LED blinking speed using STM8S-DISCOVERY touch sensing key Application overview This application note provides a short description of how to use the touch sensing key to change

More information

Certificate of Approval

Certificate of Approval Certificate of Approval This is to certify that the Management System of: Interoute London DC2, London Citi, 3rd Floor, 25 Canada Square, Canary Wharf, London, E14 5LQ, United Kingdom has been approved

More information

PHOTOMOS RELAYS AN OVERVIEW

PHOTOMOS RELAYS AN OVERVIEW PHOTOMOS RELAYS AN OVERVIEW Package variations 1. 2. Current, ma 25 2 15 1 5-2. -1.5-1. -.5.5 1. 1.5 2. -5 Voltage, V -1-15 -2-25 3. 4. Quantity, n 5 4 3 2 1.2.4.6.8 Turn on time, ms.1 3 Off state leakage

More information

EntraPass WebStation. Installation Manual DN

EntraPass WebStation. Installation Manual DN EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description...

More information

Senior citizen home repair grants. Check the printers environment; very dry (low the problem, contact an HP-authorized dealer or.

Senior citizen home repair grants. Check the printers environment; very dry (low the problem, contact an HP-authorized dealer or. Senior citizen home repair grants. Check the printers environment; very dry (low the problem, contact an HP-authorized dealer or. Senior citizen home repair grants >>>DOWNLOAD LINK

More information

STEVAL-CCM002V1. TFT-LCD panel demonstration board based on the STM32 as LCD controller. Features. Description

STEVAL-CCM002V1. TFT-LCD panel demonstration board based on the STM32 as LCD controller. Features. Description TFT-LCD panel demonstration board based on the STM32 as LCD controller Data brief Features Displays images on a TFT-LCD using the STM32 as LCD controller Includes a slideshow of images to demonstrate static

More information

EntraPass WebStation Installation Manual

EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description... 2 Concurrent Connections... 2

More information

Materials Control. Daily Totals. Product Version Daily Totals. Document Title: Joerg Trommeschlaeger

Materials Control. Daily Totals. Product Version Daily Totals. Document Title: Joerg Trommeschlaeger MICROS Product Version 8.8.00.36.1478 : : : Date: 14.08.2014 Version No. of Document: 1.7 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

POWER OVER ETHERNET (PoE) MAGNETICS 10/100BASE-TX VoIP Magnetics Modules

POWER OVER ETHERNET (PoE) MAGNETICS 10/100BASE-TX VoIP Magnetics Modules For RoHS part add suffix NL 4 RoHS NL peak solder rating 260 C, non-rohs peak solder rating 235 C C C IEEE 802.3af/ANSI X3.263 compliant performance Suitable for End-span and Mid-span PoE applications

More information

CS-CCT Configuration Card Tool for the DR-6255 Software Manual

CS-CCT Configuration Card Tool for the DR-6255 Software Manual CS-CCT Configuration Card Tool for the DR-6255 Software Manual Copyright 2017 by Rosslare. All rights reserved. This manual and the information contained herein are proprietary to ROSSLARE ENTERPRISES

More information

DROPS Helpdesk Version 1.0.0

DROPS Helpdesk Version 1.0.0 User Guide DROPS Helpdesk Version 1.0.0 Publication Date: April, 2017 Prepared by the DROPS Software Documentation Team FRANCE (HQ) 55 Rue Adrastée 74650 Annecy/Chavanod Tel. +33 4 50 57 83 96 GERMANY

More information