Preliminary TECHNICAL DESCRIPTION. MSX-Exxxx and.net

Size: px
Start display at page:

Download "Preliminary TECHNICAL DESCRIPTION. MSX-Exxxx and.net"

Transcription

1 Preliminary TECHNICAL DESCRIPTION DIN EN ISO 9001:2000 certified Edition: /2008

2 Product information This manual contains the technical installation and important instructions for correct commissioning and usage, as well as production information according to the current status before printing. The content of this manual and the technical product data may be changed without prior notice. ADDI-DATA GmbH reserves the right to make changes to the technical data and the materials included herein. Warranty and liability The user is not permitted to make changes to the product beyond the intended use, or to interfere with the product in any other way. ADDI-DATA shall not be liable for obvious printing and phrasing errors. In addition, ADDI DATA, if legally permissible, shall not be liable for personal injury or damage to materials caused by improper installation and/or commissioning of the board by the user or improper use, for example, if the board is operated despite faulty safety and protection devices, or if notes in the operating instructions regarding transport, storage, installation, commissioning, operation, thresholds, etc. are not taken into consideration. Liability is further excluded if the operator changes the board or the source code files without authorisation and/or if the operator is guilty of not monitoring the permanent operational capability of working parts and this has led to damage. Copyright This manual, which is intended for the operator and its staff only, is protected by copyright. Duplication of the information contained in the operating instructions and of any other product information, or disclosure of this information for use by third parties, is not permitted, unless this right has been granted by the product licence issued. Non-compliance with this could lead to civil and criminal proceedings. ADDI-DATA software product licence Please read this licence carefully before using the standard software. The customer is only granted the right to use this software if he/she agrees with the conditions of this licence. The software must only be used to set up the ADDI-DATA boards. Reproduction of the software is forbidden (except for back-up and for exchange of faulty data carriers). Disassembly, decompilation, decryption and reverse engineering of the software are forbidden. This licence and the software may be transferred to a third party if this party has acquired a board by purchase, has agreed to all the conditions in this licence contract and the original owner does not keep any copies of the software. Trademarks ADDI-DATA, MSX-Box and MSX-E are registered trademarks of ADDI-DATA GmbH. Turbo Pascal, Delphi, Borland C, Borland C++ are registered trademarks of Borland Insight Company. Microsoft.net, Microsoft C, Visual C++, Windows XP, 98, Windows 2000, Windows 95, Windows NT, EmbeddedNT, Windows Vista, Windows Server 2003, Windows Embedded, Windows Server 2000 and MS DOS are registered trademarks of Microsoft Corporation. LabVIEW, LabWindows/CVI, DasyLab, Diadem are registered trademarks of National Instruments Corp. CompactPCI is a registered trademark of PCI Industrial Computer Manufacturers Group. VxWorks is a registered trademark of Wind River Systems Inc. RTX is a registered trademark of Ardence 2

3 Warning The following risks result from improper implementation and from use of the product contrary to the regulations: Personal injury Damage to the module, PC and peripherals Pollution of the environment Protect yourself, the others and the environment! Read carefully the safety precautions (yellow leaflet). If this leaflet is not with the documentation, please contact us and ask for it. Observe the instructions of the manual. Make sure that you do not forget or skip any step. We are not liable for damages resulting from a wrong use of the product. Used symbols i IMPORTANT! Designates hints and other useful information. WARNING! It designates a possibly dangerous situation. If the instructions are ignored the module, PC and/or peripheral may be destroyed. WARNING! It designates a possibly dangerous situation. If the instructions are ignored the module, PC and/or peripheral may be destroyed and persons may be injured or killed. 3

4 Preparation Contents 1 Preparation WSDL files Import in Visual Studio.NET Sample of use Contact and support Figures Fig. 2-1: Visual Studio: References... 6 Fig. 2-2: Visual Studio: Add Web Reference... 7 Fig. 2-3: Web Service found... 8 Fig. 2-4: Web Reference: Ready for use... 9

5 Preparation 1 Preparation 1.1 WSDL files You find 4 files on the delivered MSX-E CD in the directory Direct_Access_Samples\gsoap_generated. These files are: MXCommon.wsdl MXCommon.xsd MSXE[XXXX].wsdl MSXE[XXXX].xsd Copy them in a directory on the local harddrive.

6 Import in Visual Studio.NET Import in Visual Studio.NET 2005 To import the Web Service in Visual Studio 2005 do the following: Start the Visual Studio.NET 2005 Open the project Go to the project explorer and do a right click with the mouse on References: Fig. 2-1: Visual Studio: References Select Add Web Reference

7 Import in Visual Studio.NET 2005 The following window appears: Fig. 2-2: Visual Studio: Add Web Reference Enter the path and the wsdl name from the local hard drive or give the URL of the wsdl file on the module. Click on Go

8 Import in Visual Studio.NET 2005 Fig. 2-3: Web Service found The Web Service will be found and can be added as reference. Enter a web reference name (for example: MXCommon_WebReference) Click on Add Reference

9 Import in Visual Studio.NET 2005 Fig. 2-4: Web Reference: Ready for use Now the web reference is in the project and can be used.

10 Sample of use 3 Sample of use // Global Variable MXCommon_WEB.MXCommon MX_Global; private void F_Test_Load(object sender, System.EventArgs e) { MX_Global = new MXCommon_WEB.MXCommon(); MX_Global.Timeout = 2000; } private void B_GetModuleInformation_Click(object sender, System.EventArgs e) { byte [] pb_moduletype = new byte [200]; System.Text.ASCIIEncoding enc = new System.Text.ASCIIEncoding(); // Set the IP address of the module to use MX_Global.Url = " try { // Get the module type MX_Global.GetModuleType(out pb_moduletype); L_MXModuleIdentifier.Text = enc.getstring(pb_moduletype); } catch (Exception ex) { TB_Values.Text = "Exception occur : " + ex.message; } } private void F_Test_Closed(object sender, System.EventArgs e) { MX_Global = null; System.GC.Collect(); }

11 Contact and support 4 Contact and support Do you have any questions? Write to us or phone us: Address: ADDI-DATA GmbH Dieselstr Ottersweier Germany info@addi-data.com Phone: Manual and software download on the internet: Our new address from1 st May, 2008: Airpark Business Center Airport Boulevard B Rheinmünster Germany Phone:

Instruction Manual. MSX-E1731 and Schneider PLC M340 Connection through M340 NOC402 coupling

Instruction Manual. MSX-E1731 and Schneider PLC M340 Connection through M340 NOC402 coupling Instruction Manual MSX-E1731 and Schneider PLC M340 Connection through M340 NOC402 coupling DIN EN ISO 9001:2008 certified Edition: 02.01-10/2015 Product information This manual contains the technical

More information

Technical description APCI-1648/APCI TTL I/O board. ADDI-DATA GmbH Airpark Business Center Airport Boulevard B Rheinmünster Germany

Technical description APCI-1648/APCI TTL I/O board. ADDI-DATA GmbH Airpark Business Center Airport Boulevard B Rheinmünster Germany DIN EN ISO 9001: 2008 certified ADDI-DATA GmbH Airpark Business Center Airport Boulevard B210 77836 Rheinmünster Germany Phone: +49 7229 1847 0 Fax: +49 7229 1847 222 E-mail: info@addi-data.com www.addi-data.com

More information

INTRODUCTION LINUX DRIVERS

INTRODUCTION LINUX DRIVERS INTRODUCTION LINUX DRIVERS DIN EN ISO 9001:2008 certified Edition: 02.01-08/2011 Product information This manual contains the technical installation and important instructions for correct commissioning

More information

TECHNICAL DESCRIPTION. PX port relay output board for DIN rail

TECHNICAL DESCRIPTION. PX port relay output board for DIN rail TECHNICAL DESCRIPTION 8-port relay output board for DIN rail DIN EN ISO 9001:2008 certified Edition: 06.02-10/2016 Product information This manual contains the technical installation and important instructions

More information

CPCI Technical description. 4-port serial interface. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER +49 (0)7223 /

CPCI Technical description. 4-port serial interface. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER +49 (0)7223 / DIN EN ISO 9001 certified ADDI-DATA GmbH Dieselstraße 3 D-77833 OTTERSWEIER +49 (0)7223 / 9493 0 Technical description CPCI-7500 4-port serial interface Edition: 03.04-09/2006 Product information This

More information

TECHNICAL DESCRIPTION. MSX-Exxxx Intelligent Ethernet system

TECHNICAL DESCRIPTION. MSX-Exxxx Intelligent Ethernet system TECHNICAL DESCRIPTION Intelligent Ethernet system DIN EN ISO 9001:2015 certified Edition: 02.08-05/2018 Product information This manual contains the technical installation and important instructions for

More information

Technical description ADDICOM APCI port serial interface. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER

Technical description ADDICOM APCI port serial interface. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER DIN EN ISO 9001:2000 certified ADDI-DATA GmbH Dieselstraße 3 D-77833 OTTERSWEIER Technical support: +49 (0)7223 / 9493 0 Technical description ADDICOM 8-port serial interface Edition: 05.02-1/2006 Product

More information

TECHNICAL DESCRIPTION. APCIe-7300, APCIe-7420, APCIe-7500 and APCIe port, 2-port, 4-port and 8-port serial interface

TECHNICAL DESCRIPTION. APCIe-7300, APCIe-7420, APCIe-7500 and APCIe port, 2-port, 4-port and 8-port serial interface TECHNICAL DESCRIPTION APCIe-7300, APCIe-7420, APCIe-7500 and APCIe-7800 1-port, 2-port, 4-port and 8-port serial interface DIN EN ISO 9001:2008 certified Edition: 02.05-04/2016 Product information This

More information

TECHNICAL DESCRIPTION. APCI-3120 / CPCI-3120 and APCI-3001 / CPCI-3001 Multifunction board and analog input board, optically isolated

TECHNICAL DESCRIPTION. APCI-3120 / CPCI-3120 and APCI-3001 / CPCI-3001 Multifunction board and analog input board, optically isolated TECHNICAL DESCRIPTION APCI-3120 / CPCI-3120 and APCI-3001 / CPCI-3001 Multifunction board and analog input board, optically isolated DIN EN ISO 9001:2008 certified Edition: 08.05-06/2015 Product information

More information

(only APCI ) Technical description APCI , APCI , APCI (/4C), APCI

(only APCI ) Technical description APCI , APCI , APCI (/4C), APCI DIN EN ISO9001:2008 certified ADDI-DATA GmbH Airpark Business Center Airport Boulevard B210 77836 Rheinmünster Germany Phone: +49 7229 1847 0 Fax: +49 7229 1847 222 E-mail: info@addi-data.com www.addi-data.com

More information

QUICK INSTALLATION. MSX-E3511 Ethernet analog output system /2016

QUICK INSTALLATION. MSX-E3511 Ethernet analog output system /2016 QUICK INSTALLATION MSX-E11 Ethernet analog output system 02.0-01/2016 Addi-data GmbH Airpark Business Center Airport Boulevard B210 7786 Rheinmünster Germany Phone: +9 7229 187-0 Fax: +9 7229 187-222 info@addi-data.com

More information

QUICK INSTALLATION. MSX-E1731 Ethernet multifunction counter system /2016

QUICK INSTALLATION. MSX-E1731 Ethernet multifunction counter system /2016 QUICK INSTALLATION MSX-E1731 Ethernet multifunction counter system 02.04-01/2016 Addi-data GmbH Airpark Business Center Airport Boulevard B210 77836 Rheinmünster Germany Phone: +49 7229 1847-0 Fax: +49

More information

Technical description. MSX-E3701 and MSX-E3700. Ethernet I/O module for length measurement. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER

Technical description. MSX-E3701 and MSX-E3700. Ethernet I/O module for length measurement. ADDI-DATA GmbH Dieselstraße 3 D OTTERSWEIER DIN EN ISO 9001:2000 certified ADDI-DATA GmbH Dieselstraße 3 D-77833 OTTERSWEIER Technical support: +49 (0)7223 / 9493 0 Technical description MSX-E3701 and MSX-E3700 Ethernet I/O module for length measurement

More information

Testo USB driver Windows 7, Windows 8.1, Windows 10. Application information

Testo USB driver Windows 7, Windows 8.1, Windows 10. Application information Testo USB driver Windows 7, Windows 8.1, Windows 10 Application information 2 General information General information Please take the time to read the Installation Instructions through carefully and make

More information

Operating Instructions. VEGA DataViewer. Software for archive, administration and display of DTM data. Document ID: 51547

Operating Instructions. VEGA DataViewer. Software for archive, administration and display of DTM data. Document ID: 51547 Operating Instructions Software for archive, administration and display of DTM data VEGA DataViewer Document ID: 51547 Contents Contents 1 About this document... 3 1.1 Function... 3 1.2 Target group...

More information

New Features in Primavera Professional 15.2

New Features in Primavera Professional 15.2 New Features in Primavera Professional 15.2 COPYRIGHT & TRADEMARKS Copyright 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates.

More information

Oracle Endeca Commerce Compatibility Matrix

Oracle Endeca Commerce Compatibility Matrix Oracle Endeca Compatibility Matrix June 18, 2012 June 18, 2012 Page 1 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or

More information

HumidiProbe User Guide

HumidiProbe User Guide HumidiProbe User Guide 2005 Pico Technology Limited. All rights reserved. HumidiProbe044-1.3 I HumidiProbe User Manual Contents 1 Introduction...2...2 1 About HumidiProbe...2 2 Intended use...2 3 This

More information

Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved.

Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Clearing Cache COPYRIGHT & TRADEMARKS Copyright 1998, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names

More information

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release

Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release Oracle Enterprise Single Sign-on Logon Manager How-To: Configuring ESSO-LM Event Logging with Microsoft SQL Server 2005 Release 11.1.1.5.0 21012-01 March 2011 Oracle Enterprise Single Sign-on Logon Manager

More information

Leica IP C and IP S. Printer Driver Software For the Windows 8.1 (32/64 bit) and Windows 10 (64 bit) operating systems

Leica IP C and IP S. Printer Driver Software For the Windows 8.1 (32/64 bit) and Windows 10 (64 bit) operating systems Leica IP C and IP S Printer Driver Software For the Windows 8. (/64 bit) and Windows 0 (64 bit) operating systems Installation Instructions English Order No.: 406080 - Revision C Always keep this manual

More information

Oracle Endeca Guided Search Compatibility Matrix

Oracle Endeca Guided Search Compatibility Matrix Oracle Endeca Guided Search Compatibility Matrix February 28, 2012 February 28, 2012 Page 1 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks

More information

Operating Manual for Controller mp-x

Operating Manual for Controller mp-x Operating Manual for Controller mp-x (03.2018) Rev. 2.5 Content 1 General... 3 1.1 Declaration of conformity... 3 1.2 Description of functions... 3 2 Proper use... 5 2.1 Intended purpose... 5 2.2 Misuse...

More information

Oracle Hospitality e7 Point-of-Sale Release Notes. Release 4.2

Oracle Hospitality e7 Point-of-Sale Release Notes. Release 4.2 Oracle Hospitality e7 Point-of-Sale Release Notes Release 4.2 E67877-02 June 2018 Oracle Hospitality e7 Point-of-Sale Release Notes, Release 4.2 E67877-02 Copyright 2003, 2018, Oracle and/or its affiliates.

More information

DME-N Network Driver Installation Guide for M7CL

DME-N Network Driver Installation Guide for M7CL DME-N Network Driver Installation Guide for M7CL ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED

More information

Materials Control. Purchase Orders Internal Attachments. Product Version: Attachments Joerg Trommeschlaeger.

Materials Control. Purchase Orders Internal Attachments. Product Version: Attachments Joerg Trommeschlaeger. MICROS Purchase Orders Internal Product Version: 8.7.20.36.1421 : : : Date: 19.09.2012 Version No. of Document: 1.1 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

Instruction Manual. MSX-Box Live DVD

Instruction Manual. MSX-Box Live DVD Instruction Manual Live DVD DIN EN ISO 9001:2008 certified Edition: 02.01-03/2011 Product information This manual contains the technical installation and important instructions for correct commissioning

More information

Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014]

Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle Web Service Manager Implementation Guide Oracle FLEXCUBE Universal Banking Release 12.0.3.0.0 [April] [2014] Table of Contents 1. INTRODUCTION... 1-1 2. PREREQUISITES... 2-1 3. INSTALLATION... 3-1

More information

Oracle Hospitality OPERA Exchange Interface Cloud Authentication. October 2017

Oracle Hospitality OPERA Exchange Interface Cloud Authentication. October 2017 Oracle Hospitality OPERA Exchange Interface Cloud Authentication October 2017 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Reports DSN Entries Utility Oracle FLEXCUBE Universal Banking Release [May] [2018]

Reports DSN Entries Utility Oracle FLEXCUBE Universal Banking Release [May] [2018] Reports DSN Entries Utility Oracle FLEXCUBE Universal Banking Release 14.1.0.0.0 [May] [2018] Table of Contents 1. REPORTS DSN ENTRIES UTILITY... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP REPORTS DSN

More information

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007.

Recipe Calculation Survey. Materials Control. Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D Neuss Date: August 21 st 2007. Recipe Calculation Survey Materials Control Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D - 41460 Neuss Date: August 21 st 2007 Page 1 of 8 Copyright 2015, Oracle and/or its affiliates. All rights

More information

Oracle Hospitality Materials Control Release Notes. Release 8.32

Oracle Hospitality Materials Control Release Notes. Release 8.32 Oracle Hospitality Materials Control Release Notes Release 8.32 E88125-02 August 2017 Oracle Hospitality Materials Control Release Notes, Release 8.32 E88125-02 Copyright 2002, 2017, Oracle and/or its

More information

Installer Troubleshooting Oracle FLEXCUBE Universal Banking Release [October] [2015]

Installer Troubleshooting Oracle FLEXCUBE Universal Banking Release [October] [2015] Installer Troubleshooting Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [October] [2015] Table of Contents 1. TROUBLESHOOTING... 1-1 1.1 INTRODUCTION... 1-1 1.2 CHECKING LOGS... 1-1 1.3 ABRUPT EXIT

More information

Microsoft Active Directory Plug-in User s Guide Release

Microsoft Active Directory Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Active Directory Plug-in User s Guide Release 13.1.0.1.0 E66401-01 December 2015 Oracle Enterprise Manager Microsoft Active Directory Plug-in User's Guide, Release

More information

Materials Control. Password & User Account Management. Product Version Joerg Trommeschlaeger

Materials Control. Password & User Account Management. Product Version Joerg Trommeschlaeger MICROS Password & User Account Management Product Version 8.7.30.37.1457 : : : Date: 12.03.2013 Version No. of Document: 1.2 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software

More information

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015

Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9. July 2015 Oracle Hospitality Suite8 Export to Outlook User Manual Release 8.9 July 2015 Copyright 1987, 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided

More information

Oracle Utilities Opower Custom URL Configuration

Oracle Utilities Opower Custom URL Configuration Oracle Utilities Opower Custom URL Configuration Technical Brief E84773-01 Last Updated: Thursday, May 25, 2017 Oracle Utilities Opower Customer URL Configuration Technical Brief Copyright 2012, 2017,

More information

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016

Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide. March 2016 Oracle Hospitality Query and Analysis Languages and Translation Configuration Guide March 2016 Original Issued Date: March 2006 Vision / Serduct version: 03.x Author Product: MICROS Opera 3.x Copyright

More information

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. Introduction to Kernel for Tape... 4 1.1 Using this Manual... 4 1.2 About Kernel for Tape... 5 1.3 Salient Features... 5 1.4 Who Should Use this Software?... 5 2. Getting

More information

Remote Configuration Software DMS NetConfig 2

Remote Configuration Software DMS NetConfig 2 Installation and Operation English Remote Configuration Software DMS NetConfig 2 Rev. 1.0.0/ 2010-07-22 Information about copyright, trademarks, design patents 2010 Dallmeier electronic The reproduction,

More information

Operating manual. Diagnostic adapter VAS Operating manual Diagnostic adapter VAS Client documentation Revision: 00 Version: 05/2018

Operating manual. Diagnostic adapter VAS Operating manual Diagnostic adapter VAS Client documentation Revision: 00 Version: 05/2018 Operating manual Diagnostic adapter VAS 611 009 CAR-connect GmbH info@car-connect.cc www.car-connect.cc Page 1 of 11 Imprint Title: Operating manual of diagnostic adapter VAS 611 009 Manufacturer: CAR-connect

More information

Installation manual plugs and connectors with screw connection (16/32 A)

Installation manual plugs and connectors with screw connection (16/32 A) EN Installation manual plugs and connectors with screw connection (16/32 60003213 Issue 04.2016 2016-04-01 Table of contents 1 About this manual 3 1.1 Structure of the warnings 3 1.2 Symbols used 4 1.3

More information

Module Code Entries Utility Oracle FLEXCUBE Universal Banking Release [December] [2016]

Module Code Entries Utility Oracle FLEXCUBE Universal Banking Release [December] [2016] Module Code Entries Utility Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. DSN ENTRIES UTILITY... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP MODULE CODE ENTRIES...

More information

Copyright 2018 Shoviv Software Private Limited. Shoviv Lotus Notes to Outlook

Copyright 2018 Shoviv Software Private Limited. Shoviv Lotus Notes to Outlook Table of Contents 1. About 1.1 Introduction 1.2 Key Features 1.3 System Requirements 2. Installation and Uninstallation 2.1 Installation 2.2 Uninstallation 3. User Interface 3.1 Introduction 3.2 Menu Bar

More information

ISO 9001 certified. Technical support: +49 (0)7223 / Technical manual ADDICOM PA port serial interface

ISO 9001 certified. Technical support: +49 (0)7223 / Technical manual ADDICOM PA port serial interface ISO 9001 certified Technical support: +49 (0)7223 / 9493-0 Technical manual ADDICOM PA 732 1-port serial interface 9 th edition 10/2000 Copyright All rights reserved. This manual is intended for the manager

More information

Oracle User Productivity Kit Convert Player Topics to MP4. E August 2016

Oracle User Productivity Kit Convert Player Topics to MP4. E August 2016 Oracle User Productivity Kit Convert Player Topics to MP4 E79040-01 August 2016 Oracle User Productivity Kit Convert Player Topics to MP4 E79040-01 August 2016 Copyright 1998, 2016, Oracle and/or its affiliates.

More information

October 14, Business Intelligence Connector Guide

October 14, Business Intelligence Connector Guide October 14, 2017 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and

More information

Materials Control. Installation MC POSWebService. Product Version Joerg Trommeschlaeger. Date: Version No. of Document: 1.

Materials Control. Installation MC POSWebService. Product Version Joerg Trommeschlaeger. Date: Version No. of Document: 1. MICROS Installation Product Version 8.8.00.61.1491 : : Date: 16.08.2013 Version No. of Document: 1.2 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

ID ISC.MR200-E TCP/IP

ID ISC.MR200-E TCP/IP OBID i-scan APPLICATION-NOTE ID ISC.MR200-E TCP/IP Controller Firmware Update preliminary public (B) 2005-06-08 N50600-0e-ID-B.doc Note Copyright 2005 by FEIG ELECTRONIC GmbH Lange Strasse 4 D-35781 Weilburg-Waldhausen

More information

Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release [May] [2017]

Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release [May] [2017] Open Development Tool Application Deployment in Weblogic Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. OPEN DEVELOPMENT TOOL (ODT) APPLICATION FULL DEPLOYMENT...

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide MULTIFUNCTIONAL DIGITAL SYSTEMS Software Installation Guide 2013 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without prior written

More information

CPCI-PS24 24V-Power Supply

CPCI-PS24 24V-Power Supply 24V-Power Supply Hardware Manual to Product I.2301.21 esd electronic system design gmbh Vahrenwalder Str. 207 30165 Hannover Germany http://www.esd.eu Phone: +49 (0) 511 3 72 98-0 Fax: +49 (0) 511 3 72

More information

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. About Kernel for PDF to Word... 4 1.1 Using this Manual... 4 1.2 Kernel for PDF to Word... 5 1.4 Who Should Use this Software?... 6 2. Getting Started... 7 2.1 Installation

More information

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015

Oracle Hospitality MICROS Commerce Platform Release Notes Release Part Number: E December 2015 Oracle Hospitality MICROS Commerce Platform Release Notes Release 4.2.1 Part Number: E69448-01 December 2015 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Shoviv GroupWise To Outlook

Shoviv GroupWise To Outlook Copyright 2018 Shoviv Software Private Limited Table of Contents 1. About 1.1 Introduction 1.2 Key Features 1.3 System Requirements 2. Installation and Uninstallation 2.1 Installation 2.2 Uninstallation

More information

Security Guide Release 4.0

Security Guide Release 4.0 [1]Oracle Communications Session Monitor Security Guide Release 4.0 E89197-01 November 2017 Oracle Communications Session Monitor Security Guide, Release 4.0 E89197-01 Copyright 2017, Oracle and/or its

More information

PTZ Control VMC Joystick

PTZ Control VMC Joystick Installation and Configuration English PTZ Control VMC Joystick Rev. 1.0.0 / 2010-07-20 Information about Copyright, Trademarks, Design Patents 2010 Dallmeier electronic The reproduction, distribution

More information

2 Open Bugs and Known Issues

2 Open Bugs and Known Issues Oracle Database Express Edition Readme 11g Release 2 (11.2) E21743-01 March 2011 This release contains important information that was not included in the platform-specific or product-specific documentation

More information

Opera Browser Settings Oracle FLEXCUBE Release [May] [2017]

Opera Browser Settings Oracle FLEXCUBE Release [May] [2017] Opera Browser Settings Oracle FLEXCUBE Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CONFIGURING OPERA (VERSION LATEST QUALIFIED VERSION)... 1-1 1.1 CLEARING CACHE... 1-1 1.2 CLEARING BROWSER CACHE

More information

Oracle Hospitality BellaVita Hardware Requirements. June 2016

Oracle Hospitality BellaVita Hardware Requirements. June 2016 Oracle Hospitality BellaVita Hardware Requirements June 2016 Copyright 1987, 2016, Oracle /or its affiliates. All rights reserved. This software related documentation are provided under a license agreement

More information

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer

What s New for Cloud at Customer What's New for the Cloud Services on Oracle Cloud at Customer New Documentation for Oracle Cloud at Customer Oracle Cloud at What's New for Oracle Cloud at Release 18.1.4 E93578-04 October 2018 What s New for Oracle Cloud at This document lists the new features and enhancements added to the Oracle Cloud at and

More information

Materials Control. Account Classes. Product Version Account Classes. Document Title: Joerg Trommeschlaeger

Materials Control. Account Classes. Product Version Account Classes. Document Title: Joerg Trommeschlaeger MICROS Product Version 8.7.10.40.1382 : : : Date: 19.09.2012 Version No. of Document: 1.0 Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1.1 Using this Manual... 4 1.1.1 List of Abbreviations... 4 1.2 Kernel for Access... 5 1.4 Who Should Use this Software?... 5 2.1 Installation Pre-requisites... 6 2.1.1

More information

PeopleSoft Fluid Icon Standards

PeopleSoft Fluid Icon Standards ORACLE CORPORATION PeopleSoft Fluid Icon Standards Fluid User Experience November 2015 PeopleSoft Fluid Icon Standards Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

Export generates an empty file

Export generates an empty file Known Issues for Oracle SQL Developer Web Release 18.1 E96172-01 May 2018 Known Issues for Oracle SQL Developer Web This section describes known issues associated with the Oracle SQL Developer Web 18.1

More information

End User License Agreement

End User License Agreement End User License Agreement Kyocera International, Inc. ( Kyocera ) End User License Agreement. CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS ( AGREEMENT ) BEFORE USING OR OTHERWISE ACCESSING THE SOFTWARE

More information

Oracle Communications Order and Service Management. OSM New Features

Oracle Communications Order and Service Management. OSM New Features Oracle Communications Order and Service Management What s New Release 7.3.5 E89975-01 March 2018 This document describes the new features that are delivered in Oracle Communications Order and Service Management

More information

General Security Principles

General Security Principles Oracle Enterprise Data Quality for Product Data Security Guide Release 11g R1 (11.1.1.6) E35849-02 February 2013 This document describes the general principles of security of the Oracle Enterprise Data

More information

Switch Interface Installation Oracle FLEXCUBE Universal Banking Release [December] [2016]

Switch Interface Installation Oracle FLEXCUBE Universal Banking Release [December] [2016] Switch Interface Installation Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. SWITCH INSTALLATION... 1-1 1.1 INTRODUCTION... 1-1 1.2 INSTALLING SWITCH INTERFACE...

More information

JavaFX. JavaFX System Requirements Release E

JavaFX. JavaFX System Requirements Release E JavaFX JavaFX 2.0.2 System Requirements Release 2.0.2 E20481-02 December 2011 JavaFX/JavaFX 2.0.2 System Requirements, Release 2.0.2 E20481-02 Copyright 2008, 2011, Oracle and/or its affiliates. All rights

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. Software Installation Guide MULTIFUNCTIONAL DIGITAL SYSTEMS Software Installation Guide 2013 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without prior written

More information

PeopleSoft Fluid Messages Standard

PeopleSoft Fluid Messages Standard ORACLE CORPORATION PeopleSoft Fluid Messages Standard Fluid User Experience November 2015 PeopleSoft Fluid Messages Standards Copyright 2015, Oracle and/or its affiliates. All rights reserved. This software

More information

Internal Handoff Grants Utility Oracle FLEXCUBE Investor Servicing Release [October] [2015]

Internal Handoff Grants Utility Oracle FLEXCUBE Investor Servicing Release [October] [2015] Internal Handoff Grants Utility Oracle FLEXCUBE Investor Servicing Release 12.1.0.0.0 [October] [2015] Table of Contents 1. INTERNAL HANDOFF GRANTS UTILITY... 1-1 1.1 INTRODUCTION... 1-1 1.2 SETTING UP

More information

Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release [December] [2016]

Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release [December] [2016] Deploying Oracle FLEXCUBE Application on WebSphere Oracle FLEXCUBE Universal Banking Release 12.3.0.0.0 [December] [2016] Table of Contents 1. DEPLOYING ORACLE FLEXCUBE ON WEBSPHERE... 1-1 1.1 INTRODUCTION...

More information

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017

Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E May 2017 Oracle Hospitality Hotel Mobile OPERA Web Services Server Installation Guide Release 1.1 E87103-01 May 2017 Copyright 2016, 2017, Oracle and/or its affiliates. All rights reserved. This software and related

More information

Microsoft.NET Framework Plug-in User s Guide Release

Microsoft.NET Framework Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft.NET Framework Plug-in User s Guide Release 13.1.0.1.0 E66402-01 December 2015 Oracle Enterprise Manager Microsoft.NET Framework Plug-in User's Guide, Release 13.1.0.1.0

More information

Live Help On Demand Analytics

Live Help On Demand Analytics Oracle Live Help On Demand Analytics Administrator s Guide µ Live Help On Demand Analytics Version 2013-04 Administrator s Guide Oracle ATG One Main Street Cambridge, MA 02142 USA Contents i µ Oracle Live

More information

PeopleSoft Fluid Required Fields Standards

PeopleSoft Fluid Required Fields Standards ORACLE CORPORATION PeopleSoft Fluid Required Fields Standards Fluid User Experience November 2015 PeopleSoft Fluid Required Fields Standards Copyright 2015, Oracle and/or its affiliates. All rights reserved.

More information

Quick Guide. English. Appliance. SMAVIA Enterprise JBOD. Rev /

Quick Guide. English. Appliance. SMAVIA Enterprise JBOD. Rev / Quick Guide English Appliance IPS 10 000 SMAVIA Enterprise JBOD Rev. 1.0.0 / 2017-02-13 Information about copyright, trademarks, design patents 2017 Dallmeier electronic The reproduction, distribution

More information

JD Edwards EnterpriseOne Licensing

JD Edwards EnterpriseOne Licensing JD Edwards EnterpriseOne Licensing Disabling Client Licensing for Various Tools Releases O R A C L E W H I T E P A P E R O C T O B E R 2 0 1 5 Disclaimer The following is intended to outline our general

More information

Servibanca Interface Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle Part Number E

Servibanca Interface Oracle FLEXCUBE Universal Banking Release [April] [2014] Oracle Part Number E Servibanca Interface Oracle FLEXCUBE Universal Banking Release 11.3.83.02.0 [April] [2014] Oracle Part Number E53607-01 Servibanca Interface Table of Contents 1.1 INTRODUCTION... 1-1 1.1.1 Audience...

More information

REST API Services Compilation and Build Oracle FLEXCUBE Universal Banking Release [May] [2016]

REST API Services Compilation and Build Oracle FLEXCUBE Universal Banking Release [May] [2016] REST API Services Compilation and Build Oracle FLEXCUBE Universal Banking Release 12.2.0.0.0 [May] [2016] Table of Contents 1. FLEXCUBE UNIVERSAL BANKING SOLUTIONS... 1-1 1.1 COMPILATION OF DATABASE SCRIPTS...

More information

Uploading Files Using File Drag and Drop

Uploading Files Using File Drag and Drop September 27, 2017 2017.2 Copyright 2005, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

Oracle Database Mobile Server

Oracle Database Mobile Server Oracle Database Mobile Server Getting Started - Quick Guide Release 12.1.0 E58913-01 January 2015 This document provides information for downloading and installing the Database Mobile Server (DMS) and

More information

Oracle Endeca Web Acquisition Toolkit

Oracle Endeca Web Acquisition Toolkit Oracle Endeca Web Acquisition Toolkit Installation Guide Version 3.2.0 January 2016 Copyright and disclaimer Copyright 2003, 2016, Oracle and/or its affiliates. All rights reserved. Oracle and Java are

More information

FLEXCUBE General Ledger Application Deployment in Websphere Oracle FLEXCUBE Universal Banking Release [October] [2015]

FLEXCUBE General Ledger Application Deployment in Websphere Oracle FLEXCUBE Universal Banking Release [October] [2015] FLEXCUBE General Ledger Application Deployment in Websphere Oracle FLEXCUBE Universal Banking Release 12.1.0.0.0 [October] [2015] Table of Contents 1. FLEXCUBE GENERAL LEDGER APPLICATION FULL DEPLOYMENT...

More information

Oracle Enterprise Data Quality for Product Data

Oracle Enterprise Data Quality for Product Data Oracle Enterprise Data Quality for Product Data Hardware and Software Specification Release 5.6.2 E24167-01 July 2011 Oracle Enterprise Data Quality for Product Data Hardware and Software Specification

More information

Open Development Tool Database Setup Oracle FLEXCUBE Universal Banking Release [May] [2017]

Open Development Tool Database Setup Oracle FLEXCUBE Universal Banking Release [May] [2017] Open Development Tool Database Setup Oracle FLEXCUBE Universal Banking Release 12.4.0.0.0 [May] [2017] Table of Contents 1. SETTING UP DATABASE FOR OPEN DEVELOPMENT TOOL... 1-1 1. Setting up Database for

More information

Database Change Reference Release 6.3

Database Change Reference Release 6.3 [1]Oracle Communications MetaSolv Solution Database Change Reference Release 6.3 E69841-01 April 2018 Oracle Communications MetaSolv Solution Database Change Reference, Release 6.3 E69841-01 Copyright

More information

Instruction Manual. AP-SoftPrint. Multiwave 3000/ Multiwave ECO and Synthos 3000 Software v2.5

Instruction Manual. AP-SoftPrint. Multiwave 3000/ Multiwave ECO and Synthos 3000 Software v2.5 Instruction Manual AP-SoftPrint Multiwave 3000/ Multiwave ECO and Synthos 3000 Software v2.5 Instruction Manual AP-SoftPrint Multiwave 3000/ Multiwave ECO and Synthos 3000 Software v2.5 Anton Paar GmbH

More information

Weather Station Display Software Rev A

Weather Station Display Software Rev A Weather Station Display Software 57-6058 Rev A This page intentional left blank. Page 2/16 Contents 1.0 NOTICES...4 1.1.1 1.1.2 1.1.3 1.1.4 Copyright...4 Manufacturer...4 Warranty Information...4 Product

More information

Oracle Insurance Calculation Engine

Oracle Insurance Calculation Engine Oracle Insurance Calculation Engine Document Generator Version 10.2.1.0 Document Part Number: E66106-01 September, 2015 Copyright 2009, 2015, Oracle and/or its affiliates. All rights reserved. Trademark

More information

MOTIF-RACK XS Editor Installation Guide

MOTIF-RACK XS Editor Installation Guide MOTIF-RACK XS Editor Installation Guide ATTENTION SOFTWARE LICENSING AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED TO

More information

Oracle FLEXCUBE Direct Banking

Oracle FLEXCUBE Direct Banking Oracle FLEXCUBE Direct Banking Installation Steps Release 12.0.2.0.0 Part No. E50108-01 September 2013 1 Oracle Financial Services Software Limited Oracle Park Off Western Express Highway Goregaon (East)

More information

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release

Microsoft Internet Information Services (IIS) Plug-in User s Guide Release [1]Oracle Enterprise Manager Microsoft Internet Information Services (IIS) Plug-in User s Guide Release 13.1.0.1.0 E66400-01 December 2015 Oracle Enterprise Manager Microsoft Internet Information Services

More information

Apple Safari Settings Oracle FLEXCUBE Release [May] [2017]

Apple Safari Settings Oracle FLEXCUBE Release [May] [2017] Apple Safari Settings Oracle FLEXCUBE Release 12.4.0.0.0 [May] [2017] Table of Contents 1. CONFIGURING APPLE SAFARI (LATEST QUALIFIED VERSION)... 1-1 1.1 CLEARING CACHE... 1-1 1.2 REMOVING BACK/FORWARD

More information

Quick Start Guide. Model 0260 Secondary Electronics

Quick Start Guide. Model 0260 Secondary Electronics Quick Start Guide Brooks Model 0260 Secondary Electronics 5 Quick Start Guide Dear Customer, The Brooks Smart Interface is a Microsoft Windows based software application that provides expanded control

More information

Materials Control Recipe Reduction based on Article Defaults

Materials Control Recipe Reduction based on Article Defaults Materials Control Recipe Reduction based on Article Defaults Copyright by: MICROS-FIDELIO GmbH Europadamm 2-6 D - 41460 Neuss Date: August 31 st 2006 Page 1 of 15 Copyright 2015, Oracle and/or its affiliates.

More information

Oracle Hospitality Cruise Fleet Management Release Notes Release 9.0 E

Oracle Hospitality Cruise Fleet Management Release Notes Release 9.0 E Oracle Hospitality Cruise Fleet Management Release Notes Release 9.0 E89560-02 April 2018 Copyright 2006, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( )

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Creating vservers 12c Release 1 ( ) Oracle Enterprise Manager Ops Center Creating vservers 12c Release 1 (12.1.4.0.0) E27357-02 June 2013 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops Center. Introduction

More information