AutoCAD Electrical Customization from A to Z

Size: px
Start display at page:

Download "AutoCAD Electrical Customization from A to Z"

Transcription

1 11/30/ :00 am - 11:30 am Room:Parrot 1/2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida AutoCAD Electrical Customization from A to Z Randy Brunette - Brunette Technologies, LLC MA32-1 AutoCAD Electrical 2006 is extremely flexible and configurable to your company's specific needs. Take this class to learn more about creating custom blocks and catalog entries. We'll cover threephase, form-c contacts, footprints, and other interesting block types in detail. You will explore the details of the core utilities, Black Box Builder and Icon Menu Wizard, learning what makes them tick. You'll also learn how to make the symbols and menus in AutoCAD Electrical 2006 your own. About the Speaker: Randy has used AutoCAD in mechanical and electrical design applications for 19 years. He owns Brunette Technologies, L.L.C., and provides international support for AutoCAD and AutoCAD Electrical software, including custom programming, training, implementation consulting, and program development management. He has been involved in numerous beta testing programs and has been a top-rated instructor at several Autodesk University conferences. randy.brunette@brutec.us

2

3 AutoCAD Electrical is very configurable, adaptable to most companies systems and styles of electrical design. Wizards are available for most tasks that require more than a couple of steps, or for making additions into the parts catalog, pin list and other design databases. Introduction The goal of this class is to guide you through the operations necessary to add a custom part to your AutoCAD Electrical design system. You will learn how to add a new part number, create a new schematic symbol, add the new symbol to the icon menu, create a footprint, and insert the footprint from an extracted schematic list. Part Catalog When using AutoCAD Electrical to insert symbols, a special attribute editing dialog box appears to allow you to edit the attribute data on a symbol. The edit boxes in this dialog correspond to the edit boxes in AutoCAD s attribute editing tools. The difference is that AutoCAD Electrical has many editing aids built into the dialog, allowing the user to enter data easier and more accurately from lookup tables, or by accepting automatic formatting options available in AutoCAD Electrical. One of the most important tools is the Catalog Data: Lookup function. This utility allows you to search through an Access part number database to add Bill of Material data to your symbol. Filters allow you to search through thousands of entries to find the exact part you a looking for quickly and easily. AutoCAD Electrical has an underlying philosophy of eliminating the need to enter data manually more than once. This goal also has an underlying benefit of helping a company to standardize part and functional descriptions. For example, once the part number information is entered into the database you won t need to type it again to assign it to symbols, create BOM tables on the drawing, or to export it to Excel, ASCII, or Access reports. Sub-Assemblies are also supported in AutoCAD Electrical through the use of an assembly code that ties together in the database all of the components in an assembly. AutoCAD Electrical also provides an area to add hyperlinks to the part number information. The Weblink field allows the entry of local and internet based URL s to information such as Material Safety Data sheets. The TextValue field is very useful for hard coded information, such as fuse ratings. It can also be used to insert data into non-standard attributes contained within an AutoCAD Electrical block. 2

4 Different catalogs may be set up and used for specific customers or projects. AutoCAD Electrical uses the databases in the following order: <PROJECT NAME>_CAT.MDB DEFAULT_CAT.MDB DEFAULT_CAT.MDB DEFAULT_CAT.MDB Symbol Naming Conventions Located in the same directory as the project file Located in the same directory as the project file Located in the User directory Located in the catalog directory Although not required, AutoCAD Electrical depends on a specific naming convention for some of the automated processes to work correctly. Some of the more commonly referenced naming conventions are listed below. Any characters not specified can be user defined to maintain unique symbol names. Schematic Symbols, 32 character maximum Char. 1 H or V, determines horizontal or vertical orientation Char. 2-3 Family type; for example PB for push button or CR for control relay. A 0 in the third position indicates no wire change through symbol. Char. 4 (optional) 1 or 2; a 2 for child contacts, a 1 for everything else. Char. 5 (optional) 1 or 2; a 1 for normally open contacts, a 2 for normally closed contacts. Terminals Char. 1-2 Char. 3 Char. 4 Wire Number Symbols WD_WNH WD_WNV WD_WCH WD_WCV Source/Destination Arrows The first two characters are HT Wire number change through symbol; 0 for no change, 1 if it does. Attributes to process; if symbol is dumb with no attributes to process, this character is an underscore, _, otherwise they are defined by the user. Horizontal wire insertion Vertical wire insertion Wire number copy for horizontal wire Wire number copy for vertical wire Char. 1-4 HA?S for Source arrows HA?D for Destination arrows Configuration and Ladder Master Line Reference Symbols WD_M This block is inserted in every AutoCAD Electrical schematic drawing. It contains about 50 invisible attributes containing the drawings settings. WD_PNLM Similar to the WD_M block, but for panel drawings. WD_MLRH This is the block containing the configuration information for ladders. This includes, first line reference number, spacing, and length WD_MLRV Same as above, but for vertical ladders, (lay on its side). 3

5 Black Box Wizard Creation of custom symbols and components is aided with the use of a utility called the Black Box Builder. Unlike AutoCAD where all attributes have to manually created and defined, in the Black Box Builder, standard attributes are pre-defined and presented to the user for easy placement. All tools necessary for the creation of AutoCAD Electrical symbols are located together in the dialog. Multi-Position Switches Multi-position switches have two things that make them different than the standard electrical component, Position and State attributes. A position attribute is inserted from the More menu in the Black Box Builder, one for each position of the switch. This attribute holds the position description information. As each position attribute is inserted the menu will display the next incremental attribute number. The State attribute holds the default contact state for the switch. 3 Phase Component Insertion The insertion of 3 Phase components is an automated LISP (custom program) command. The LISP utility, WD_3UNIT, inserts three single phase components in a single operation, automatically linking the components together using the Dashed Link Line tool. If a parent symbol (fourth character of symbol name =1), then the utility will insert the parent on the first line and the matching named children symbols (fourth character of symbol name =2) on the remaining lines. Note: If the matching children do not exist, the command only inserts the parent and ends. If a child symbol is selected for insertion, the command uses the listed symbol for all insertions. 4

6 Parametric PLC Database File Editor AutoCAD Electrical comes with many styles and manufactures of PLC modules built into it, in fact, over 2,000 new modules were added for 2006 alone. PLC modules are built parametrically. That is, they are built per user input, allowing spacers between I/O points and even breaks in the module for continuation in different locations or on different ladders. Several small libraries of PLC pieces (one for each graphic style) are accessed and assembled together to create the PLC module. When the insertion operation is completed all of the pieces are combined into a PLC block with attributes, just like all other symbols in AutoCAD Electrical. If you need an additional style or brand of PLC module, AutoCAD Electrical includes a PLC Database File Editor to help create new PLC modules. The new modules are added automatically to the PLC I/O insertion utility. The individual pieces from the PLC library to are combined in the editor in the order they will be assembled at insertion time. Right click over the insertion position to select the proper terminal. Default text and prompts, including module description and catalog number can also be added. 5

7 Pin lists AutoCAD Electrical can automatically track how many contacts have been assigned to a device like a relay or timer coil. Once again, data is entered only once in the Pinlist table (Access database). As you are entering parts that have pinlist information assigned, AutoCAD Electrical will automatically enter the pin list information for you. You can easily list the pin list information right from the editing dialog and manually assign contact information to the pins. If you insert too many contacts, AutoCAD Electrical will alert you, warning you of the problem and prompting you to cancel or ignore the overage. This functionality is not limited to just devices like relays that have contacts. Just about any device that has pins or terminals can be added to the pin list database. AutoCAD Electrical will find any part number matches to the pin list information and automatically fill in the appropriate data. Whenever a part number is added or changed on the parent symbol, AutoCAD Electrical checks for matching MFG, CAT, and optional ASSYCODE values. If a match is found, AutoCAD Electrical will automatically update the pin information accordingly. This database table, located within the parts catalog database, can be expanded as needed. You can edit this Access database table directly or use the AutoCAD Electrical editing dialog found at: Components>Cross-Reference>Pin List Database Editor Form-C Contacts A form-c contact is a symbol that includes both the N.O. and N.C. contacts, normally for a relay, on a single symbol. Created using the Black Box Builder, like most other electrical symbols, you just need a few extra steps to cover both contacts. During creation of contact block, the first terminal, TERM01, corresponds to the common or first pin number in the pin list. The second terminal, TERM02, corresponds to the normally open or second number in the pin list. The third terminal, TERM03, corresponds to the normally closed or third number in the pin list. Two different representations of a From-C contact are shown at left. An attribute with the tag name CONTACTS needs to be present in the block. The Contacts attribute stores the information for the cross reference attribute on the parent component. Normally a default value of NO or NC is assigned. If you want to have both the NO and NC references update, manually assign NONC to the contacts attribute. Because AutoCAD Electrical uses the insertion point of the block for location cross-reference information, both cross-references show the same ladder reference even when they are located on different ladder rungs. 6

8 You can include three different cross-reference attributes on a parent symbol, the standard XREFNO and XREFNC, and a generic XREF. When all three attributes are present, child components with the CONTACT attribute value containing "NO" or "NC" substring will go to the XREFNO and XREFNC attributes respectively, (or both as shown above. But, child contacts with no CONTACT attribute or with a blank value will go to the third attribute, XREF. (Note: if XREF not present then these "unknowns" get lumped in with the "NO" references.) Another little known trick is to mark a child contact's CONTACT attribute with a value of "NULL". This will suppress this child contact from being included in the parent's cross-reference listing. Icon Menu You can use the Icon Menu wizard to add or modify icons for both the schematic and panel symbol libraries. The wizard uses a navigation tool that looks almost the same Insert Component dialog box, but you cannot insert components from here. (Notice all the dimmed areas.) The icon menu is driven by a text file that you can customize to meet your needs. You can add symbols to existing menu pages, and you can add new menu pages. An individual icon can trigger a submenu page, insert a component, insert a circuit, or run a command. Each new submenu page can have icon selections that cascade down to other new menu pages, calling a submenu from a submenu. Three pieces of information are needed to add a component to the menu: the name of the block to be inserted, the slide name to appear on the menu icon, and text you want to appear in the select list bar. Tip1: When you are making a slide ensure that the current screen image is zoomed as large as possible and is as uncluttered as possible. When a slide is captured, all graphics on the screen are captured and shrunk to fit into the icon box. Tip 2: You should not create a submenu more than three levels deep. For example, a submenu could contain 28 icons, each calling another submenu containing 28 icons, for a total of 784 choices. Each of these icons could also call submenus of similar sizes. (That s more than 21,000 icons!) 7

9 Panel Footprints Schematic symbols by their nature use a generic symbol that represents the function of the device being inserted. Symbols from different manufacturers are represented in the same manner. Since one symbol is used for many different part numbers creating a symbol with catalog and other attributes is the most efficient method. When working with panel footprints however, each manufacturer s style of device may look entirely different on the panel layout. To create a new block with attributes for each of these would require a tremendous amount of effort. Instead, AutoCAD Electrical can automatically apply the required information tags to the footprints in the form of xdata. Xdata is invisible electronic information tags that AutoCAD applies to individual entities in a drawing. In the case of AutoCAD Electrical these entities are always blocks. When working with panel footprints, AutoCAD Electrical searches first for any electrical attributes, then searches for xdata tags. The only required attribute is P_Tag1. When a generic block is selected for use as a footprint, AutoCAD Electrical will use a template attribute block (names wd_ptag_addattr_comp) and automatically add the required attributes re-creating the existing block. All this is seamless to the user. The only evidence that xdata is being used is when you try to display the data on the screen. Only attributes can be visible. With this method you can use the extensive footprint libraries available from the manufactures, inserting footprints onto your panel layouts and making them AutoCAD Electrical with very little effort. If you want to edit the xdata directly on a footprint, AutoCAD Electrical provides and Xdata Editor utility. Similar in function to the AutoCAD Enhanced Attribute editor, it is found under Projects/Extras/ pull-down menu. 8

10 Foot Print and Schematic Lookup Tables When creating panel layouts from the schematic information, AutoCAD Electrical provides several tools to increase productivity and accuracy. AutoCAD Electrical will extract a list of components from the schematic and present it to you for insertion in the panel layout. AutoCAD Electrical keeps track of the items that have already been inserted to prevent duplicates. When an item is selected for insertion, AutoCAD Electrical uses the MFG and AssyCodes, opens the appropriate table in the Footprint Lookup database and tries to find a match with the catalog number. If a match is found AutoCAD Electrical retrieves the footprint block and inserts it into the drawing. New with AutoCAD Electrical 2006 is the Schematic Lookup Table. With this new feature you can extract a list of panel components for insertion into a schematic drawing. The workflow is similar for both methods. 9

Get Powered Up: How to Implement AutoCAD Electrical

Get Powered Up: How to Implement AutoCAD Electrical IT10734 Tiffany Bachmeier Autodesk Robert Stein Autodesk Learning Objectives Discover the WD.ENV file Discover AutoCAD Electrical intelligent blocks Discover AutoCAD Electrical paths Learn how to tie it

More information

What's New in AutoCAD Electrical 2006?

What's New in AutoCAD Electrical 2006? 11/28/2005-5:00 pm - 6:30 pm Room:Pelican 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida What's New in AutoCAD Electrical 2006? Randy Brunette - Brunette Technologies, LLC MA15-2 You

More information

Bridging the Gap from AutoCAD Electrical to Autodesk Inventor Professional

Bridging the Gap from AutoCAD Electrical to Autodesk Inventor Professional 11/30/2005-5:00 pm - 6:30 pm Room:Peacock 2 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Bridging the Gap from AutoCAD Electrical to Autodesk Inventor Professional Nicole Morris -

More information

AutoCAD Electrical: 60 Tips in 60 Minutes

AutoCAD Electrical: 60 Tips in 60 Minutes GEN21973 AutoCAD Electrical: 60 Tips in 60 Minutes Tiffany Bachmeier Autodesk, Inc. Learning Objectives Discover Project Management Tips and Tricks Discover Drawing Creation Tips and Tricks Discover Customization

More information

AutoCAD Electrical Advanced: Looking Under the HOOD

AutoCAD Electrical Advanced: Looking Under the HOOD : Looking Under the HOOD Scott Dibben D3 Technologies MA2730 Now that we have been using AutoCAD Electrical software in industry for a while, let's see what is under the hood that can make our life a little

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

AutoCAD Electrical: 60 Tips in 60 Minutes

AutoCAD Electrical: 60 Tips in 60 Minutes AutoCAD Electrical: 60 Tips in 60 Minutes Tiffany Bachmeier AutoCAD Electrical Implementation Consultant Join the conversation #AU2016 Class summary On your mark...get Set!...GO! Back by popular demand,

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

Integrating AutoCAD Electrical with Autodesk Vault Professional (formerly known as Vault Manufacturing) Randy Brunette Brunette Technologies, LLC

Integrating AutoCAD Electrical with Autodesk Vault Professional (formerly known as Vault Manufacturing) Randy Brunette Brunette Technologies, LLC Integrating AutoCAD Electrical with Autodesk Vault Professional (formerly known as Vault Manufacturing) Randy Brunette Brunette Technologies, LLC DM34-1R Are you using AutoCAD Electrical now and thinking

More information

Settings and Configurations

Settings and Configurations Chapter 1 Settings and Configurations This chapter describes how to use settings and configuration options to change the appearance and functionality of AutoCAD Electrical to match your company's drawing

More information

Creating a New Cable in the Parts Database

Creating a New Cable in the Parts Database Page 1 of 5 Creating a New Cable in the Parts Database AutoCAD Electrical 2015 > AutoCAD Electrical s 2015 parts database looks significantly different from the previous release. In the past we have covered

More information

Getting_started_EN (Ind : 3) 06/01/2014. elecworks. Getting Started

Getting_started_EN (Ind : 3) 06/01/2014. elecworks. Getting Started Getting_started_EN (Ind : 3) 06/01/2014 elecworks Getting Started 1 Start with elecworks This document has been made to help you in starting elecworks. It summarizes the features available. If you would

More information

Settings and Configurations

Settings and Configurations Chapter 1 Settings and Configurations This chapter describes how to use settings and configuration options to change the appearance and functionality of AutoCAD Electrical to match your company's drawing

More information

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale 1 1. Concepts and What s New... 6 1.1 Concepts... 6 1.2 What's New in E6... 7 2. Getting Started... 8 2.1 Starting Electra... 8 2.2 Page Scale... 8 2.3 Page Measurement Units... 9 2.4 Stencils and Drawing

More information

Charging on from Schematics to Panels in AutoCAD Electrical

Charging on from Schematics to Panels in AutoCAD Electrical Charging on from Schematics to Panels in AutoCAD Electrical Todd Schmoock Synergis Technologies MA4757-L: You have been using AutoCAD Electrical and discovered it is an easy tool for creating electrical

More information

Description. Randy Brunette Autodesk, Inc. Gaurav Sachdeva Autodesk, Inc.

Description. Randy Brunette Autodesk, Inc. Gaurav Sachdeva Autodesk, Inc. IM10423 AutoCAD Electrical 2016 What s New Randy Brunette Autodesk, Inc. Gaurav Sachdeva Autodesk, Inc. Learning Objectives Discover possible new features of AutoCAD Electrical 2017 Discover how new features

More information

Getting Along: Coordinating Architectural and Structural Design with Autodesk Revit Structure

Getting Along: Coordinating Architectural and Structural Design with Autodesk Revit Structure 11/30/2005-8:00 am - 9:30 am Room:N. Hemispheres (Salon A2) (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Getting Along: Coordinating Architectural and Structural Design with Autodesk

More information

Kendo UI. Builder by Progress : Using Kendo UI Designer

Kendo UI. Builder by Progress : Using Kendo UI Designer Kendo UI Builder by Progress : Using Kendo UI Designer Copyright 2017 Telerik AD. All rights reserved. December 2017 Last updated with new content: Version 2.1 Updated: 2017/12/22 3 Copyright 4 Contents

More information

Mechanical Drawings Gone Wild

Mechanical Drawings Gone Wild 11/28/2005-1:00 pm - 2:30 pm Room:Mockingbird 1/2 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Mechanical Drawings Gone Wild Colleen Klein - MasterGraphics and Jim Swain (Assistant);

More information

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software TUTORIAL Your first steps with SEE Electrical Expert The specialist of electrical software Page 2 A.1. Conventions used in this tutorial TABLE OF CONTENTS A OVERVIEW... 5 A.1. CONVENTIONS USED IN THIS

More information

Creating electrical designs

Creating electrical designs Creating electrical designs 27.09.2018-34 TABLE OF CONTENTS Table of contents... 2 Introduction... 4 What you learn with this content... 5 Starting G-Electrical... 6 Interface... 6 Drawing area (1)...

More information

Fast Content for AutoCAD MEP 2015

Fast Content for AutoCAD MEP 2015 David Butts Gannett Fleming MP6393 AutoCAD MEP 2015 software, a world-class design and drafting application, is the Zen master of mechanical, electrical, and plumbing design software. The software continues

More information

Introduction to Autodesk Revit Structure

Introduction to Autodesk Revit Structure 11/30/2005-5:00 pm - 6:30 pm Room:N. Hemispheres (Salon E2) (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Nicolas Mangon - Autodesk SD35-1 This year, Autodesk is introducing the

More information

Intersection Design with Autodesk Civil 3D

Intersection Design with Autodesk Civil 3D 12/1/2005-8:00 am - 11:30 am Room:Osprey 1 [Lab] (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Intersection Design with Autodesk Civil 3D Daniel Philbrick - Autodesk and James Wedding

More information

AutoCAD Electrical: Advanced Productivity

AutoCAD Electrical: Advanced Productivity AutoCAD Electrical: Advanced Productivity Scott Dibben Technical Manager D3 Technologies Thomas Smith Implementation Consultant D3 Technologies Email: scott.dibben@d3tech.net Email: thomas.smith@d3tech.net

More information

Multi-Channel Design Concepts

Multi-Channel Design Concepts Multi-Channel Design Concepts Old Content - visit altium.com/documentation Modified by on 6-Nov-2013 Altium Designer introduces a robust multi-channel design system that even supports channels nested within

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

promis-e to AutoCAD Electrical Conversion Guide

promis-e to AutoCAD Electrical Conversion Guide promis-e 1. If not already open activate the Tool Palettes Window (sidebar) from the top toolbar of AutoCAD Electrical. This menu will anchor itself at the right of your screen. 2. Click the promis-e Conversion

More information

What is promis e electrical

What is promis e electrical What is promis e electrical promis e is an intelligent MicroStation based program that enables you to create intelligent electrical controls schematics, Wiring Diagrams, Single Line Diagrams, PLC-I/O,

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

Subdivide and Conquer! - Tips and Tricks for Working with Parcels in Autodesk Civil 3D.

Subdivide and Conquer! - Tips and Tricks for Working with Parcels in Autodesk Civil 3D. 11/28/2005-1:00 pm - 2:30 pm Room:Swan 9/10 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida Subdivide and Conquer! - Tips and Tricks for Working with Parcels in Autodesk Civil 3D. Marissa

More information

Top Productivity Tips for AutoCAD 2009

Top Productivity Tips for AutoCAD 2009 Top Productivity Tips for AutoCAD 2009 Jonathan Christie Course Summary: Find out how to apply new and existing AutoCAD power tools and watch your drafting productivity improve. Learn how to re-use design

More information

Accessing the Internet

Accessing the Internet Accessing the Internet In This Chapter 23 You can use AutoCAD to access and store AutoCAD drawings and related files on the Internet. This chapter assumes familiarity with basic Internet terminology. You

More information

Architectural Desktop 2007

Architectural Desktop 2007 Architectural Desktop 2007 Markin' Time - Keeping on Schedule with ADT Paul Oakley S2-3 Course Summary: Designed as an introduction and/or update for both new and existing ADT users, this course provides

More information

CA Productivity Accelerator 12.1 and Later

CA Productivity Accelerator 12.1 and Later CA Productivity Accelerator 12.1 and Later Localize Content Localize Content Once you have created content in one language, you might want to translate it into one or more different languages. The Developer

More information

1. WELDMANAGEMENT PRODUCT

1. WELDMANAGEMENT PRODUCT Table of Contents WeldManagement Product.................................. 3 Workflow Overview........................................ 4 Weld Types.............................................. 5 Weld

More information

Access Intermediate

Access Intermediate Access 2010 - Intermediate (103-134) Building Access Databases Notes Quick Links Building Databases Pages AC52 AC56 AC91 AC93 Building Access Tables Pages AC59 AC67 Field Types Pages AC54 AC56 AC267 AC270

More information

File Importing - Text Files

File Importing - Text Files File Importing - Text Files With this tutorial we are going to go through the basic elements of importing a text file that contains several records (lines) each containing several fields. Sample Data -

More information

Table of Contents. Introduction Technical Support Getting Started Data Synchronization General Website Settings...

Table of Contents. Introduction Technical Support Getting Started Data Synchronization General Website Settings... E-Commerce Table of Contents Introduction... 1 Technical Support... 1 Introduction... 1 Getting Started... 2 Data Synchronization... 2 General Website Settings... 3 Customer Groups Settings... 4 New Accounts

More information

Essentials of Points and User-Defined Properties in Autodesk Civil 3D

Essentials of Points and User-Defined Properties in Autodesk Civil 3D 11/28/2005-5:00 pm - 6:30 pm Room:S. Hemispheres (Salon III) (The Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Essentials of Points and User-Defined Properties in Autodesk Civil

More information

InDesign Part II. Create a Library by selecting File, New, Library. Save the library with a unique file name.

InDesign Part II. Create a Library by selecting File, New, Library. Save the library with a unique file name. InDesign Part II Library A library is a file and holds a collection of commonly used objects. A library is a file (extension.indl) and it is stored on disk. A library file can be open at any time while

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

SAMPLE - NOT LICENSED

SAMPLE - NOT LICENSED Bill s Getting Started Guide for pdfdocs-4 Copyright 2014 Discovery Partners, Inc. Page 1 Create a new PDF: A) From MS-WORD: Choose this option to convert your Word document to PDF format and open in pdfdocs-editor.

More information

Schedule Anything in Autodesk AutoCAD MEP

Schedule Anything in Autodesk AutoCAD MEP Matt Dillon Enceptia (Assistant/Co-presenter optional) [Arial 10] MP1424-L Learning Objectives At the end of this class, you will be able to: Explain the purpose of Property Set Definitions Create a custom

More information

User Guide. Product Design. Version 2.2.2

User Guide. Product Design. Version 2.2.2 User Guide Product Design Version 2.2.2 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 PRODUCTS... 5 Creating a New Product... 5 Viewing and

More information

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Wiring Blocks Creation

Wiring Blocks Creation Page 1 of 6 Wiring Blocks Creation AutoCAD Electrical 2018 A wiring block is a symbolical representation of the actual physical device but contains wiring information that is repeated from the schematic

More information

Getting Started Guide

Getting Started Guide 12d Synery Getting Started Guide Getting Started Guide Version 2.0 July 15 Getting Started Guide 12d Solutions Pty Ltd ACN 101 351 991 PO Box 351 Narrabeen NSW Australia 2101 (02) 9970 7117 (02) 9970 7118

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

Getting Started Creating Cable and Harness Designs

Getting Started Creating Cable and Harness Designs Chapter Getting Started Creating Cable and Harness Designs 1 In this chapter, you learn about Autodesk Inventor Cable and Harness functionality and the basic workflow to create and document a design. Objectives

More information

The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D

The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D The Ten Commandments of Equipment and Part Building in Autodesk AutoCAD Plant 3D Creg Dieziger Sr. Designer, Morrison-Maierle, Inc. PD2940-L 90 Minutes - Hands-on Lab - 12/3/13 (Tuesday) 8:00 AM In this

More information

Autodesk Architectural Desktop Real-World Workflow Methodology

Autodesk Architectural Desktop Real-World Workflow Methodology 11/30/2005-5:00 pm - 6:30 pm Room:N. Hemispheres (Salon E1) (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Autodesk Architectural Desktop Real-World Workflow Methodology Edward Goldberg,

More information

Benefits. Interoperability. Control

Benefits. Interoperability. Control 1 Benefits KeyCreator 2012 V11.5 is a minor release providing interoperability updates, a half-dozen new functions, a dozen enhancements, and correction of over 90 issues since the 11.3.1 service pack.

More information

Imagine. Create. Discover. User Manual. TopLine Results Corporation

Imagine. Create. Discover. User Manual. TopLine Results Corporation Imagine. Create. Discover. User Manual TopLine Results Corporation 2008-2009 Created: Tuesday, March 17, 2009 Table of Contents 1 Welcome 1 Features 2 2 Installation 4 System Requirements 5 Obtaining Installation

More information

Ch. 4 Programming the Application 1

Ch. 4 Programming the Application 1 Chapter 4 Programming the Application This chapter deals with the steps to creating a working program from both the Siemens and A-B platform. In the last chapter, we dealt with linking the computer to

More information

How to Simplify PCB Design

How to Simplify PCB Design How to Simplify PCB Design 1. 2. 3. 4. HOW TO SIMPLIFY AND AUTOMATE YOUR PCB ECO WORKFLOW HOW TO SIMPLIFY ROUTING WITH PIN SWAPPING HOW TO SIMPLIFY OUTPUT GENERATION WORKFLOW HOW TO SIMPLIFY CIRCUIT REPLICATION

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

More information

Blocks reduce drawing size since multiple instances of a block are stored in one definition.

Blocks reduce drawing size since multiple instances of a block are stored in one definition. AGENDA: 1. Blocks and Controlling Block Properties 2. Creating and Inserting Blocks 3. Editing Blocks after Insertion 4. Storing Blocks Blocks A block is a collection of entities, grouped together and

More information

Las Vegas, Nevada, December 3 6, Speaker Name: Heidi Hewett. Course ID:

Las Vegas, Nevada, December 3 6, Speaker Name: Heidi Hewett. Course ID: Las Vegas, Nevada, December 3 6, 2002 Speaker Name: Heidi Hewett Course Title: Course ID: GD34-4L Course Outline: During this presentation, you'll learn about all the AutoCAD 2002 extensions, including

More information

Electrical 3D Design & Documentation

Electrical 3D Design & Documentation Electrical 3D Design & Documentation Page 1 Overview Conventions User Tasks Using Electrical 3D Design & Documentation Entering the Electrical Assembly Design Workbench Entering the Electrical Part Design

More information

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013

File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 File: SiteExecutive 2013 Core Modules User Guide.docx Printed September 30, 2013 Page i Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031

More information

Bryant Consulting Group, LLC Sample Portfolio. Training Manuals & Quick Fact Reference Sheets

Bryant Consulting Group, LLC Sample Portfolio. Training Manuals & Quick Fact Reference Sheets Bryant Consulting Group, LLC Sample Portfolio Training Manuals & Quick Fact Reference Sheets Quick Tips Working with Contacts Creating Contact Information 1. On the Navigation Pane, click the Contacts

More information

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA

Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA Achieving Contentment with the AutoCAD Architecture Content Browser Douglas Bowers, AIA AB110-3 If you have created AutoCAD Architecture (formerly ADT) object styles and want to know how to easily share

More information

Survey Database to Surface Creation in Civil 3D

Survey Database to Surface Creation in Civil 3D Survey Database to Surface Creation in Civil 3D For WSLS 2019 Institute by Russ Nicloy, MACER Technologies, Inc. Contents Survey Database to Surface Creation in Civil 3D... 2 Setting up the Survey Database...

More information

Managing a complete site over multiple AutoCAD Plant 3D Projects

Managing a complete site over multiple AutoCAD Plant 3D Projects Managing a complete site over multiple AutoCAD Plant 3D Projects Jarrod Mudford Autodesk PD2653 Managing a complete site over multiple AutoCAD Plant 3D Projects Learning Objectives At the end of this class,

More information

Workflow Templates in Compliance 360 Version 2018

Workflow Templates in Compliance 360 Version 2018 Workflow Templates in Compliance 360 Version 2018 Workflow Templates 5 Workflow Elements 6 Workflow Teams 6 Workflow Template Changes 6 Create or Edit a Workflow Template 8 Import and Export Workflow Templates

More information

Using Attributes. Engineering Design Technology Sacramento City College. Using Attributes 1

Using Attributes. Engineering Design Technology Sacramento City College. Using Attributes 1 Engineering Design Technology Sacramento City College 1 Objectives Assign attributes to blocks. Edit attributes defined for existing blocks. Create a template file for the storage of block attribute data.

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

Select2Perform Custom Assessment Builder (CAB )

Select2Perform Custom Assessment Builder (CAB ) Select2Perform Custom Assessment Builder (CAB ) Table of Contents THE SELECT2PERFORM CUSTOMER ASSESSMENT BUILDER... 2 Getting Started... 2 Uploading and Using Audio and Image Files in a Test Question...

More information

RebarCAD Usage Hints and Tips

RebarCAD Usage Hints and Tips RebarCAD Usage Hints and Tips Hints & Tips the Change Bar Style Command A drawing can have a combination of bar styles and bars can be changed from one style to another using the Change Bar Style command.

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Creating Buttons and Pop-up Menus

Creating Buttons and Pop-up Menus Using Fireworks CHAPTER 12 Creating Buttons and Pop-up Menus 12 In Macromedia Fireworks 8 you can create a variety of JavaScript buttons and CSS or JavaScript pop-up menus, even if you know nothing about

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

Schematic Editing Essentials

Schematic Editing Essentials Summary Application Note AP0109 (v2.0) March 24, 2005 This application note looks at the placement and editing of schematic objects in Altium Designer. This application note provides a general overview

More information

Making Your Label Styles Work For You in C3D

Making Your Label Styles Work For You in C3D Making Your Label Styles Work For You in C3D Mark Hultgren Smith Engineering CV110-5 Once you have completed this course, you'll understand and be able to apply the methods for developing a complete set

More information

Getting Started Creating Cable and Harness DesignsChapter1:

Getting Started Creating Cable and Harness DesignsChapter1: Chapter 1 Getting Started Creating Cable and Harness DesignsChapter1: In this chapter, you learn about Autodesk Inventor Professional Cable and Harness functionality and the basic workflow to create and

More information

Fitted with modified component parameters, such as the component's value.

Fitted with modified component parameters, such as the component's value. Variants Modified by Susan Riege on Sep 4, 2018 Parent page: Exploring CircuitStudio The ability to create variations of the same base design is a real strength of CircuitStudio, and a tremendous productivity

More information

AmpereSoft ToolSystem

AmpereSoft ToolSystem AmpereSoft ToolSystem 2016.1 New Functions & Improvements AmpereSoft MatClass AmpereSoft ToolDataManager AmpereSoft TemperatureCalculator 2016 by AmpereSoft GmbH Any software and hardware names and brand

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface

CHAPTER 1 COPYRIGHTED MATERIAL. Finding Your Way in the Inventor Interface CHAPTER 1 Finding Your Way in the Inventor Interface COPYRIGHTED MATERIAL Understanding Inventor s interface behavior Opening existing files Creating new files Modifying the look and feel of Inventor Managing

More information

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems

Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems AUTODESK REVIT STRUCTURE AUTODESK BUILDING SYSTEMS Effective Collaboration using Autodesk Revit Structure and Autodesk Building Systems This white paper explains how structural engineers using Autodesk

More information

Complete Display Control in Autodesk Architectural Desktop

Complete Display Control in Autodesk Architectural Desktop 11/30/2005-10:00 am - 11:30 am Room:N. Hemispheres (Salon D) (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida Complete Display Control in Autodesk Architectural Desktop Matt Dillon

More information

All In the Family: Creating Parametric Components In Autodesk Revit

All In the Family: Creating Parametric Components In Autodesk Revit All In the Family: Creating Parametric Components In Autodesk Revit Matt Dillon D C CADD AB4013 The key to mastering Autodesk Revit Architecture, Revit MEP, or Revit Structure is the ability to create

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

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS)

NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE. A Manual for the Cascade Server Content Management System (CMS) NORTH CAROLINA A&T STATE UNIVERSITY CMS USER GUIDE A Manual for the Cascade Server Content Management System (CMS) Table of Contents Chapter 1 - Getting Started... 3 Overview... 3 What is a Content Management

More information

More Constraints Than Houdini

More Constraints Than Houdini 11/30/2005-8:00 am - 9:30 am Room:Swan 1 (Swan) Walt Disney World Swan and Dolphin Resort Orlando, Florida More Constraints Than Houdini Thomas Short, P.E. - Munro & Associates, Inc. and Anthony Dudek

More information

Lesson 13: Other Tools in OrCAD Capture

Lesson 13: Other Tools in OrCAD Capture Lesson 13: Other Tools in OrCAD Capture Lesson Objectives After you complete this lesson you will be able to: Add inter-sheet signal references Create a cross reference report (Optional) Generate a Bill

More information

Using the Customize Dialog Box

Using the Customize Dialog Box Toolbar Tools > Customize Using the Customize Dialog Box The Customize tool is used to define custom work environment, toolbar, and tool settings. The Customize dialog box appears when you access the Customize

More information

Lesson 12: Preparing for Post Processing

Lesson 12: Preparing for Post Processing 12 Lesson 12: Preparing for Post Processing Learning Objectives In this lesson you will: Rename reference designators on the board design Backannotate changes made in the OrCAD and Allegro PCB Editor to

More information

Setting Up Your Drawing Environment

Setting Up Your Drawing Environment Setting Up Your Drawing Environment In This Chapter 3 After you start a drawing, you can change its settings, including drawing units and limits, snap and grid settings, and layer, linetype, and lettering

More information

Electrical System Functional Definition

Electrical System Functional Definition Electrical System Functional Definition Overview Conventions What's New? Getting Started Creating a New System Creating Equipment Creating Connectors Creating a Signal Connecting Saving Your System User

More information

Advanced PowerPoint. Course Description. Objectives: Using Master Slides. Using a Notes Master and a Handout Master. Add a Picture to a master

Advanced PowerPoint. Course Description. Objectives: Using Master Slides. Using a Notes Master and a Handout Master. Add a Picture to a master Course Description Advanced PowerPoint In the PowerPoint Introduction course, you learned how to create a new presentation, work with text objects, insert objects to enhance the presentation, add a background

More information

DESCRIPTION OF NEW FUNCTIONS. Version 19.0

DESCRIPTION OF NEW FUNCTIONS. Version 19.0 DESCRIPTION OF NEW FUNCTIONS Version 19.0 This document describes new functions in Automation version 19. The Component Wizard has its own manual which describes all its functions. PCSCHEMATIC Automation

More information

How to Use the Web Folio Builder to Design an eportfolio

How to Use the Web Folio Builder to Design an eportfolio Contents: A. Accessing the Web Folio Builder How to Use the Web Folio Builder to Design an eportfolio B. Basics: Modifying the Web Folio template a) Selecting a Layout and Color Scheme for the Web Folio,

More information

Working with AutoCAD in Mixed Mac and PC Environment

Working with AutoCAD in Mixed Mac and PC Environment Working with AutoCAD in Mixed Mac and PC Environment Pavan Jella Autodesk AC6907 With the introduction of AutoCAD for Mac, some professionals now work in hybrid environments one engineer may draft designs

More information

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College

Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Using the Web in Mathematics Foundations Course An Introduction to Microsoft PowerPoint Sarah L. Mabrouk, Framingham State College Overview: MS PowerPoint is powerful presentation software that enables

More information

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont

Index A Access data formats, 215 exporting data from, to SharePoint, forms and reports changing table used by form, 213 creating, cont Index A Access data formats, 215 exporting data from, to SharePoint, 215 217 forms and reports changing table used by form, 213 creating, 237 245 controlling availability of, 252 259 data connection to,

More information

InDesign UX Design Patterns. by Justin Putney

InDesign UX Design Patterns. by Justin Putney InDesign UX Design Patterns by Justin Putney InDesign UX Design Patterns Hi, I m Justin Putney, Owner of Ajar Productions. Thanks for downloading this guide! It s full of ways to create interactive user

More information

Design Flow Highlights

Design Flow Highlights Design Flow Highlights Components Selection turboconfigurator Output Documentation Special Functionality Library Control System Schematic Capture Transfer 3D Models Export and Import designs (Important

More information

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE)

Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Spatial Data Standards for Facilities, Infrastructure, and Environment (SDSFIE) Model Builder User Guide Version 1.3 (24 April 2018) Prepared For: US Army Corps of Engineers 2018 Revision History Model

More information