PCB Release View. Contents

Size: px
Start display at page:

Download "PCB Release View. Contents"

Transcription

1 PCB Release View Contents

2 View Breakdown Open Projects Project Configurations Process Flow File Generation Using the View in Design Mode Getting Access to Release Mode Validation and Output Generation Using the View in Release Mode Process Flow and Design Release Process Facilitating a Solid Audit Trail

3

4 Parent article: Vault-Driven Electronics Design An example of the PCB Release view. The PCB Release view ( View»PCB Release View) is the graphical interface to Altium Designer's PCB Process Manager used to perform the board design release process and presents a high-level 'Dashboard' that operates in two modes: Design Mode and Release Mode.

5 View Breakdown Before exploring the use of the PCB Release view in either Design Mode or Release Mode, it is a good idea, at this point, to take a closer look at the elements that constitute the view a summarizing breakdown if you will. Open Projects The topmost region of the view presents a distinct tab for each PCB design project you currently have open as reflected in the Projects panel. Each tab displays the following information: The PCB project name The number of configurations currently defined for the project Version control status information. For a PCB project under version control, the entries will reflect the state between your local sandbox copy and the fileset stored in the repository (Design Repository). This includes states such as Up To Date, Unsaved Changes, Local Changes and Files Missing From VCS. For a PCB project that is not part of version control, this entry will remain static and read Not In VCS. An example of two projects open and presented in the PCB Release view. Click on a text entry in a project's tab, or on the project icon, to quickly access the Configuration Manager di alog for that project. Project Configurations Main article: PCB Project Configurations Clicking on a project-level tab in the view will present all configurations currently defined for that project, as a set of sub-tabs. Each tab displays the following information, as defined in the Configuration Manager dialog ( Project»Conf iguration Manager): The name of the configuration The ID of the Item in the Altium Vault targeted by the project to which the configuration is currently

6 mapped. The current revision of that Item (and its lifecycle state). An example showing the presentation of two configurations defined for the chosen project PB02.PrjPcb. If a configuration is not mapped to a valid Item in the target vault, the Item ID and Revision ID information will not be displayed. Instead, the tab will display the text Not Mapped to Item. Click on the configuration name, or on the configuration icon, to quickly access the Configuration Manager di alog for that project. Click on the Item ID or Revision ID to access the detailed Item view for that Item. Process Flow Each configuration has an associated Process Flow. In its entirety, this flow represents the board design release process getting the design from the Design Repository, processing the chosen configuration of it, and committing generated release data into the referenced Item (and revision) in the nominated Altium Vault. On the left side, a region for the Design Source is presented, giving status information for the active design project in the view. On the right side, a region for the Target Vault is presented, giving status information pertaining to the targeted Item that the chosen configuration maps to. Between the two are controls for switching between Design and Release modes. Directly below is the graphical representation of the actual Process Flow the board design release process itself. An example of the process flow (in Design Mode) for a chosen configuration. The overall flow consists of four distinct stages as follows: Checkout Snapshot in this initial stage, a snapshot of the data, including dependencies, is checked out from the Design Repository. Validate Design all defined validation output generators, defined in an Output Job file assigned to the configuration being released, are run in this stage. This includes running any of: Differences Report (using the comparator to determine if the source and PCB design documents are correctly in-sync); Electrical Rules Check (checking the electrical/drafting validity of the captured source design); Design Rules Check (checking the validity of the PCB document in relation to specified board-level design constraints); Footprint

7 Comparison Report (comparing footprints on the board against their source library to ensure they are up-to-date, and matched). Generate Outputs all other defined outputs in the assigned Output Job file(s) are run in this stage. These are the outputs that drive the release of the target Item, the instructions from which the physical Item will be produced to exist as a tangible product which can be bought and sold. Commit Release this stage pushes the generated outputs and validated design document snapshot into the defined new revision (planned revision) of the target Item, stored in the nominated vault. What you can actually do in the flow depends on the mode you are currently in Design Mode or Release Mode. Click on the header text in the Design Source region ( <ConfigurationName> of <ProjectName> ) to quickly access the Configuration Manager dialog for the project. Click on the header text in the Target Vault region ( Revision <Revision ID> of <Item ID> ) to quickly access the detailed Item view for that Item, with the indicated revision focused. Click on the Vault icon, or the Target Vault text above it, to quickly access the Vaults panel, presenting that vault. If the project does not reference a vault, the Data Management Vaults page of the Preferences dialog will appear, where you can connect to one. File Generation The final region in the view is a listing of all outputs defined in the one or more Output Job files assigned to the chosen configuration to be released. The storage structure reflects output paths defined for the relevant output containers in the associated Output Job file(s). In addition, a dedicated entry for the System BOM will be appended to the bottom of the list, named using the format [ItemID-RevisionID] SystemBOM.xml. Example list of outputs to be generated for a chosen configuration. For each output the following information is presented: File Name the name of the generated output, prefixed with the Item ID and Revision ID (e.g. [D A.2] Design Rules Check.PDF). For an output associated to the Generated Files output container, this field initially displays the name for the output (identical to the Output Name field). When the output is generated, this field expands to show the actual file name. Output Job the Output Job file in which the associated output generator for this output is defined. Output Medium the name of the associated output container into which the output will be generated (e.g. P

8 DFs, Files, Videos). Output Name the name specified for the associated output generator in the applicable Output Job file. Category the specific output category within the Output Job file, to which the output is associated. Source the source from which the output is generated, as defined for the associated output generator in the Output Job file, in the Data Source field. Note that if multiple output generators are associated with the generated file (e.g. for a PDF document), and they have differing data sources, this field will be blank. Status the current state of the output. The following is a list of possible states: State Description output has not yet been generated/does not exist. output has been generated, but changes have since happened on the design side making the validity of this data no longer current. the output is currently in the process of being generated. the output is validation-based and has generated a report free of any errors. For an ERC report, there are either no errors, or the level of those errors falls within the specified maximum tolerated error level for that report. the output (excluding validation-based outputs) has generated successfully. the output has not generated successfully. For a validation-based output (DRC, ERC, Differences, Footprint comparison) this means errors exist within the source design documents that are causing certain check(s) to fail. For a standard output, the output could not be generated successfully. Perhaps Fatal Errors exist when performing a pre-generation compile, or something is amiss in the configuration of the associated output generator in the Output Job file. Only File Name, Category and Status are presented for the System BOM. Generate, Open and Delete buttons below the list (and corresponding commands on the right-click menu) allow actions to be performed on selected outputs when in Design Mode. The field at the bottom of the view displays the location into which the generated files will be stored.

9 Using the View in Design Mode This mode of the PCB Release view is used for controlling and managing the Board-Level design process. Here you can run validations and generate outputs as needed, and in any order, 'testing the waters' as it were to ensure all is as it should be, prior to initiating the actual release of the intended configuration. In this mode, you are free to move between defined configurations in any of the currently open projects. The aim, in this mode, is to essentially concentrate on a particular configuration of the project you want to release, and ensure that everything is ready-to-go. When it is, you'll be able to switch the view into its Release Mode, and perform the actual release. Getting Access to Release Mode Looking at the following image, there are essentially three areas which need to be 'Green Stated' before Release Mode becomes accessible. In Design Mode, three key areas need to return a successful status before you are able to gain access to the view's Release Mode. In summary, these are: The status display on the parent project tab. The Design Source region. The Target Vault region. The first two of these are basically the same indicator and relate to use of a version-controlled Design Repository. To be in a 'green and ready' state, the local working copy of the design project (your sandbox) must be synchronized with the master fileset in the repository. If, for example, you have added new design files or modified existing ones, then the design will no longer be in-sync. You need to add new file(s) or commit changes as required to get back to a fully synchronized state. To aid in resolving any issue in this area, if the state is "Files Missing From VCS", "Out Of Date", or "Local Changes", the state and summary text entries in the Design Source region will become hyperlinks providing access to a dialog listing the offending files and enabling you to commit or update as required to obtain a fully synchronized state.

10 Click the state or summary text to access the relevant dialog used to facilitate synchronization between the Design Repository and local copy. If you are not using a version-controlled Design Repository, these first two areas are not an issue. The states will simply indicate that the project is not in VCS. With the target vault, you need to ensure that you firstly have a vault connected, and that Items have been created within. You must then ensure that the configuration of the project you wish to release actually points to a defined Item within that vault referencing its unique ID. If the configuration is not mapped to a valid Item in the vault, the Target Vault region will reflect this. The state and summary text entries will become hyperlinks providing access to the Configuration Manager dialog, from where you can specify which Item in the vault the configuration is to map to.

11 An example showing the Target Vault region indicating that the configuration is not mapped to a valid Item in the vault referenced by the design project. Clicking the state or summary text provides access to the Configuration Manager dialog. Depending on the lifecycle definition employed for an Item a revision of that Item can, post-release, be set to various lifecycle stages New From Design, In Prototype, In Production, to name a few. However, to access Release Mode and subsequently release a project configuration, the Item revision MUST be in the Planned state. If this is not the case, the Vault region will flag this. In this case, click the state or summary text to access the associated Item view for the Item. From here, you can create a new planned revision of the Item as required.

12 An example showing the Target Vault region indicating that the configuration is not mapped to a planned revision of the target Item in the vault. Clicking the state or summary text provides access to the Item view. Once a new planned revision of the Item is created, you will need to go back to the Configuration Manager di alog and point to that revision. And as updating the configuration modifies the project file, don't forget to save and commit to the Design Repository, otherwise the Design Source region will not be in a synchronized state! Validation and Output Generation Related article: Defining Validation Reports in an Output Job File In Design Mode, the Process Flow appears as shown in the following image. Example appearance of the Process Flow in Design Mode when all is set up and configured correctly. Notice that only stages 2 and 3 of the flow are active and enabled in this mode Validate Design and Generate Outputs. These two stages are the 'meat' of the flow and their successful running is crucial to the board design release process. If either of these stages fails, the release fails simple as that. So within Design Mode, access to

13 these stages gives you arguably the most valuable pre-release checking aid possible. The Validate Design stage is optional in the release process it is included only if you have defined validation outputs as part of an Output Job file assigned to the configuration being released. To run all outputs associated to a particular stage, simply click the button for that stage, or the the button: icon at the right of Validate Design to run all validation-based outputs defined in Output Job file(s) assigned to the chosen configuration. Generate Outputs to run all other outputs defined in assigned Output Job file(s), in addition to the System BOM. If the Validate Design stage's state is currently Missing (Red) or Out Of Date (Yellow), clicking the Gen erate Outputs button will run the Validate Design stage first as well. To run only the Generate Outputs sta ge in this case, simply click the icon at the right of the button. As you run a stage, the text on the button will change to reflect which output is currently being generated, and how many outputs have been generated so far out of the total to be run. The current state of output generation for a stage is also reflected in the button for that stage. The state in each output's Status field will reflect when that output is running and then the result once generation is complete. If all outputs are generated successfully validations all Passed and other outputs are Up To Date then success is guaranteed with respect to these stages when running the flow in Release Mode. Success in Design Mode - an example design validates fine and all outputs execute successfully. There should be no failure from these stages once we go to Release Mode! Offering further flexibility, Design Mode enables you to generate output on an individual basis. Simply select the particular output you wish to generate (a validation report, a standard output, or the System BOM) and click the Gen

14 erate button at the bottom left of the file listing. Once generated, you have the ability to view that document (click Op en or double-click the entry) and subsequently delete it (click Delete) as required. Generate and view output at the individual document level. All output generated while in Design Mode will be stored under the project folder in your local sandbox, under a sub-folder named using the name of the configuration. How the outputs are stored within this folder depends on locations specified as part of output paths, defined for the relevant output containers in the associated Output Job file. Using the View in Release Mode Related article: Managing the Item's Revision and Lifecycle State - the Item View

15 This mode of the PCB Release view is for initiating releases of PCB Project configurations. This is where the high-integrity board release process is performed, taking the specified configuration of the design project and processing it to obtain the data required to physically produce the Item referenced by it. This data is then stored as part of a revision of that Item, in the target vault. Once in this mode, everything becomes locked down. Only the chosen configuration of the selected design project remains enabled, with all other projects and configurations disabled (dimmed). You cannot select a different configuration or jump to another project in this mode. At this point, all attention is fixed on releasing the chosen configuration with the highest integrity. Once in Release Mode, only the chosen configuration is available to interact with. Process Flow and Design Release Process In Release Mode, the Process Flow appears as shown in the following image. Example appearance of the Process Flow in Release Mode when all is ready to initiate the release. Notice that all stages of the flow now become active, but only the Commit Release button is enabled. To initiate the release, simply click this button. Each stage is run in sequence a snapshot of the design source is taken, validated, and the outputs defined in Output Job files assigned to that configuration are generated. Snapshot and generated release data are stored in a temporary folder during the release process. This folder is specified on the D ata Management Vaults page of the Preferences dialog ( DXP»Preferences) and reflected below the file generation area of the PCB Release view. The default location is set to \Documents and Settings\<ProfileName>\Local Settings\Temp\Releases (on Windows XP), and \Users\<ProfileNa me>\appdata\local\temp\releases (on Windows 7, Windows Vista).

16 Default temporary folder used for generating release data. The resulting generated data, as well as the snapshot, are then committed to the target vault essentially copied from the temporary folder to the vault. If specified, the content of the temporary folder will be deleted after you exit Release Mode. Upon committal, the Release Summary dialog will appear, providing a listing of the data that has been stored in the revision of the Item in the vault.

17 Successful release of a configuration of the design project! The release data (snapshot + outputs) is committed to the target vault, stored in the revision of the targeted Item. The released documents and design snapshot are summarized in the Release Summary dialog. As the process is fully automated, the risk of errors associated with a manual release process are no longer a consideration. Full validation, full checking. The data sent to manufacturing is exactly what it needs to be, to produce the product exactly as you designed it. All stages in the process flow must run successfully, otherwise the release will fail and data will not be committed to the vault. Once released successfully, the lifecycle state of the revision of the targeted Item will change from Planned to Rel eased or New From Design (depending on the particular lifecycle definition in force) indicated in the tab for the configuration.

18 The tab for the released configuration is updated to reflect the lifecycle state of the Item revision. The example shown is for a lifecycle definition other than Basic Lifecycle. Once released, detailed information and lifecycle status controls regarding the Item (and all its revisions) are available in the Item view accessed by clicking on the header text in the Target Vault region ( Revision <Revision ID> of <Item ID>). Facilitating a Solid Audit Trail Whenever a new revision of an Item is generated, during the release process Altium Designer records the version control repository address and revision of the project and commits this information to the target vault. This method means that at any point in the future it is possible to retrieve an identical snapshot of all files in the design project from version control. To put this another way, it is possible to identify the point in time at which any given configuration of the PCB design was released, go back to this point and retrieve, modify and re-release that configuration with the correct dependencies. Two files, stored in the Design Repository, effectively 'record' the release at the time the release data is committed to the Item Revision in the target vault. Item ID-Revision ID[ProjectName].ReleaseInfo this file is release-specific. It lists all files that are generated and checked in as part of the commit stage of the board design release process, as well as the version control repository addresses (URLs) of the source design documents and dependencies (where known). _Release.log this file is project-specific. It provides a running log of all releases of that particular project, in terms of released configuration name and the revision of the Item that the data was released into. These files are checked into the Design Repository in a sub-folder of the design project, named ReleaseInfo.

19 Information about a specific release is stored in the Design Repository within an associated.releaseinfo file. All releases for a design project can be found in that project's _Release.log file. Viewing the revisions of the _Release.log file for a project through the Storage Manager panel will effectively show you a history of all releases of that project.

20 A history of releases for a project - quickly accessed through the Storage Manager panel.

A Walk Through...the Board Design Release Process. Contents

A Walk Through...the Board Design Release Process. Contents A Walk Through...the Board Design Release Process Contents Design Project - Initial Preparation Create a New Design Repository Add Your Project to the Design Repository Connect to an Altium Vault Define

More information

Copy of A Walk Through...the Board Design Release Process

Copy of A Walk Through...the Board Design Release Process Copy of A Walk Through...the Board Design Release Process Language Japanese Contents Design Project - Initial Preparation Create a New Design Repository Add Your Project to the Design Repository Connect

More information

A Walk Through the Board Design Release Process

A Walk Through the Board Design Release Process A Walk Through the Board Design Release Process Frozen Content Modified by Jason Howie on 31-May-2017 Parent article: Board Design Release Altium's Design Data Management system includes a range of technologies

More information

PCB Project Configurations

PCB Project Configurations PCB Project Configurations Frozen Content Modified by Admin on Sep 13, 2017 Parent article: Board Design Release PCB design projects (*.PrjPcb) are design-side entities, containing the source documents

More information

Securing Design Source Inside a Design Repository

Securing Design Source Inside a Design Repository Securing Design Source Inside a Design Repository Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Parent article: Board Design Release The best way of working from a known set

More information

This document provides detailed information on placing components from a database using Altium Designer's SVN Database Library feature.

This document provides detailed information on placing components from a database using Altium Designer's SVN Database Library feature. Old Content - visit altium.com/documentation Mod ifi ed by on 13- Sep -20 17 This document provides detailed information on placing components from a database using Altium Designer's SVN Database Library

More information

Working with Version-Controlled Database Libraries. Contents

Working with Version-Controlled Database Libraries. Contents Working with Version-Controlled Database Libraries Contents Librarian or Designer? Working as a Librarian The Source Control Repository Using the Library Splitter Wizard Creating the SVN Database Library

More information

Managed Projects. Modified by Jason Howie on 31-May-2017

Managed Projects. Modified by Jason Howie on 31-May-2017 Managed Projects Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Altium Designer 14.3, in conjunction with the latest Altium Vault, brings support for Managed Projects. In the

More information

ActiveBOM - BOM Catalog

ActiveBOM - BOM Catalog ActiveBOM - BOM Catalog Old Content - visit altium.com/documentation Modified by Admin on Nov 29, 2016 Parent article: ActiveBOM The BOM Catalog tab is a constituent part of the BOM document (*.BomDoc),

More information

Published on Online Documentation for Altium Products (http://www.altium.com/documentation)

Published on Online Documentation for Altium Products (http://www.altium.com/documentation) Published on Online Documentation for Altium Products (http://www.altium.com/documentation) Home > Managed Projects Usability Improvements A New Era for Documentation Modified by Rob Evans on Apr 11, 2017

More information

Item Revision Naming Schemes. Revision Naming Terminology. Default Revision Naming Schemes. Modified by Jason Howie on 31-May-2017

Item Revision Naming Schemes. Revision Naming Terminology. Default Revision Naming Schemes. Modified by Jason Howie on 31-May-2017 Item Revision Naming Schemes Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Parent article: Items and Item Revisions Each Item in an Altium Vault is comprised of a series of

More information

Specifying the PCB Design Rules and Resolving Violations

Specifying the PCB Design Rules and Resolving Violations Specifying the PCB Design Rules and Resolving Violations Summary This article introduces the PCB Design Rules System, in particular how rules are created and applied to objects in a design. It also describes

More information

Generating a Custom Bill of Materials

Generating a Custom Bill of Materials Generating a Custom Bill of Materials Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 This tutorial describes how to use the Report Manager to set up a Bill of Materials (BOM) report.

More information

Releasing a PCB 2D-3D Model to a Vault

Releasing a PCB 2D-3D Model to a Vault Releasing a PCB 2D-3D Model to a Vault Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Parent article: Vault-Based Domain Models From a designer's perspective, a vault-based

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Storage Manager Using Altium Documentation Modified by Jason Howie on Jun 16, 2017 Parent page: System

More information

If you are new to version control systems and are wondering where to start, read the article Version Control and Altium Designer.

If you are new to version control systems and are wondering where to start, read the article Version Control and Altium Designer. Tutorial - Using Version Control in Altium Designer Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Altium Designer supports Subversion (SVN) and Concurrent Versions System (CVS).

More information

Collaborating between Altium Designer and SOLIDWORKS

Collaborating between Altium Designer and SOLIDWORKS Collaborating between Altium Designer and SOLIDWORKS Old Content - visit altium.com/documentation Mod ifi ed by Jas on How ie on 21- Oct -20 16 Parent page: MCAD Co-Designer: SOLIDWORKS This documentation

More information

Browser-based Access and Management

Browser-based Access and Management Browser-based Access and Management Old Content - see latest equivalent Modified by on 13-Sep-2017 In addition to connecting to an Altium Vault through Altium Designer, and interfacing to it through the

More information

Storage Manager. Summary. Panel access. Modified by on 10-Jan-2014

Storage Manager. Summary. Panel access. Modified by on 10-Jan-2014 Storage Manager Old Content - visit altium.com/documentation Modified by on 10-Jan-2014 Related panel: Differences Panel Related documents: Version Control and Altium Designer Version Control Terminology

More information

Support for 3D Models. Folder Type. Modified by Jason Howie on May 31, 2017

Support for 3D Models. Folder Type. Modified by Jason Howie on May 31, 2017 Support for 3D Models Old Content - see latest equivalent Modified by Jason Howie on May 31, 2017 The Altium Vault 2.5 release, in conjunction with Altium Designer 15.1, brings support for vault-based

More information

Database Library Migration Tools. Contents

Database Library Migration Tools. Contents Database Library Migration Tools Contents Creating a Database Library from an Integrated Library Converting to a DBLib Specifying the Target Database Specifying the Target Database Library Choosing the

More information

Releasing a Schematic Sheet to a Vault

Releasing a Schematic Sheet to a Vault Releasing a Schematic Sheet to a Vault Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Parent article: Design Content Management Being able to re-use design content is something

More information

Altium Vault Technology. Contents

Altium Vault Technology. Contents Altium Vault Technology Contents Which Vault is for Me? Altium Vault Server Installing the Altium Vault Server Verifying the Altium Vault Server is Running Licensing Altium Personal Vault Installing the

More information

Introduction. How to Save Documents. Word 2010 Saving. Video: Saving Documents in Word To Use the Save As Command: Page 1

Introduction. How to Save Documents. Word 2010 Saving. Video: Saving Documents in Word To Use the Save As Command: Page 1 Word 2010 Saving Introduction Page 1 It is important to know how to save the documents you are working with. Frequently saving your documents helps to keep you from losing your work, and using Save As

More information

By defining design repositories in this centralized fashion, an oganization can fully control which repositories its designers can access and use.

By defining design repositories in this centralized fashion, an oganization can fully control which repositories its designers can access and use. Local Version Control Service Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Parent article: Altium Vault The Altium Vault installation provides localized (and centralized)

More information

Accessing the Vault. Parent article: Altium Vault Technology. Mod. ifi. Adm. Sep 13,

Accessing the Vault. Parent article: Altium Vault Technology. Mod. ifi. Adm. Sep 13, Frozen Content Mod ifi ed by Adm in on Sep 13, 201 7 Parent article: Altium Vault Technology This page contains information regarding browser-based access to the legacy Altium Vault Server. For browser-based

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Using Version Control Using Altium Documentation Modified by Rob Evans on Apr 11, 2017 RELATED INFORMATION

More information

Component Management in CircuitMaker

Component Management in CircuitMaker Component Management in CircuitMaker Modified by Rob Evans on 14-Oct-2015 Related pages Driving a PCB Design through CircuitMaker Project Management Parent page: Exploring CircuitMaker A component is the

More information

Creating a Database Library from an Integrated Library

Creating a Database Library from an Integrated Library Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Database Library Migration Tools Using Altium Documentation Modified by Jason Howie on Apr 11, 2017 Parent

More information

PCB Rules and Violations

PCB Rules and Violations PCB Rules and Violations Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Parent page: Panels Browse, edit and interactively view design rules and their associated violations. Summary

More information

Configuration Management

Configuration Management Configuration Management VIMIMA11 Design and integration of embedded systems Budapest University of Technology and Economics Department of Measurement and Information Systems BME-MIT 2017 Configuration

More information

Folder Type. Parent page: Managed Domain Models

Folder Type. Parent page: Managed Domain Models Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > Managed Simulation Models Using Altium Documentation Modified by Jason Howie on Jun 22, 2018 Parent page:

More information

Hardware Requirements

Hardware Requirements Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > Altium NEXUS Server - Details for IT Departments Using Altium Documentation Modified by Jason Howie on

More information

Handout 4: Version Control Reference

Handout 4: Version Control Reference CSCI 2600 Principles of Software Handout 4: Version Control Reference Introduction SVN (Subversion) provides the following functionality: It allows multiple users to edit the same files independently,

More information

Libraries. Modified by Rob Evans on 15-Oct Related pages: Component Management in CircuitMaker

Libraries. Modified by Rob Evans on 15-Oct Related pages: Component Management in CircuitMaker Libraries Modified by Rob Evans on 15-Oct-2015 Related pages: Component Management in CircuitMaker From Idea to Manufacture - Driving a PCB Design through CircuitMaker Parent page: Panels Use the Libraries

More information

Migrating from a Personal Vault to an Altium Vault Server

Migrating from a Personal Vault to an Altium Vault Server Migrating from a Personal Vault to an Altium Vault Server Frozen Content Modified by on 13-Sep-2017 This article features migration to an Altium Vault Server as the target vault. This is now considered

More information

Understanding Design Annotation. Contents

Understanding Design Annotation. Contents Understanding Design Annotation Contents Annotation defined Annotation in Altium Designer Which Annotation Tool? Schematic Level Annotation Order of Processing Schematic Sheets to Annotate Annotation Scope

More information

Collaborate, Compare and Merge Panel. Contents

Collaborate, Compare and Merge Panel. Contents Collaborate, Compare and Merge Panel Contents Panel Access Terminology and Status Messages Actions section Work in Progress Regions Version Control Status Difference Map section Cell Differences See Also

More information

Altium Designer Viewer. Contents

Altium Designer Viewer. Contents Altium Designer Viewer Contents What You can do Key Features at-a-glance Supported Output Generation Viewer Environment Viewing Schematic Documents Viewing PCB Documents Searching Live Supplier Data Using

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP FLARE 2018 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

Obtaining the LDAP Search string (Distinguished Name)?

Obtaining the LDAP Search string (Distinguished Name)? How to Configure LDAP Sync with the Altium Vault Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 An LDAP Sync allows the administrator of an Altium Vault to leverage the network

More information

Parent page: PCB Panel

Parent page: PCB Panel Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > PCB Library Using Altium Documentation Modified by Annika Krilov on Apr 11, 2017 Parent page: PCB Panel

More information

#define 4 User Guide. Version 4.0. CGI Group Inc.

#define 4 User Guide. Version 4.0. CGI Group Inc. #define 4 User Guide Version 4.0 CGI Group Inc. Table of Contents Section Slides Wiki 5-7 Tickets 8-12 Files 13-15 Planning 16-21 Cooperate 22-24 Settings 25-31 Agile Features 32-34 Desktop Applications

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Checking Out and Building Felix with NetBeans

Checking Out and Building Felix with NetBeans Checking Out and Building Felix with NetBeans Checking out and building Felix with NetBeans In this how-to we describe the process of checking out and building Felix from source using the NetBeans IDE.

More information

Component, Model and Library Concepts

Component, Model and Library Concepts Component, Model and Library Concepts Old Content - visit altium.com/documentation Modified by Susan Riege on 6-Aug-2016 Related Resources Net Ties and How to Use Them (PDF) This article explains Altium

More information

Moving to Altium Designer from Protel 99 SE. Contents

Moving to Altium Designer from Protel 99 SE. Contents Moving to Altium Designer from Protel 99 SE Contents Design Database Become a Design Workspace & Projects Importing a 99 SE Design Database Creating the Altium Designer Project(s) Manually Adding and Removing

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Managed Schematic Symbols Using Altium Documentation Modified by Jason Howie on Jun 22, 2018 Parent page:

More information

Complete Design Environment 完整的設計環境. Addi Lin

Complete Design Environment 完整的設計環境. Addi Lin Complete Design Environment 完整的設計環境 Addi Lin 25/Jun/2015 OrCAD PCB Design Flow Overview Library Editor OrCAD Library Builder Design Entry OrCAD Capture CIS Circuit Simulation PSpice A/D Advanced Analysis

More information

To Do Panel. Contents

To Do Panel. Contents To Do Panel Contents Function Content and Use Adding Project-level To-Do Items Adding Document-level To-Do Items Right-click Menu Notes See Also Function The To-Do panel lists all To-Do items that are

More information

USER GUIDE MADCAP LINGO Source Control: Git

USER GUIDE MADCAP LINGO Source Control: Git USER GUIDE MADCAP LINGO 10.1 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Introduction. Saving Workbooks. Excel 2010 Saving. To Use the Save As Command: Page 1

Introduction. Saving Workbooks. Excel 2010 Saving. To Use the Save As Command: Page 1 Excel 2010 Saving Introduction Page 1 Are you saving a workbook for the first time? Saving it as another name? Sharing it with someone that does not have Excel 2010? There are many ways you share and receive

More information

Introduction to Autodesk VaultChapter1:

Introduction to Autodesk VaultChapter1: Introduction to Autodesk VaultChapter1: Chapter 1 This chapter provides an overview of Autodesk Vault features and functionality. You learn how to use Autodesk Vault to manage engineering design data in

More information

AltiumLive 2017: ANNUAL PCB DESIGN SUMMIT

AltiumLive 2017: ANNUAL PCB DESIGN SUMMIT AltiumLive 2017: ANNUAL PCB DESIGN SUMMIT Ed Weaver Lifecycle Management San Diego, CA October 2017 Goals Background Designed schematics Created layouts Build PCB Assemblies Designed System Test Prototypes

More information

JMP to LSAF Add-in. User Guide v1.1

JMP to LSAF Add-in. User Guide v1.1 JMP to LSAF Add-in User Guide v1.1 Table of Contents Terms and Conditions... 3 System Requirements... 3 Installation... 3 Configuration... 4 API Setup... 4 Java Configuration... 5 Logging In... 5 Launching

More information

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher

Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher Getting Started with Team Coding Applicable to Toad for Oracle Suite 2016 (v12.9) and higher John Bowman Toad for Oracle Development Table of Contents About Team Coding... 2 Working with a Version Control

More information

Component. Modified by Jason Howie on Feb 13, Parent page: PCB Dialogs. Other Related Resources Component (Object) The Component Dialog.

Component. Modified by Jason Howie on Feb 13, Parent page: PCB Dialogs. Other Related Resources Component (Object) The Component Dialog. Component Modified by Jason Howie on Feb 13, 2015 Other Related Resources Component (Object) Parent page: PCB Dialogs The Component Dialog. Summary The Component dialog is used to edit the properties of

More information

Using Components Directly from Your Company Database

Using Components Directly from Your Company Database Using Components Directly from Your Company Database Old Content - visit altium.com/documentation Modified by Phil Loughhead on 18-May-2016 This document provides detailed information on using components

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git USER GUIDE MADCAP FLARE 2017 r3 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

Extensions Management Interface. Parent page: System Installation, Licensing & Management

Extensions Management Interface. Parent page: System Installation, Licensing & Management Published on Online Documentation for Altium Products (https://www.altium.com/documentation) 主页 > 扩展Altium Designer Using Altium Documentation Modified by Jun Chu on Jan 29, 2018 Parent page: System Installation,

More information

Getting Started with IBM Cognos 10 Reports

Getting Started with IBM Cognos 10 Reports UNIVERSITY OF SUSSEX Getting Started with IBM Cognos 10 Reports ITS CIS 9/2/2015 Introduction to some of the features in the Cognos Connection reporting portal. Guides users through initial configuration

More information

Part. Summary. Modified by Susan Riege on Aug 5, Parent page: Objects

Part. Summary. Modified by Susan Riege on Aug 5, Parent page: Objects Part Old Content - visit altium.com/documentation Modified by Susan Riege on Aug 5, 2016 Parent page: Objects Related Resources Net Ties and How to Use Them (PDF) The Part represents the actual physical

More information

USER GUIDE MADCAP DOC-TO-HELP 5. Getting Started

USER GUIDE MADCAP DOC-TO-HELP 5. Getting Started USER GUIDE MADCAP DOC-TO-HELP 5 Getting Started Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

OutputJob Editor Reference

OutputJob Editor Reference OutputJob Editor Reference Summary This reference provides information on the OutputJob Editor which is used to configure various output types including Assembly Outputs, BOMs, Gerber, NC Drill, Netlists,

More information

Hardware Requirements

Hardware Requirements Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Главная > Altium Vault - Details for IT Departments Новая эра документации Modified by Jason Howie on Oct 25,

More information

Eclipse Plug-in for AccuRev User s Guide Version April 2012

Eclipse Plug-in for AccuRev User s Guide Version April 2012 Eclipse Plug-in for AccuRev User s Guide Version 2012.1 April 2012 Revised 4/16/12 Copyright AccuRev, Inc. 1995 2012 ALL RIGHTS RESERVED This product incorporates technology that may be covered by one

More information

Source Control Guide: Microsoft Team Foundation Server

Source Control Guide: Microsoft Team Foundation Server MadCap Software Source Control Guide: Microsoft Team Foundation Server Lingo 10.1 Copyright 2017 MadCap Software. All rights reserved. Information in this document is subject to change without notice.

More information

Published on Online Documentation for Altium Products (https://www.altium.com/documentation)

Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > PCBLIB List A New Era for Documentation Modified by Susan Riege on Jan 24, 2018 Parent Page PCB Panels

More information

Installing the ECAD-MCAD Project Collaboration Server

Installing the ECAD-MCAD Project Collaboration Server Installing the ECAD-MCAD Project Collaboration Server Old Content - visit altium.com/documentation Modified by on 13-Sep-2017 Parent article: MCAD Co-Designer - SolidWorks This documentation is now considered

More information

Altium Designer Viewer - Generating Output

Altium Designer Viewer - Generating Output Altium Designer Viewer - Generating Output Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Altium Designer Viewer allows you to open, view, and generate output from, Output Job Configuration

More information

Snapshot Best Practices: Continuous Integration

Snapshot Best Practices: Continuous Integration Snapshot Best Practices: Continuous Integration Snapshot provides sophisticated and flexible tools for continuously keeping Salesforce accounts, developer projects, and content repositories synchronized.

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > SnapSTEPModel Using Altium Documentation Modified by Jason Howie on Apr 11, 2017 Parent page: PCB Commands

More information

Altium Vault Licensing

Altium Vault Licensing Altium Vault Licensing Old Content - see latest equivalent Modified by Jason Howie on May 31, 2017 Previous incarnations of Altium Vault Technologies saw support for several differing types of vault, each

More information

Adding a Simulation Model to a Component Definition

Adding a Simulation Model to a Component Definition Adding a Simulation Model to a Component Definition Old Content - see latest equivalent Modified by on 13-Sep-2017 Parent article: Releasing a Component Definition to a Vault On the design side, each design

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP LINGO 10.1 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

Allowing access to Outlook 2000 folders Version 1.00

Allowing access to Outlook 2000 folders Version 1.00 Allowing access to Outlook 2000 folders Version 1.00 Need to Know TM To allow another network user access to some or all of your Outlook folders you need to complete two processes. One in your Outlook

More information

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution

User Guide. Kronodoc Kronodoc Oy. Intelligent methods for process improvement and project execution User Guide Kronodoc 3.0 Intelligent methods for process improvement and project execution 2003 Kronodoc Oy 2 Table of Contents 1 User Guide 5 2 Information Structure in Kronodoc 6 3 Entering and Exiting

More information

Releasing a Component Definition to a Vault

Releasing a Component Definition to a Vault Releasing a Component Definition to a Vault Old Content - see latest equivalent Mod ifi ed by Jas on How ie on 31May -20 17 Parent article: Vault-Based Components Once all prerequisite domain models have

More information

TARGETPROCESS JIRA INTEGRATION GUIDE

TARGETPROCESS JIRA INTEGRATION GUIDE TARGETPROCESS JIRA INTEGRATION GUIDE v.2.10 JIRA Integration Guide This document describes JIRA plugin configuration. 1 JIRA INTEGRATION OVERVIEW... 2 CONFIGURE TARGETPROCESS JIRA INTEGRATION PLUGIN...

More information

Component Templates. The Component Template Item Type. Modified by Jason Howie on 31-May-2017

Component Templates. The Component Template Item Type. Modified by Jason Howie on 31-May-2017 Component Templates Old Content - see latest equivalent Modified by Jason Howie on 31-May-2017 Altium Vault 2.5, in conjunction with Altium Designer 15.1, brings support for creating and defining Component

More information

The Quick Access Toolbar can be either just below the Title Bar or, as in this case, just above the ruler.

The Quick Access Toolbar can be either just below the Title Bar or, as in this case, just above the ruler. Table of Contents Ribbon... 3 Customizing the Ribbon and Quick Access Toolbars... 3 File Tab... 5 Print and Print Preview... 7 Working in Protected Mode... 8 Accessibility Checker... 9 Compatibility Changes

More information

Icon Directory. Action Icons. Icon Name Description

Icon Directory. Action Icons. Icon Name Description Icon Directory The icons found on the various MasterControl pages are listed according to their general location on a given page. For instance, Action Icons usually are found in columns headed "Action".

More information

Introduction. Saving and Printing Presentations. PowerPoint 2010 Saving and Printing. Video: Saving Presentations in PowerPoint 2010

Introduction. Saving and Printing Presentations. PowerPoint 2010 Saving and Printing. Video: Saving Presentations in PowerPoint 2010 PowerPoint 2010 Saving and Printing Introduction Page 1 Are you saving for the first time? Do you need to share your presentation with someone who does not have PowerPoint 2010? Would you like to print

More information

The Official E-Portfolio Tutorial Guide

The Official E-Portfolio Tutorial Guide School of Education Last Updated: January 2009 The Official E-Portfolio Tutorial Guide Includes Instructions For: -Setting Up Dreamweaver -Editing Images Using Photoshop -Creating & Inserting Evidence

More information

Workspace Manager API: Project Interfaces Reference

Workspace Manager API: Project Interfaces Reference WSM API Project Interfaces Old Content - visit altium.com/documentation Modified by Rob Evans on Feb 15, 2017 Parent page: Technical Reference - Workspace Manager API Workspace Manager API: Project Interfaces

More information

User Documentation. Administrator Manual.

User Documentation. Administrator Manual. User Documentation Administrator Manual Proposal Software 1140 US Highway 287, Suite 400-102 Broomfield, CO 80020 USA Tel: 203.604.6597 www.proposalsoftware.com Table of Contents Open the WebPro Viewer...

More information

AutoCAD/SMARTEAM - DESIGN &PRODUCT LIFE CYCLE MANAGEMENT SOFTWARE. Smarteam User Guide

AutoCAD/SMARTEAM - DESIGN &PRODUCT LIFE CYCLE MANAGEMENT SOFTWARE. Smarteam User Guide AutoCAD/SMARTEAM - DESIGN &PRODUCT LIFE CYCLE MANAGEMENT SOFTWARE Smarteam User Guide 1 Conventions used in Document Text in Bold Indicates a button or option to be selected 2 Contents Connecting to SmarTeam

More information

AltiumLive - Dashboard

AltiumLive - Dashboard AltiumLive - Dashboard Frozen Content Modified by on 13-Sep-2017 Additional Resources FAQs Glossary When we purchase something, we like to (quite rightly) take ownership of, and control how, that something

More information

Portions adapted from A Visual Guide to Version Control. Introduction to CVS

Portions adapted from A Visual Guide to Version Control. Introduction to CVS Portions adapted from A Visual Guide to Version Control Introduction to CVS Outline Introduction to Source Code Management & CVS CVS Terminology & Setup Basic commands Checkout, Add, Commit, Diff, Update,

More information

Version Control Systems

Version Control Systems Nothing to see here. Everything is under control! September 16, 2015 Change tracking File moving Teamwork Undo! Undo! UNDO!!! What strategies do you use for tracking changes to files? Change tracking File

More information

Published on Online Documentation for Altium Products (

Published on Online Documentation for Altium Products ( Published on Online Documentation for Altium Products (https://www.altium.com/documentation) Home > Managed Simulation Models Using Altium Documentation Modified by Jason Howie on Jun 22, 2018 Parent page:

More information

IFS INTERNET SUPPORT CENTER

IFS INTERNET SUPPORT CENTER IFS INTERNET SUPPORT CENTER REGISTRATION, INSTRUCTIONS AND USER GUIDE Contents REGISTRATION, INSTRUCTIONS AND USER Guide... 1 01 - Introduction... 6 Purpose... 6 Available Services... 6 Registered User

More information

Sherlock Tutorial Getting Started

Sherlock Tutorial Getting Started Sherlock Tutorial Getting Started Background Sherlock is a Java-based application that allows users to analyze the reliability of circuit card assemblies based on their design files. Sherlock has been

More information

DocAve Content Shield v2.2 for SharePoint

DocAve Content Shield v2.2 for SharePoint DocAve Content Shield v2.2 for SharePoint User Guide For SharePoint 2007 Revision A Issued August 2012 1 Table of Contents Table of Contents... 2 About DocAve Content Shield for SharePoint... 4 Complementary

More information

University of North Carolina at Charlotte

University of North Carolina at Charlotte University of North Carolina at Charlotte Facilities Management Procedures Manual v1.0 Delivered by PMOLink, LLC December 15-16, 2009 2009 All rights reserved. No part of this publication may be reproduced

More information

WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION. Contents

WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION. Contents WORKING IN TEAMS WITH CASECOMPLETE AND SUBVERSION Contents Working in Teams with CaseComplete... 3 Need an introduction to how version control works?... 3 Exclusive Checkout... 4 Multiple Checkout... 4

More information

Version Control Systems (VCS)

Version Control Systems (VCS) Version Control Systems (VCS) Xianyi Zeng xzeng@utep.edu Department of Mathematical Sciences The University of Texas at El Paso. September 13, 2016. Version Control Systems Let s get the textbook! Online

More information

Published on Online Documentation for Altium Products (http://www.altium.com/documentation)

Published on Online Documentation for Altium Products (http://www.altium.com/documentation) Published on Online Documentation for Altium Products (http://www.altium.com/documentation) Home > PCB Pad Via Templates A New Era for Documentation Modified on Apr 11, 2017 Parent page: PCB Panels The

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP FLARE 2018 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

More information