• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Electrical

    Reply
    Member
    Posts: 3
    Registered: ‎09-02-2009

    How to suppress + in front of location tag

    158 Views, 6 Replies
    09-02-2009 06:22 PM
    I have multiple schematics in a project where i use the same component tag with the location being the only difference. e.g. LS314-CB109, LS334-CB109. When i updated tags a plus sign appears in front of the tag (+LS314-CB109), how can i turn this off.
    Please use plain text.
    *Expert Elite*
    Posts: 2,516
    Registered: ‎10-18-2003

    Re: How to suppress + in front of location tag

    09-02-2009 09:09 PM in reply to: rickelliott2618
    You must be operating in IEC tag mode. It is proper to precede the LOC with a + and the INST with an = when using IEC tag mode. The tag is always preceded by a dash. It is a DIN/IEC standard. You set these options under the Components tab of Project Properties.
    Regards,

    Doug McAlexander
    Electrical CAD Industry Specialist
    Independent Consultant/Instructor/Mentor
    AutoCAD Electrical, VIA/WD, Toolbox/WD, ecscad, promis-e, RSWire

    Web site: www.ECADConsultant.com
    E-mail: ECADConsultant@gmail.com
    Phone: (770) 841-8009
    Please use plain text.
    Member
    Posts: 3
    Registered: ‎09-02-2009

    Re: How to suppress + in front of location tag

    09-03-2009 05:20 AM in reply to: rickelliott2618
    I have tried changing the settings under the Components tab of Project Properties and can not suppress the +. I can get the tags to display with or without the location. Also i am using JIC symbols should I not be using IEC tag mode
    Please use plain text.
    *Expert Elite*
    Posts: 2,516
    Registered: ‎10-18-2003

    Re: How to suppress + in front of location tag

    09-03-2009 12:20 PM in reply to: rickelliott2618
    There is a detailed explanation of IEC tag mode on the tips and tricks page of my web site:

    www.ecadconsultant.com

    Scroll down from the top of the page to the "How To's" index area. Third from the bottom is a link entitled:

    IEC tag mode (Combined Installation/Location tag mode) explained
    Regards,

    Doug McAlexander
    Electrical CAD Industry Specialist
    Independent Consultant/Instructor/Mentor
    AutoCAD Electrical, VIA/WD, Toolbox/WD, ecscad, promis-e, RSWire

    Web site: www.ECADConsultant.com
    E-mail: ECADConsultant@gmail.com
    Phone: (770) 841-8009
    Please use plain text.
    Member
    Posts: 3
    Registered: ‎09-02-2009

    Re: How to suppress + in front of location tag

    09-04-2009 06:39 AM in reply to: rickelliott2618
    Doug thanks for the help, our customer requested hiding the + sign. I have attached a screen shot of two schematics showing the tag names. Basically we have 35 idenetical schematics with the location the only difference. My question is can we have the tags named like shown but without the + sign. Thanks
    Please use plain text.
    *Expert Elite*
    Posts: 2,516
    Registered: ‎10-18-2003

    Re: How to suppress + in front of location tag

    09-04-2009 07:26 AM in reply to: rickelliott2618
    The plus sign signifies that the folllowing string of text is a location code. Because you have your project set to IEC tag mode AcadE is following IEC rules. If you had an installation code assigned there would be an = sign followed by the installation code, followed by a + sign and the location code, then a - sign and the component tag. There is no option to automatically suppress the = or + signs since that is an IEC standard when merging the installation and location into the tag. You can uncheck the box that combines the installation and location into the tag, so they display above the tag and this will eliminate them. I think you need to set up your project properties for straight JIC by unchecking the combined installation/location boxes or at least uncheck the middle one that merges the installation and location code into the tag, per the illustrations on my tips and tricks page at www.ecadconsultant.com. Edited by: dougmcalexander on Sep 4, 2009 8:45 PM
    Regards,

    Doug McAlexander
    Electrical CAD Industry Specialist
    Independent Consultant/Instructor/Mentor
    AutoCAD Electrical, VIA/WD, Toolbox/WD, ecscad, promis-e, RSWire

    Web site: www.ECADConsultant.com
    E-mail: ECADConsultant@gmail.com
    Phone: (770) 841-8009
    Please use plain text.
    Active Contributor
    Posts: 28
    Registered: ‎08-08-2008

    Re: How to suppress + in front of location tag

    09-17-2009 01:11 PM in reply to: rickelliott2618
    What I do is this using the IEC format I first generate the reports I need such as a Bill of Material.

    Then I use the Find and Replace utility in the Edit Pull down Menu and replace the unwanted characters as follows:

    Find ; =section2+location2-M1

    Replace with; section 2 location 2-M1

    Then rename the TAG header in the BOM as follows:

    Installation/ Location/ Device

    This can get tedious if you have a large amount of installation/Locations but it works just fine.

    Regards,
    Stan At Gavan
    Please use plain text.