Tag Tags0

This page has no tags

Page statistics

0 views0 edit(s)0 characters(s) Page last modified 19:37, 5 Feb 2010 by murnenp
How to add your knowledge

Pat Murnen's AutoCAD Electrical page

    Version as of 20:28, 24 May 2013

    to this version.

    Return to Version archive.

    View current version

    This page includes tips and tricks for AutoCAD Electrical.

    User-Defined Attributes and Export to Spreadsheet

    The intended purpose of the User-Defined Attributes is to add report fields to the standard reports. But, the Export to Spreadsheet feature also uses the User-Defined Attributes in some cases. Say you have added a STORES attribute to your schematic components to hold some company-specific information and you want it included in the exported Components spreadsheet. Add it to the User-Defined Attributes list and it is automatically added to the Components export next time you Export to Spreadsheet.

    1. Set up the User-Defined Attributes

    Get Adobe Flash player

    1. Export to Spreadsheet

    Get Adobe Flash player

    TIP: Add the User-Defined Attribute names to the wd_xls_all_template.xlt worksheets to include these fields with the General export option. The default location for the spreadsheet template is C:\Program Files\Autodesk\Acade {version}\Support.

    Din Rail Spreadsheet

    The DIN_RAIL worksheet of the wddinrl.xls file defines each din rail.
     

    DinRail1.png

    A few special fields for non-standard din rail.DinRail2.png

    DinRail3.png

    In addition to the DIN_RAIL worksheet, you can define a worksheet specific to a particular din rail type to define mounting hole/bracket placement. The worksheet name must match the CAT value for the din rail on the DIN_RAIL worksheet.

    The specific CAT worksheet has a SLOTQTY column and as many ORG_LIST column saas necessary to define the hole/mounting bracket placement.

    SLOTQTY - Start at 1 and go to the maximum number of slots per din rail piece, that is the number of slots if the din rail is at its maximum length.

    ORG_LIST - Defines which slot to place the hole/mounting bracket.

     

    Get Adobe Flash player