Student Workbook Mentor Graphics Corporation All rights reserved.

Size: px
Start display at page:

Download "Student Workbook Mentor Graphics Corporation All rights reserved."

Transcription

1 xpcb Layout Automation and Scripting Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject to license terms. No part of this document may be photocopied, reproduced, translated, distributed, disclosed or provided to third parties without the prior written consent of Mentor Graphics.

2 This document is for information and instruction purposes. Mentor Graphics reserves the right to make changes in specifications and other information contained in this publication without prior notice, and the reader should, in all cases, consult Mentor Graphics to determine whether any changes have been made. The terms and conditions governing the sale and licensing of Mentor Graphics products are set forth in written agreements between Mentor Graphics and its customers. No representation or other affirmation of fact contained in this publication shall be deemed to be a warranty or give rise to any liability of Mentor Graphics whatsoever. MENTOR GRAPHICS MAKES NO WARRANTY OF ANY KIND WITH REGARD TO THIS MATERIAL INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. MENTOR GRAPHICS SHALL NOT BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING BUT NOT LIMITED TO LOST PROFITS) ARISING OUT OF OR RELATED TO THIS PUBLICATION OR THE INFORMATION CONTAINED IN IT, EVEN IF MENTOR GRAPHICS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. U.S. GOVERNMENT LICENSE RIGHTS: The software and documentation were developed entirely at private expense and are commercial computer software and commercial computer software documentation within the meaning of the applicable acquisition regulations. Accordingly, pursuant to FAR 48 CFR and DFARS 48 CFR , use, duplication and disclosure by or for the U.S. Government or a U.S. Government subcontractor is subject solely to the terms and conditions set forth in the license agreement provided with the software, except for provisions which are contrary to applicable mandatory federal laws. TRADEMARKS: The trademarks, logos and service marks ("Marks") used herein are the property of Mentor Graphics Corporation or other parties. No one is permitted to use these Marks without the prior written consent of Mentor Graphics or the owner of the Mark, as applicable. The use herein of a third- party Mark is not an attempt to indicate Mentor Graphics as a source of a product, but is intended to indicate a product from, or associated with, a particular third party. A current list of Mentor Graphics trademarks may be viewed at: End-User License Agreement: You can print a copy of the End-User License Agreement from: Mentor Graphics Corporation 8005 S.W. Boeckman Road, Wilsonville, Oregon Telephone: Toll-Free Telephone: Website: SupportNet: supportnet.mentor.com/ Send Feedback on Documentation: supportnet.mentor.com/doc_feedback_form Part Number:

3 Module 1: Introduction Objectives Note Course Key Topics Terminology What Is Automation? What can I do With Automation? How can You Use Automation? What Products Support Automation? Supported Platforms Languages Automation Clients Launching VX Applications Versioned Automation Scripting Tools Help SupportNet Login/Register Module 1 Lab: Introduction to Scripting Module 2: Basic Scripting Concepts Objectives Note Overview VBSCRIPT versus Visual Basic PCB Script Elements Overview VBScript Basics Variables I

4 Expressions Summary VBScript I/O Message/Input Boxes VBScript Basics Miscellaneous VBScript Basics Conditional Script Control For...Each and While...Wend Examples If/Then/Else and For...Next Example Select Case Example VBScript Basics Functions and Subroutines VBScript I/O FileSystemObject Error Checking String Manipulations String Manipulations Example String Manipulations Results Module 2 Lab: Basic Scripting Module 3: Environment/GUI Customizations Objectives Startup Scripts scripts.ini Directory Search Scripts.ini File Format Scripts.ini File Format Example Scripts.ini File Search Rules Scripts.ini File File Types Executed Using the Run Command Using the WDIR Variable WDIR and xdx Designer (Except DxDesigner.xml) II

5 Searching for DxDesigner.xml Support File Keybindings Keybinding Files Shortcut Key Modifiers Connecting to the Key Binding Server Xpedition xpcb Layout Keybinding File Example xdx Designer Keybinding File Example Module 3 Lab 3.1: Startup Scripts Command Bar Server Command Bar Server Objects Connecting to the Command Bar Server Adding a New Menu Adding a Command to a Menu Command Execution Adding a Separator Adding a Sub Menu "Graying Out" User Menu Items Deleting a Command Example in Context Xpedition xpcb Menu Bar Example in Context xdx Designer Summary: Adding Menu Entries Module 3 Lab 3.2: Scripting Menu Changes Toolbars Adding an Xpedition xpcb Toolbar Button Adding a xdx Designer Toolbar Button III

6 Toolbar Command Execution Summary: Adding Toolbar Icons Things to Consider Acquiring Environment Information WDIR Acquisition and Disassemble Locate/Confirm File Exists in WDIR Create FileSystem Object for Copy Quick Reference: xdx Designer Menus Quick Reference: xdx Designer Toolbars - Default Quick Reference: xdx Designer Toolbars - Classic Quick Reference: xdx Designer Addins Quick Reference Xpedition xpcb Layout Quick Reference: Xpedition xpcb Layout Toolbars CommandBarButton Object Model Summary Module 3 Lab 3.3: Working with Toolbars Module 4: Object Programming Objectives Terminology Type Library Object Browsers VBA Object Browser xdx Designer Example Objects Collections xpcb Layout Example Input/Output/Collections LockServer (PCB Only) IV

7 Finding Objects Finding Objects xpcb Layout Example Example xpcb Layout Object Data Transactions (PCB Only) Transactions Example Transactions Example Automation Licensing Review Script Initialization Constructs Review Conditional Script Control Review Objects and Collections Review Input/Output/File System Review Xpedition xpcb Layout Licensing Construct Module 4 Lab: Object Programming Module 5: Designing and Creating Forms Objectives Integrated Development Environment (IDE) Accessing Form Files Creating a New Form xdx Designer Opening a Form xdx Designer Creating a New Form xpcb Layout Opening a Form xpcb Layout Creating/Editing Form Graphics Types of Widgets Widget Usage Widget Properties V

8 Widget Events Graphic/Code Statements Suggestions Form Example Graphics Properties Form Example Subroutines Module 5 Lab: Creating and Using Forms Module 6: xpcb Layout Output Engines Objectives Note Manufacturing Engines Currently Supported Manufacturing Engines Future Engines Common Script Concepts Add Engine Library Type Examples Create the Engine Object COM Version Example Script Gerber Export Using Predefined Setups Some Gerber Export Statements No Predefined Setups Gerber Output Files Module 6 Lab: Scripting Output Engines Module 7: xpcb Layout Objectives PCB Automation in a Nutshell Type Libraries Acquiring the Server in VBScript PCB Automation Data Model VI

9 PCB Automation Hierarchy Geometry Object Typical Script Beginnings Automation Licensing Document Licensing Code Example InputBox/Component Collection Output Result of InputBox/Component Collection Code Example/Output Results Net Collection Labels Review VBScript I/O FileSystemObject Code Example Net/Refdes/Pin Report Output Result of Net/Refdes/Pin Report Filters Non-Filtered Statements Filtering Statements Filter Enumerator Example Statements Example Code Not Using a Filter Example Code Using a Filter Module 7 lab 7A: Basic xpcb Layout Scripting Adding/Modifying Data PutVia Example PutVia Example Status Bar and TransactionStart PutVia Example Operate on the Via PutVia Example Error Handlers and Prompted For Exit PutVia Example TransactionEnd xpcb Events VII

10 Events Infinite Loop Example Code Event; OnSelectionChange Available Pick Methods Pick Methods Statements Pick Object Example Pick Components Example Command Object Motion Graphics Motion Graphics Form Motion Graphics and Command Object Example Writing to the Xpedition xpcb Layout Status Bar Writing to the Status Bar Example Code /Result Other Useful Objects and Methods Accessing Other Editors Review Module 7 Lab: Working with Events Module 8: xdx Designer Objectives Typical xdx Designer Script Tasks xdx Designer Automation in a Nutshell xdx Designer Type Library Acquiring the Server in VBScript xdx Designer Automation Data Model xdx Designer Automation Hierarchy xdx Designer Automation Accessing Design Data VIII

11 xdx Designer Automation Model Overview Typical Script Beginnings Automation Licensing Scopes Working With Queries Schematic Page Decision Tree Code Example Sheet Component Collection Flat Design Traversal Decision Tree Code Example Multi-Sheet Acquiring Net Labels Hierarchical Design Traversal - Decision Tree Example Code Hierarchical Traversal Enumerations xdx Designer Filters Adding/Deleting Objects in xdx Designer Modifying Objects in xdx Designer xdx Designer Events xdx Designer Events Members xdx Designer Events Script Example xdx Designer Events User Created Commands xdx Designer Events Register/Bind Command Example xdx Designer Events UnRegister Command Example xdx Databook Events Loading a Script for xdx Databook xdx Databook Example The Viewport Object IX

12 The Viewport Object Example Code The Viewport Object Example Code Results Other Useful Application Controls Status Bar VBScript I/O - FileSystemObject Module 8 Lab: xdx Designer Scripting X

Library Part Creation in the Xpedition Flow. Student Workbook

Library Part Creation in the Xpedition Flow. Student Workbook Student Workbook Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Capital. Capital Logic Generative. v Student Workbook

Capital. Capital Logic Generative. v Student Workbook Capital Capital Logic Generative v2016.1 Student Workbook 2017 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics

More information

Constraint Manager for xpcb Layout. Table of Contents

Constraint Manager for xpcb Layout. Table of Contents Table of Contents 2014 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Student Workbook Mentor Graphics Corporation All rights reserved.

Student Workbook Mentor Graphics Corporation All rights reserved. xdm Library Tools Student Workbook 2014 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors

More information

Capital. Capital Logic Interactive. v Student Workbook

Capital. Capital Logic Interactive. v Student Workbook Capital Capital Logic Interactive v2016.1 Student Workbook Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation

More information

Valor NPI for System Administrators. Table of Contents

Valor NPI for System Administrators. Table of Contents Valor NPI for System Administrators 2015 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors

More information

Schematic Capture Lab 1

Schematic Capture Lab 1 Schematic Capture Lab 1 PADS Schematic Design Environment and Workspace Schematic Capture Lab 1: PADS Schematic Design Environment and Workspace Your PADS Schematic Design environment starts when you select

More information

Capital. Capital Logic Aero. v Student Workbook

Capital. Capital Logic Aero. v Student Workbook Capital v2018.1 Student Workbook 2019 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors

More information

Tanner Analog Front End Flow. Student Workbook

Tanner Analog Front End Flow. Student Workbook Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

SystemVerilog UVM. Student Workbook

SystemVerilog UVM. Student Workbook Student Workbook 2017 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Tessent TestKompress & Adv. Topics. Student Workbook

Tessent TestKompress & Adv. Topics. Student Workbook Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Xpedition xpcb Layout Advanced. Student Workbook

Xpedition xpcb Layout Advanced. Student Workbook Xpedition Student Workbook 2015 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors

More information

Student Workbook Mentor Graphics Corporation All rights reserved.

Student Workbook Mentor Graphics Corporation All rights reserved. xdm Library for Administrators Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation

More information

Tessent MemoryBIST Shell. Student Workbook

Tessent MemoryBIST Shell. Student Workbook Student Workbook 2018 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Placement & Routing. Lab 8. Placing Parts

Placement & Routing. Lab 8. Placing Parts Placement & Routing Lab 8 Placing Parts 121 Placement and Routing Lab 8: Placing Parts This lesson will show you how to place parts in PADS Layout. Placement can be driven from the schematic or directly

More information

Design Architect Student Workbook Mentor Graphics Corporation All rights reserved.

Design Architect Student Workbook Mentor Graphics Corporation All rights reserved. Design Architect Student Workbook 1981-2009 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics Corporation. The original recipient

More information

HyperLynx DDRx Interface Analysis. Student Workbook

HyperLynx DDRx Interface Analysis. Student Workbook HyperLynx DDRx Interface Analysis Student Workbook 2017 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation

More information

Eldo Platform Advanced Statistical Analysis. Student Workbook

Eldo Platform Advanced Statistical Analysis. Student Workbook Student Workbook 2017 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

FloTHERM Tutorial: Design Optimization

FloTHERM Tutorial: Design Optimization FloTHERM Tutorial: Design Optimization Software Version 11.3 October 2016 2015 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics

More information

Student Workbook. Mentor Graphics Corporation All rights reserved.

Student Workbook. Mentor Graphics Corporation All rights reserved. Eldo Platform Basic Student Workbook Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors

More information

FloTHERM New Functionality

FloTHERM New Functionality FloTHERM New Functionality Software Version fth11.1 2015 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics Corporation. The original

More information

FloTHERM XT Release Highlights

FloTHERM XT Release Highlights FloTHERM XT Release Highlights Software Version ftxt2.0 2015 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics Corporation. The

More information

PADS2007. Alphanumeric Pins Transition Guide Mentor Graphics Corporation All Rights Reserved.

PADS2007. Alphanumeric Pins Transition Guide Mentor Graphics Corporation All Rights Reserved. PADS2007 Alphanumeric Pins Transition Guide 2007 Mentor Graphics Corporation All Rights Reserved. This document contains information that is proprietary to Mentor Graphics Corporation. The original recipient

More information

FloEFD TM Tutorial. Student Workbook. Software Version Mentor Graphics Corporation All rights reserved.

FloEFD TM Tutorial. Student Workbook. Software Version Mentor Graphics Corporation All rights reserved. FloEFD TM Tutorial Student Workbook Software Version 16 Rev. 26082016 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics Corporation.

More information

Personal Automated Design System. Release Highlights

Personal Automated Design System. Release Highlights Personal Automated Design System Release Highlights Software Version: PADS VX.2.1 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor

More information

CA SiteMinder. Advanced Password Services Release Notes 12.52

CA SiteMinder. Advanced Password Services Release Notes 12.52 CA SiteMinder Advanced Password Services Release Notes 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

QuickBooks Merchant Services Integration. User Guide

QuickBooks Merchant Services Integration. User Guide QuickBooks Merchant Services Integration User Guide This documentation and related computer software program (hereinafter referred to as the Documentation ) is for the end user's informational purposes

More information

Capital. Capital Modular XC (Functional) v2011.1

Capital. Capital Modular XC (Functional) v2011.1 Capital Capital Modular XC (Functional) v2011.1 Student Workbook 1999-2011 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor

More information

BRM Accelerator Release Notes - On Premise. Service Pack

BRM Accelerator Release Notes - On Premise. Service Pack BRM Accelerator Release Notes - On Premise Service Pack 03.0.02 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51

CA SSO. Agent for Oracle PeopleSoft Release Notes. r12.51 CA SSO Agent for Oracle PeopleSoft Release Notes r12.51 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ),

More information

Cisco Device Fault Manager

Cisco Device Fault Manager Cisco Device Fault Manager Titlepage Supports Management Module SM-CIS1012 Device Management Copyright Notice Document 5033. Copyright 2002-present by Aprisma Management Technologies, Inc. All rights reserved

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager NN47300-300 Document status: Standard Document version: 0401 Document date: 26 March 2008 All Rights Reserved The information in this document is subject to change

More information

SPECTRUM. Control Panel User Guide (5029) r9.0.1

SPECTRUM. Control Panel User Guide (5029) r9.0.1 SPECTRUM Control Panel User Guide (5029) r9.0.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational purposes

More information

CA PMA Chargeback. Release Notes. Release

CA PMA Chargeback. Release Notes. Release CA PMA Chargeback Release Notes Release 12.6.00 This documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

1. License Grant; Related Provisions.

1. License Grant; Related Provisions. IMPORTANT: READ THIS AGREEMENT CAREFULLY. THIS IS A LEGAL AGREEMENT BETWEEN AVG TECHNOLOGIES CY, Ltd. ( AVG TECHNOLOGIES ) AND YOU (ACTING AS AN INDIVIDUAL OR, IF APPLICABLE, ON BEHALF OF THE INDIVIDUAL

More information

CA File Master Plus. Release Notes. Version

CA File Master Plus. Release Notes. Version CA File Master Plus Release Notes Version 9.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager ATTENTION Clicking on a PDF hyperlink takes you to the appropriate page If necessary, scroll up or down the page to see the beginning of the referenced section NN47300-300

More information

Connector for Microsoft SharePoint Product Guide - On Demand. Version

Connector for Microsoft SharePoint Product Guide - On Demand. Version Connector for Microsoft SharePoint Product Guide - On Demand Version 03.0.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as

More information

GemStone/S 64 Bit Windows Client Installation Guide

GemStone/S 64 Bit Windows Client Installation Guide GemStone/S 64 Bit Windows Client Installation Guide Version 3.4 October 2017 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change

More information

BrightStor ARCserve Backup for Linux

BrightStor ARCserve Backup for Linux BrightStor ARCserve Backup for Linux Agent for Apache Web Server Guide r11.5 D01212-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Monitor Performance Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

PADS Professional Release Highlights

PADS Professional Release Highlights PADS Professional Release Highlights Software Version PADS Professional VX.2.3 2018 Mentor Graphics Corporation All rights reserved. This document contains information that is proprietary to Mentor Graphics

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Manage Users Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

8) Subroutines and functions

8) Subroutines and functions 8) Subroutines and functions Functions: Internal, External, Built-in. Instructions: CALL, SIGNAL, PROCEDURE, EXPOSE, RETURN, EXIT, INTERPRET Special Variables RC, RESULT Addressing: ADDRESS, OUTTRAP. Resources:

More information

CA Output Management Web Viewer

CA Output Management Web Viewer CA Output Management Web Viewer User Guide Release 12.1.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Nimsoft Monitor. Probe Guide for iseries Job Monitoring. jobs v1.3 series

CA Nimsoft Monitor. Probe Guide for iseries Job Monitoring. jobs v1.3 series CA Nimsoft Monitor Probe Guide for iseries Job Monitoring jobs v1.3 series Contact CA Contact CA Support For your convenience, CA Technologies provides one site where you can access the information that

More information

CA ehealth Integration for HP OpenView

CA ehealth Integration for HP OpenView CA ehealth Integration for HP OpenView User Guide r6.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

How Do I: Find the Highest Elevation within an Area

How Do I: Find the Highest Elevation within an Area GeoMedia Grid: How Do I: Find the Highest Elevation within an Area Topics: Key Words: Tower Location, Site Location, Raster to Vector, and Vector to Raster Digital Elevation Models, Buffer Zone, and Zonal

More information

Tisio CE Release Notes

Tisio CE Release Notes Tisio CE Release Notes Copyright Copyright 2005, 2006, 2007 and 2008 by ThinPATH Systems, Inc. The information contained in this document is subject to change without notice. ThinPATH Systems, Inc. shall

More information

MegaStat Installation Instructions

MegaStat Installation Instructions MegaStat Installation Instructions 1. Download MegaStatInstallationFilesWindows.zip from the website. When you click the download link you will see options at the bottom of the screen that will depend

More information

RTA Gateway N34 Hardware Jumper Configuration

RTA Gateway N34 Hardware Jumper Configuration RTA Gateway N34 Hardware Jumper Configuration Real Time Automation, Inc. 1 1-800-249-1612 Trademarks CompactLogix, ControlLogix, & PLC-5 are registered trademarks of Rockwell Automation, Inc. EtherNet/IP

More information

Connector for Microsoft SharePoint Product Guide - On Premise. Version

Connector for Microsoft SharePoint Product Guide - On Premise. Version Connector for Microsoft SharePoint Product Guide - On Premise Version 03.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to

More information

Terms of Use. Changes. General Use.

Terms of Use. Changes. General Use. Terms of Use THESE TERMS AND CONDITIONS (THE TERMS ) ARE A LEGAL CONTRACT BETWEEN YOU AND SPIN TRANSFER TECHNOLOGIES ( SPIN TRANSFER TECHNOLOGIES, STT, WE OR US ). THE TERMS EXPLAIN HOW YOU ARE PERMITTED

More information

MicroStrategy Desktop Quick Start Guide

MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop Quick Start Guide Version: 10.4 10.4, June 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. If you have not executed a written or electronic agreement with

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

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

APM Import Tool. Product Guide

APM Import Tool. Product Guide APM Import Tool Product Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational purposes only and is

More information

CA Clarity Project & Portfolio Manager

CA Clarity Project & Portfolio Manager CA Clarity Project & Portfolio Manager CA Clarity PPM Connector for Microsoft SharePoint Product Guide v1.1.0 Second Edition This documentation and any related computer software help programs (hereinafter

More information

Online Localization Service

Online Localization Service DEVELOPER EXPRESS INC DEVEXPRESS Copyright (C) 2011-2017 Developer Express Inc. IMPORTANT- READ CAREFULLY: This DEVELOPER EXPRESS INC ("DEVEXPRESS") End-User License Agreement ("EULA") is a legal agreement

More information

TERMS OF SERVICE. Maui Lash Extensions All Rights Reserved.

TERMS OF SERVICE. Maui Lash Extensions All Rights Reserved. TERMS OF SERVICE Electronic Communication: When you visit our website or send e-mails to us, you are communicating with us electronically. You consent to receive communications from us electronically.

More information

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft

How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft How to Deploy and Use the CA ARCserve RHA Probe for Nimsoft This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Network-MIDI Driver Installation Guide

Network-MIDI Driver Installation Guide Network-MIDI Driver Installation Guide ATTENTION SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT ( AGREEMENT ) CAREFULLY BEFORE USING THIS SOFTWARE. YOU ARE ONLY PERMITTED TO USE

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

CA ERwin Data Modeler

CA ERwin Data Modeler CA ERwin Data Modeler Implementation Guide Release 9.5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA IdentityMinder. Glossary

CA IdentityMinder. Glossary CA IdentityMinder Glossary 12.6.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide. for the Oracle Application Server

JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide. for the Oracle Application Server JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide for the Oracle Application Server April 2006 JD Edwards EnterpriseOne 8.12 Standalone Client Installation Guide Copyright 2006, Oracle.

More information

GemBuilder for Smalltalk Installation Guide

GemBuilder for Smalltalk Installation Guide GemStone GemBuilder for Smalltalk Installation Guide Version 5.4.3 February 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change

More information

GemBuilder for Java Release Notes

GemBuilder for Java Release Notes GemStone GemBuilder for Java Release Notes Version 3.1.3 November 2016 SYSTEMS INTELLECTUAL PROPERTY OWNERSHIP This documentation is furnished for informational use only and is subject to change without

More information

CA Workload Automation Agent for Databases

CA Workload Automation Agent for Databases CA Workload Automation Agent for Databases Release Notes r11.3.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

435NBX Basic Ladder Logix Setup

435NBX Basic Ladder Logix Setup 435NBX Basic Ladder Logix Setup Real Time Automation, Inc. 1 1-800-249-1612 Trademarks CompactLogix, ControlLogix, & PLC-5 are registered trademarks of Rockwell Automation, Inc. EtherNet/IP is a trademark

More information

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Service Problems and Faults Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

Emerald. Caller-ID Search Version 1.2. Emerald Management Suite IEA Software, Inc.

Emerald. Caller-ID Search Version 1.2. Emerald Management Suite IEA Software, Inc. Emerald Caller-ID Search Version 1.2 Emerald Management Suite 1 SOFTWARE LICENSE AGREEMENT By purchasing or installing all or part of the Emerald Management Suite, you indicate your acceptance of the following

More information

SSH Extension and Terminal Widget User Guide. Version 1.0

SSH Extension and Terminal Widget User Guide. Version 1.0 SSH Extension and Terminal Widget User Guide Version 1.0 0 Copyright 2016 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc.

More information

GemStone. GemStone/S 64 Bit Windows Client Installation Guide

GemStone. GemStone/S 64 Bit Windows Client Installation Guide GemStone GemStone/S 64 Bit Windows Client Installation Guide Version 3.1.0.2 December 2012 GemStone/S 64 Bit 3.1.0.2 Windows Client Installation Guide INTELLECTUAL PROPERTY OWNERSHIP This documentation

More information

Nimsoft Monitor. proxy Guide. v3.1 series

Nimsoft Monitor. proxy Guide. v3.1 series Nimsoft Monitor proxy Guide v3.1 series Legal Notices Copyright 2012, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA File Master Plus for IMS

CA File Master Plus for IMS CA File Master Plus for IMS Best Practices Guide Version 9.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Spectrum. Policy Manager User Guide. Release 9.4

CA Spectrum. Policy Manager User Guide. Release 9.4 CA Spectrum Policy Manager User Guide Release 9.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for

More information

End User s Guide Release 5.0

End User s Guide Release 5.0 [1]Oracle Application Express End User s Guide Release 5.0 E39146-04 August 2015 Oracle Application Express End User's Guide, Release 5.0 E39146-04 Copyright 2012, 2015, Oracle and/or its affiliates. All

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

CASEWARE FINANCIALS IFRS

CASEWARE FINANCIALS IFRS CASEWARE FINANCIALS IFRS VERSION 12.00 Getting Started Guide - Copyright 2014 CaseWare International Inc.- 1 Copyright and Trademark Notice Copyright. 2014 CaseWare International Inc. ( CWI ). All Rights

More information

Oracle Binary Code License Agreement for Java Secure Sockets Extension for Connected Device Configuration 1.0.2

Oracle Binary Code License Agreement for Java Secure Sockets Extension for Connected Device Configuration 1.0.2 Oracle Binary Code License Agreement for Java Secure Sockets Extension 1.0.3 for Connected Device Configuration 1.0.2 ORACLE AMERICA, INC. ("ORACLE"), FOR AND ON BEHALF OF ITSELF AND ITS SUBSIDIARIES AND

More information

User s Manual. JAI Control Tool. Operation Manual. Document Version: C Document P/N:10493

User s Manual. JAI Control Tool. Operation Manual. Document Version: C Document P/N:10493 User s Manual JAI Control Tool Operation Manual Document Version: C Document P/N:10493 SOFTWARE LICENSE AGREEMENT PLEASE READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY BEFORE DOWNLOADING OR USING THE

More information

The Travel Tree Terms and Conditions

The Travel Tree Terms and Conditions The Travel Tree Terms and Conditions Please read the following Terms & Conditions carefully before using this site. Use of this site indicates acceptance of these Terms and Conditions. The following terms

More information

Software Version Document Revision Mentor Graphics Corporation All rights reserved.

Software Version Document Revision Mentor Graphics Corporation All rights reserved. Cadence Allegro PCB Designer Interface User Guide Supports FloEDA Bridge 8.1 or later, FloTHERM PCB 5.1 or later, and Allegro PCB Designer 16.3 or later Software Version 2.23 Document Revision 1 2009-2013

More information

Nimsoft Monitor. ocs_monitor Guide. v1.3 series

Nimsoft Monitor. ocs_monitor Guide. v1.3 series Nimsoft Monitor ocs_monitor Guide v1.3 series Legal Notices Copyright 2012, Nimsoft Corporation Warranty The material contained in this document is provided "as is," and is subject to being changed, without

More information

CA Desktop Migration Manager

CA Desktop Migration Manager CA Desktop Migration Manager CA DMM Release Notes 12.9 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation )

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

CA Cloud Service Delivery Platform

CA Cloud Service Delivery Platform CA Cloud Service Delivery Platform Demand Manager Release 1.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

CA Output Management Web Viewer

CA Output Management Web Viewer CA Output Management Web Viewer Administration Guide Release 12.1.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

ThingWorx Manufacturing Apps Customization Guide 8.0.1

ThingWorx Manufacturing Apps Customization Guide 8.0.1 ThingWorx Manufacturing Apps Customization Guide 8.0.1 Copyright 2017 PTC Inc. and/or Its Subsidiary Companies. All Rights Reserved. User and training guides and related documentation from PTC Inc. and

More information

Daniel MeterLink Software v1.40

Daniel MeterLink Software v1.40 Quick Start Manual P/N 3-9000-763, Rev K June 2017 Daniel MeterLink Software v1.40 for Daniel Gas and Liquid Ultrasonic Flow Meters Software License Agreement PLEASE READ THIS SOFTWARE LICENSE AGREEMENT

More information

Oracle Communications Performance Intelligence Center

Oracle Communications Performance Intelligence Center Oracle Communications Performance Intelligence Center Browser Export Scheduler Guide Release 10.2 E66874 Revision 1 February 2016 i Oracle Communications Performance Intelligence Center Browser Export

More information

pvs Release Notes All series

pvs Release Notes All series pvs Release Notes All series CA Nimsoft Monitor Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal by CA at any time.

More information

CA SiteMinder. SDK Overview Guide 12.52

CA SiteMinder. SDK Overview Guide 12.52 A SiteMinder SDK Overview Guide 12.52 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is for your informational

More information

One Identity Password Manager User Guide

One Identity Password Manager User Guide One Identity Password Manager 5.8.2 User Guide Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Procedure for Updating LRRS Software and Installing LS-35-R Series License Files

Procedure for Updating LRRS Software and Installing LS-35-R Series License Files Procedure for Updating LRRS Software and Installing LS-35-R Series License Files Document: Editor: T. Rempher Date: 6/5/2014 Release: Rev 2 Lumistar, Inc. 2270 Camino Vida Roble, Suite L Carlsbad, California

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

One Identity Manager Administration Guide for Connecting to SharePoint

One Identity Manager Administration Guide for Connecting to SharePoint One Identity Manager 8.0.2 Administration Guide for Connecting to Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

OpenPlant PowerPID. How to Add Service Key-in that Drives Component Template at Placement and Post Placement. Version 2.0

OpenPlant PowerPID. How to Add Service Key-in that Drives Component Template at Placement and Post Placement. Version 2.0 OpenPlant PowerPID How to Add Service Key-in that Drives Component Template at November 21, 2012 Trademarks Bentley, the B Bentley logo, MicroStation, ProjectWise and AutoPLANT are registered trademarks

More information

RAIMI Tools ISCBatch User s Manual

RAIMI Tools ISCBatch User s Manual RAIMI Tools U.S Environmental Protection Agency, Region 6 Multimedia Planning and Permitting Division 1445 Ross Avenue Suite 1200, Dallas, TX 75202 Date Revised Manual Version Software Version September

More information