<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Auto-assigning the same wire number for all ground wires in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6231086#M38615</link>
    <description>You didn't name your ground GN* did you.   My group discussion wires are GN-YE in various sizes, like 2.5mm^2, 4.0mm^2, etc.  The GN* just instructs the software to process all layers that begin with GN.</description>
    <pubDate>Wed, 23 Mar 2016 18:17:47 GMT</pubDate>
    <dc:creator>dougmcalexander</dc:creator>
    <dc:date>2016-03-23T18:17:47Z</dc:date>
    <item>
      <title>Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6228281#M38613</link>
      <description>&lt;P&gt;I was invloved in addressing this scenario over on the Idea Station. &amp;nbsp;I thought I would post here as well, in case anyone needs to assign the same wire number to all ground wires. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can assign&amp;nbsp;wire numbers based upon layer name. &amp;nbsp;If all grounds distribute from a common point they will all share the same wire number. &amp;nbsp;You must first edit the wd.env file and remove the asterisk in from of the line that reads:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SETQ:GBL_wd_wnum_noduplicate_chk,'("GND" "24VDC" "COM")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;GND is a default, so you only need to remove the asterisk that comments out the line. &amp;nbsp;This will enable the option. &amp;nbsp;If you prefer to name your ground wires PE or EARTH, add these text strings to the list. &amp;nbsp;Place each within quotation marks. &amp;nbsp;So the line will now look like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SETQ:GBL_wd_wnum_noduplicate_chk,'("GND" "24VDC" "COM" "PE" "EARTH")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next go to Project Properties and click the Wire Numbers tab. &amp;nbsp;Set as shown in the first attachment below. &amp;nbsp;The reason I used D,D,D,D,D,etc. as the suffux is because the software needs some type of suffix when assigning wire numbers based upon line references. So I set the wire number to GN and the suffix adds the letter D.&amp;nbsp;If I wanted to name the ground wires PE, I wouild enter P into the &lt;SPAN&gt;"Wire number format for&amp;nbsp;layer" field and E,E,E,E,E,E, etc. into the suffix field.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will notice that my main ground stud, tagged as -PE, branches off in a star-like configuration to distribute "potential earth" to various circuits. &amp;nbsp;This method allows each ground wire to be a different gauge/size if necessary. &amp;nbsp;Source arrows distribute ground to destination arrows attached to various circuits throughout the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But you could also just connect one wire to the ground stud and use a source arrow to feed multiple circuits throughout the project. &amp;nbsp;Since all wires connect to the same source arrow all ground wires will share the same wire number. &amp;nbsp;This method can be used if all ground wires are the same gauge/size. &amp;nbsp;(see 2nd attachment)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you are auto-assigning wire numbers sequentially, rather than line-reference based, no suffix is needed, so you can type GND, PE, EARTH, etc. into the "Wire number format for&amp;nbsp;layer" field and leave the suffix field blank. &amp;nbsp;So wires on a layer that begins with GN (green/yellow) will be numbered GND, PE, EARTH, etc.. &amp;nbsp;GN* takes care of all sizes of green/yellow wires. (see 3rd attachment)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 13:57:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6228281#M38613</guid>
      <dc:creator>dougmcalexander</dc:creator>
      <dc:date>2016-03-22T13:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6230048#M38614</link>
      <description>&lt;P&gt;Doug,&lt;/P&gt;&lt;P&gt;Thanks for the post!!&lt;/P&gt;&lt;P&gt;I seem to be having an issue but let me first see if I understand what this will do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I create a wire layer called "GN-" and go thru the steps to set up the wire layer formating and modify the WD.ENV file then all wires on that layer would end up with wire numbers "GND"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have a comment "If all grounds distribute from a common point they will all share the same wire number. " isn't that already the case? All wires connected together have the same wire number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking this would cause ALL wires on that layer regardless of whether or not they are connect together to end up with the same "GND" wire number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I misunderstand what this post should do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I end up with the first wire number "GND" but the 2nd one is "GNE" then "GNF" and so on. If I change the wire layer formatting to B,B,B,B,B,B then the fist wire is labeled "GNB" and the 2nd is "GNC" then "GND" and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again for the post&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI i am running ACADE 2014&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 10:41:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6230048#M38614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-23T10:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6231086#M38615</link>
      <description>You didn't name your ground GN* did you.   My group discussion wires are GN-YE in various sizes, like 2.5mm^2, 4.0mm^2, etc.  The GN* just instructs the software to process all layers that begin with GN.</description>
      <pubDate>Wed, 23 Mar 2016 18:17:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6231086#M38615</guid>
      <dc:creator>dougmcalexander</dc:creator>
      <dc:date>2016-03-23T18:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232370#M38616</link>
      <description>&lt;P&gt;I'm sure I am missing something here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is the set up a am running, the left side with the D's for the suffix and the right side with random suffix's&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The right side comes out fine but the left should be all D suffix's ...correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I switch to a different page in the project it will again start with a GND then GNE and GNF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have also unstared (*) the line in the wd.env file.....SETQ:GBL_wd_wnum_noduplicate_chk,'("GND" "24VDC" "COM" "GN*" "GN" "GN*)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have a single ground on each page this would work but if I have more than 1 ground on a page it will not. Am I missing something or is this how it works?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not trying to be a pain, this is a great idea and I would love to use this but I just can't seem to get it to work correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dennis&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 13:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232370#M38616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232510#M38617</link>
      <description>&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;Hi Dennis,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;For some reason the D,D,D,D,D,D, etc, suffix worked when I tested it the first time. &amp;nbsp;I must have temporarily fooled the software, because what you did not see in the screen capture was another separate ground circuit at the top of the drawing that also got assigned GND. &amp;nbsp;But the software insists upon assigning a unique suffix, no matter what, when you are assigning wire numbers based upon line references. &amp;nbsp;Of course if all wires&lt;SPAN class="apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;originate at&amp;nbsp;one common ground stud, as shown in one of the screen captures in my previous post, the wire numbers will be the same anyway. &amp;nbsp;So there is no issue with&lt;SPAN class="apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;the&amp;nbsp;suffix, since none are needed.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; margin-bottom: .0001pt; line-height: 10.0pt; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; margin-bottom: .0001pt; line-height: 10.0pt; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;But there is still a way to auto-assign the grounds when using line reference-based wire numbering. &amp;nbsp;Follow the attached screen capture after you click wire numbering. &amp;nbsp;Be sure that none of the ground wires have already been assigned a number. &amp;nbsp;Delete any previously assigned wire numbers from all ground wires. &amp;nbsp;When you click to wire number you will select to number new/unnumbered only and number sequentially, as shown in the screen capture.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; margin-bottom: .0001pt; line-height: 10.0pt; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px;"&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; margin-bottom: .0001pt; line-height: 10.0pt; orphans: auto; text-align: start; widows: 1; -webkit-text-stroke-width: 0px; word-spacing: 0px;"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="1 2 3 4 5 6 7"&gt;&lt;SPAN style="font-size: 9.5pt; font-family: 'Verdana','sans-serif'; color: black;"&gt;I apologize for the confusion. &amp;nbsp;I should have tested more thoroughly.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 13:58:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232510#M38617</guid>
      <dc:creator>dougmcalexander</dc:creator>
      <dc:date>2016-03-24T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232572#M38618</link>
      <description>&lt;P&gt;Ok&lt;/P&gt;&lt;P&gt;Thanks Doug.&lt;/P&gt;&lt;P&gt;It was a great idea!!!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2016 14:21:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/6232572#M38618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-24T14:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/8707183#M38619</link>
      <description>&lt;P&gt;I am trying this as well and am having the same issue with ACADE taging subsequent wires as GNE, GNF, etc. Am I understanding that there is no way to tell ACADE not to append a suffix?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 11:57:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/8707183#M38619</guid>
      <dc:creator>drew_dewit</dc:creator>
      <dc:date>2019-04-04T11:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-assigning the same wire number for all ground wires</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/11109263#M38620</link>
      <description>&lt;P&gt;I know this is an old thread, but I'd like to start with a summary statement... ACE is designed not to duplicate the same wire number on more than one circuit.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The best option I've used, and as I just read either Doug or Dennis say, make a block with multiple possible connections, such as a ground strip, and branch your grounds like any other wire.&amp;nbsp; Technically, that's how a ground is supposed to behave anyway right?&amp;nbsp; That's great where it "looks ok" for your needs.&amp;nbsp; But if I use a ground symbol with a short "wire" attached as is commonly done a lot, I have put the "wire" line on a non-wire layer, such as the OBJ layer for example, instead.&amp;nbsp; The drawback to this is, if you need a GND or some specific text to show up in reports where this connection is made, it won't happen.&amp;nbsp; You MIGHT be able to make a custom symbol, or add an attribute on an existing symbol, with a preset value and get it in reports that way for such "fake" connections.&amp;nbsp; I haven't tried that, but it just now occurred to me.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 02:15:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/auto-assigning-the-same-wire-number-for-all-ground-wires/m-p/11109263#M38620</guid>
      <dc:creator>userlevel6</dc:creator>
      <dc:date>2022-04-16T02:15:17Z</dc:date>
    </item>
  </channel>
</rss>

